sniper          Wed Feb 25 15:37:11 2004 EDT

  Modified files:              
    /php-src/tests/lang bug22367.phpt 
  Log:
  Revert and add the compatibility option.
  
http://cvs.php.net/diff.php/php-src/tests/lang/bug22367.phpt?r1=1.5&r2=1.6&ty=u
Index: php-src/tests/lang/bug22367.phpt
diff -u php-src/tests/lang/bug22367.phpt:1.5 php-src/tests/lang/bug22367.phpt:1.6
--- php-src/tests/lang/bug22367.phpt:1.5        Wed Feb 25 09:57:43 2004
+++ php-src/tests/lang/bug22367.phpt    Wed Feb 25 15:37:11 2004
@@ -1,7 +1,7 @@
 --TEST--
 Bug #22367 (weird zval allocation problem)
---SKIPIF--
-<?php if(version_compare(zend_version(), "2.0.0-dev", '>=')) echo "skip Overriden 
method does not match overriding method - incompatible with ZE2\n"; ?>
+--INI--
+zend.ze1_compatibility_mode=1
 --FILE--
 <?php
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to