Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Type Error #73

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Fix Type Error #73

merged 1 commit into from
Feb 4, 2025

Conversation

mojowill
Copy link
Contributor

@mojowill mojowill commented Feb 4, 2025

Fixes a type error I saw when running with PHP 8.4

DEPRECATED Cjmellor\Approval\Models\Approval::rollback(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead in vendor/cjmellor/approval/src/Models/Approval.php on line 78.

Fix type error
@cjmellor cjmellor merged commit 5a4e517 into cjmellor:main Feb 4, 2025
5 checks passed
@cjmellor
Copy link
Owner

cjmellor commented Feb 4, 2025

Nice one, cheers!

@mojowill mojowill deleted the patch-1 branch February 4, 2025 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants