diff options
Diffstat (limited to 'ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt')
-rw-r--r-- | ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt b/ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt index 4b495a0c44..d0388f7439 100644 --- a/ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt +++ b/ext/spl/tests/SplObjectStorage_offsetGet_invalid_parameter.phpt @@ -42,4 +42,3 @@ NULL Warning: SplObjectStorage::offsetGet() expects parameter 1 to be object, null given in %s on line %d NULL - |