PHP 8.4 Compatibility - Fix Deprecated Functionality#427
Conversation
…le is deprecated, the explicit nullable type must be used;
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThis pull request updates constructor and method signatures across multiple classes to use explicit nullable type declarations. The changes involve converting implicit nullable parameters (using Tip 📝 Customizable high-level summaries are now available in beta!You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.
Example instruction:
Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later. Comment |
added 2 additional checks for null parameters
Fix: Deprecated Functionality: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used;
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.