芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp80/bin/scripts/standard_class_exceptions.php
* @author Laurent Laville
* @license http://www.opensource.org/licenses/bsd-license.php BSD * @version CVS: $Id: standard_class_exceptions.php,v 1.1 2008/12/28 19:56:18 farell Exp $ * @link http://pear.php.net/package/PHP_CompatInfo */ $class_exceptions['standard'] = array ( 'Exception' => array ( 'init' => '5.0.0', ), 'php_user_filter' => array ( 'init' => '5.0.0', ), 'stdClass' => array ( 'init' => '4.0.0', ), ); ?>