global $version_exceptions, $class_exceptions, $function_exceptions, $constant_exceptions;
* Exceptions definition for Versions, Functions, Classes and Constants
* @package PHP_CompatInfo
* @author Laurent Laville <pear@laurent-laville.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD
* @version CVS: $Id: exceptions.conf.php,v 1.21 2009/01/03 10:19:22 farell Exp $
* @link http://pear.php.net/package/PHP_CompatInfo
* @since File available since Release 1.9.0b1
/* default version for each extension
if not defined, then suppose its 4.0.0 */
$version_exceptions = array('bz2' => '4.0.4',
/* if default version is not 4.0.0, then we can fix the right