]> granicus.if.org Git - php/commitdiff
- Add bug name
authorMarcus Boerger <helly@php.net>
Fri, 6 Apr 2007 17:54:22 +0000 (17:54 +0000)
committerMarcus Boerger <helly@php.net>
Fri, 6 Apr 2007 17:54:22 +0000 (17:54 +0000)
ext/spl/tests/bug40442.phpt

index 139ede7b465d0a5814290e48fab74b36eee1756e..fbeb22d2b3227830dcbfe4d2ab32e499decfb133 100755 (executable)
@@ -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();