From: Hannes Magnusson Date: Sat, 7 Oct 2006 23:42:43 +0000 (+0000) Subject: Update test X-Git-Tag: RELEASE_1_0_0RC1~1357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc9a30be4c05f6dde7b3ff6be04a545fd58082b9;p=php Update test --- diff --git a/ext/bz2/tests/005.phpt b/ext/bz2/tests/005.phpt index a13dcd2983..ee45f10f7c 100644 --- a/ext/bz2/tests/005.phpt +++ b/ext/bz2/tests/005.phpt @@ -70,3 +70,35 @@ Drifting further everyday Getting lost within myself Nothing matters no one else" Done +--UEXPECTF-- +Warning: bzcompress() expects at least 1 parameter, 0 given in %s on line %d +NULL +unicode(%d) "BZ%s" +int(-2) +int(-2) +int(-2) +int(-2) + +Warning: bzdecompress() expects at least 1 parameter, 0 given in %s on line %d +bool(false) + +Warning: bzdecompress() expects at most 2 parameters, 3 given in %s on line %d +bool(false) +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 +Nothing matters no one else" +Done