Changeset 49564 for trunk/src/wp-includes/spl-autoload-compat.php
- Timestamp:
- 11/12/2020 11:15:49 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/spl-autoload-compat.php
r46586 r49564 12 12 */ 13 13 14 _deprecated_file( basename( __FILE__ ), '5.3.0', null, 'SPL can no longer be disabled as of PHP 5.3.' );14 _deprecated_file( basename( __FILE__ ), '5.3.0', '', 'SPL can no longer be disabled as of PHP 5.3.' );
Note: See TracChangeset
for help on using the changeset viewer.