wp/wp-includes/spl-autoload-compat.php
changeset 18 be944660c56a
parent 16 a86126ab1dd4
equal deleted inserted replaced
17:34716fd837a4 18:be944660c56a
     9  *
     9  *
    10  * @package PHP
    10  * @package PHP
    11  * @access private
    11  * @access private
    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.' );