helly           Fri Apr  6 17:54:23 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/spl/tests      bug40442.phpt 
  Log:
  - Add bug name
  
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/bug40442.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/spl/tests/bug40442.phpt
diff -u php-src/ext/spl/tests/bug40442.phpt:1.1.2.1 
php-src/ext/spl/tests/bug40442.phpt:1.1.2.2
--- php-src/ext/spl/tests/bug40442.phpt:1.1.2.1 Fri Apr  6 15:32:29 2007
+++ php-src/ext/spl/tests/bug40442.phpt Fri Apr  6 17:54:22 2007
@@ -1,5 +1,5 @@
 --TEST--
-Bug #40442 ()
+Bug #40442 (ArrayObject::offsetExists broke in 5.2.1, works in 5.2.0)
 --FILE--
 <?php
 $a = new ArrayObject();

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

Reply via email to