Browse Source

- Add bug name

experimental/5.2-WITH_DRCP
Marcus Boerger 20 years ago
parent
commit
0ec117146e
  1. 2
      ext/spl/tests/bug40442.phpt

2
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();

Loading…
Cancel
Save