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

Support PHP 8.4 #616

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Support PHP 8.4 #616

merged 1 commit into from
Nov 29, 2024

Conversation

SupianIDz
Copy link
Contributor

Fix all these DEPRECATED.

DEPRECATED Cviebrock\EloquentSluggable\Sluggable::replicate(): Implicitly marking parameter $except as nullable is deprecated, the explicit nullable type must be used instead in vendor/cviebrock/eloquent-sluggable/src/Sluggable.php on line 48.

DEPRECATED Cviebrock\EloquentSluggable\Services\SlugService::buildSlug(): Implicitly marking parameter $force as nullable is deprecated, the explicit nullable type must be used instead in vendor/cviebrock/eloquent-sluggable/src/Services/SlugService.php on line 79.

DEPRECATED Cviebrock\EloquentSluggable\Services\SlugService::createSlug(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in vendor/cviebrock/eloquent-sluggable/src/Services/SlugService.php on line 410.

@cviebrock cviebrock merged commit 6e79a59 into cviebrock:master Nov 29, 2024
6 checks passed
@cviebrock
Copy link
Owner

This is in the 11.0.1 release now. Thanks @SupianIDz !

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