Test: /ext/standard/tests/streams/bug76943.phpt - Version 7.4.3        

Bug #76943 Inconsistent stream_wrapper_restore() errors
Submitted: 2018-09-27 21:21:49 Modified: 2020-09-22 11:29:28
From: martin Assigned: cmb
Status: Closed Package: Streams related
PHP Version: 7.2.10 OS:

There is 1 diff reported by users for this test.

Count Diff
4 (100%)
001+ Notice: stream_wrapper_restore(): foo:// was never changed, nothing to restore in %s/bug76943.php on line 2 002+ bool(true) 001- Warning: stream_wrapper_restore(): foo:// never existed, nothing to restore in %s on line %d 002- bool(false) 009- 010- Notice: stream_wrapper_restore(): phar:// was never changed, nothing to restore in %s on line %d