Test: /ext/standard/tests/file/readlink_realpath_variation3.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 readlink() and realpath() : usage variations *** 002- 003- *** Testing readlink() and realpath() with linkname as empty string, NULL and single space *** 004- -- Iteration1 -- 005- 006- Warning: readlink(): %s in %s on line %d 007- bool(false) 008- %s 009- -- Iteration2 -- 010- 011- Warning: readlink(): %s in %s on line %d 012- bool(false) 013- %s 014- -- Iteration3 -- 015- 016- Warning: readlink(): %s in %s on line %d 017- bool(false) 018- string(%d) "%s" 019- -- Iteration4 -- 020- 021- Warning: readlink(): %s in %s on line %d 022- bool(false) 023- string(%d) "%s" 024- -- Iteration5 -- 025- 026- Warning: readlink(): %s in %s on line %d 027- bool(false) 028- string(%d) "%s" 029- -- Iteration6 -- 030- 031- Warning: readlink(): %s in %s on line %d 032- bool(false) 033- string(%d) "%s" 034- Done