Skip to content

Conversation

devNoiseConsulting
Copy link
Owner

Removing support for older versions of PHP
Removing support for older versions of Laravel/Illuminate

Added support for PHP 8.4
Added support for Laravel/Illuminate v11

Catching up with the latest Laravel releases.
Had Duster fix the PostgresEngine.php so it would be happy.
Working through the new Larastan errors. No real code changes, but new type hinting to remove the errors.
Any ignored errors appear to be related to the fact that the code assumes that the Model is using the Searchable trait.
Scout only goes up to 10.
Change type returned on performSearch to array|null. This is more to make the test happy than improve the code. Need to revise and make better tests.
@devNoiseConsulting devNoiseConsulting merged commit c677cde into master Nov 30, 2024
7 checks passed
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.

1 participant