diff options
Diffstat (limited to 'ext/spl/tests/bug74478.phpt')
-rw-r--r-- | ext/spl/tests/bug74478.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug74478.phpt b/ext/spl/tests/bug74478.phpt index c384648466..3609db53ee 100644 --- a/ext/spl/tests/bug74478.phpt +++ b/ext/spl/tests/bug74478.phpt @@ -59,4 +59,4 @@ offsetGet(0) offsetExists(1) offsetGet(1) offsetExists(2) -int(42)
\ No newline at end of file +int(42) |