-
Bug
-
Resolution: Fixed
-
Minor
-
3.10.1, 3.11, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE
-
MDL-70898-master -
PHP 8.0 shows a warning:
PHP Warning: Private methods cannot be final as they are never overridden by other classes
|
See also https://php.watch/versions/8.0/final-private-function#final-private
there is an exception for final private __construct() and there is one constructor like that in moodle still
- has a non-specific relationship to
-
MDL-71011 Update ADOdb to v5.21.0 and make it PHP 8.0 compliant (final & private ban)
-
- Closed
-