-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-b4
-
None
-
None
This is due to class_exists('phpbb\db\driver
' . $dbms) in phpbb_convert_30_dbms_to_31() and results in file_exists() and thus stat() via the class loader.
This is due to class_exists('phpbb\db\driver
' . $dbms) in phpbb_convert_30_dbms_to_31() and results in file_exists() and thus stat() via the class loader.