diff options
Diffstat (limited to 'ext/spl/tests/heap_007.phpt')
| -rw-r--r-- | ext/spl/tests/heap_007.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/heap_007.phpt b/ext/spl/tests/heap_007.phpt index e8d5c9997c..27bd66edf1 100644 --- a/ext/spl/tests/heap_007.phpt +++ b/ext/spl/tests/heap_007.phpt @@ -22,7 +22,7 @@ while ($h->valid()) { ?> ===DONE=== <?php exit(0); ?> ---EXPECTF-- +--EXPECT-- count($h) = 4 $h->count() = 4 3=>5 |
