]> granicus.if.org Git - php/commitdiff
- Unify
authorMarcus Boerger <helly@php.net>
Mon, 24 Jan 2005 21:28:56 +0000 (21:28 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 24 Jan 2005 21:28:56 +0000 (21:28 +0000)
ext/spl/tests/bug28822.phpt

index 28c22c5ed2f94cc9e7ccd1396f9068a8481ad5da..0cf5575367f6520ffc193bce1d6bee04c2a9f430 100755 (executable)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #28822: ArrayObject::offsetExists() works inverted
+Bug #28822 (ArrayObject::offsetExists() works inverted)
 --SKIPIF--
 <?php if (!extension_loaded("spl")) print "skip"; ?>
 --FILE--