diff options
Diffstat (limited to 'ext/spl/tests/dit_004.phpt')
| -rw-r--r-- | ext/spl/tests/dit_004.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/dit_004.phpt b/ext/spl/tests/dit_004.phpt index 4ad0e4b772..d9f1912283 100644 --- a/ext/spl/tests/dit_004.phpt +++ b/ext/spl/tests/dit_004.phpt @@ -14,7 +14,7 @@ var_dump((string)$c == (string)$a); var_dump($a->key(), $c->key()); ?> ===DONE=== ---EXPECTF-- +--EXPECT-- bool(true) int(0) int(0) |
