From: Christoph M. Becker Date: Wed, 23 Sep 2020 09:20:30 +0000 (+0200) Subject: Fix test case X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47b2e449904a2d24496820e4e6a63511ef227caf;p=php Fix test case --- diff --git a/ext/bz2/tests/002.phpt b/ext/bz2/tests/002.phpt index 79f68b38f7..3ff0aedeb5 100644 --- a/ext/bz2/tests/002.phpt +++ b/ext/bz2/tests/002.phpt @@ -93,7 +93,7 @@ resource(%d) of type (stream) Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen in %s on line %d bzopen(): Argument #1 ($file) must be of type string or file-resource, bool given -Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen %s in %s on line %d +Warning: fopen(bz_open_002.txt): Failed to open stream: `br' is not a valid mode for fopen in %s on line %d bzopen(): Argument #1 ($file) must be of type string or file-resource, bool given Warning: bzopen(): cannot write to a stream opened in read only mode in %s on line %d