]> granicus.if.org Git - php/commitdiff
- My eyes hurt
authorMarcus Boerger <helly@php.net>
Thu, 23 Mar 2006 21:26:50 +0000 (21:26 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 23 Mar 2006 21:26:50 +0000 (21:26 +0000)
ext/spl/tests/bug34548.phpt

index 90f2e8f6e3525e1afbc33ca908c212a47b735d63..73262a8061809a4f4bb7d7f353b7ed548cea31db 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
+Bug #34548 (Method append() in class extended from ArrayObject crashes PHP)
 --SKIPIF--
 <?php if (!extension_loaded("spl")) print "skip"; ?>
 --FILE--