json-api icon indicating copy to clipboard operation
json-api copied to clipboard

PHP 8.4 deprecated warnings

Open wdmeest opened this issue 1 year ago • 1 comments

With the new PHP 8.4 version comes "Implicitly nullable parameter declarations deprecated" which causes alot of warnings. Is it possible to fix the deprecated warnings?

wdmeest avatar Dec 11 '24 13:12 wdmeest

I am find and use this fork https://github.com/laravel-json-api/neomerx-json-api/blob/master/CHANGELOG.md

developerstudservis avatar Feb 06 '25 10:02 developerstudservis