Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.10.1, 3.11, 4.0
Description
See https://php.watch/versions/8.0#deprecate-required-param-after-optional
There are bunch of warnings here and there about optional parameters being declared before required, fixing some of them in bulk.
Deprecated: Required parameter $content follows optional parameter $level
|