summaryrefslogtreecommitdiff
path: root/ext/bz2/tests/005.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/bz2/tests/005.phpt')
-rw-r--r--ext/bz2/tests/005.phpt9
1 files changed, 5 insertions, 4 deletions
diff --git a/ext/bz2/tests/005.phpt b/ext/bz2/tests/005.phpt
index ff14e65659..5fc7ef0b7c 100644
--- a/ext/bz2/tests/005.phpt
+++ b/ext/bz2/tests/005.phpt
@@ -26,9 +26,8 @@ var_dump(bzdecompress(1,1));
var_dump(bzdecompress($data3));
var_dump(bzdecompress($data3,1));
-var_dump(bzdecompress($data, -1));
var_dump(bzdecompress($data, 0));
-var_dump(bzdecompress($data, 1000));
+var_dump(bzdecompress($data, 1));
var_dump(bzdecompress($data));
var_dump(bzdecompress($data2));
@@ -43,12 +42,14 @@ int(-2)
int(-5)
int(-5)
int(-5)
-bool(false)
string(110) "Life it seems, will fade away
Drifting further everyday
Getting lost within myself
Nothing matters no one else"
-bool(false)
+string(110) "Life it seems, will fade away
+Drifting further everyday
+Getting lost within myself
+Nothing matters no one else"
string(110) "Life it seems, will fade away
Drifting further everyday
Getting lost within myself