diff options
Diffstat (limited to 'Zend/tests/array_unpack/classes.phpt')
-rw-r--r-- | Zend/tests/array_unpack/classes.phpt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/tests/array_unpack/classes.phpt b/Zend/tests/array_unpack/classes.phpt index 9636058055..fa4b0f8e53 100644 --- a/Zend/tests/array_unpack/classes.phpt +++ b/Zend/tests/array_unpack/classes.phpt @@ -22,6 +22,7 @@ try { } catch (Error $ex) { echo "Exception: " . $ex->getMessage() . "\n"; } +?> --EXPECT-- array(5) { [0]=> |