-
Bug
-
Resolution: Fixed
-
Minor
-
3.11
-
MOODLE_311_STABLE
-
MOODLE_311_STABLE
-
See https://php.watch/versions/8.0/final-private-function#final-private
There is one occurrence in ADOdb third party library:
lib/adodb/drivers/adodb-oci8po.inc.php: final private function extractBinds($sql,$inputarr) |
https://github.com/ADOdb/ADOdb/blob/master/drivers/adodb-oci8po.inc.php#L98 - it is not fixed in the last version
- has been marked as being related by
-
MDL-70898 PHP 8.0: Private methods cannot be final as they are never overridden by other classes
-
- Closed
-