Test: /ext/standard/tests/file/popen_pclose_basic-win32-mb.phpt - Version 7.4.13    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: /home/work/install/php-7.4.13/sapi/cli/php: Permission denied 001- *** Testing popen(): reading from the pipe *** 002- Sample String 私はガラスを食べられます 003- *** Testing popen(): writing to the pipe *** 004- aaa 005- ddd 006- ggg 007- sss 008- *** Testing popen() and pclose(): return type *** 009- Sample String 私はガラスを食べられます 010- bool(true) 011- bool(true) 012- 013- --- Done ---