summaryrefslogtreecommitdiff
path: root/ext/spl
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2007-04-06 17:54:22 +0000
committerMarcus Boerger <helly@php.net>2007-04-06 17:54:22 +0000
commit0ec117146e2410552644cb5ef6aa402eac779def (patch)
tree8a1505e644b7db5b21483a94c118c2b8a48912e3 /ext/spl
parentb08cfa8833101ad70b82bbceae75fe0131493a9c (diff)
downloadphp-git-0ec117146e2410552644cb5ef6aa402eac779def.tar.gz
- Add bug name
Diffstat (limited to 'ext/spl')
-rwxr-xr-xext/spl/tests/bug40442.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug40442.phpt b/ext/spl/tests/bug40442.phpt
index 139ede7b46..fbeb22d2b3 100755
--- a/ext/spl/tests/bug40442.phpt
+++ b/ext/spl/tests/bug40442.phpt
@@ -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();