![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch bug55555.phpt.patch for Filesystem function related Bug #55555Patch version 2011-08-31 16:25 UTC Return to Bug #55555 | Download this patchThis patch renders other patches obsolete Obsolete patches: Patch Revisions:Developer: datibbaw@php.netIndex: ext/standard/tests/file/readlink_realpath_variation3.phpt =================================================================== --- ext/standard/tests/file/readlink_realpath_variation3.phpt (revision 315887) +++ ext/standard/tests/file/readlink_realpath_variation3.phpt (working copy) @@ -46,32 +46,32 @@ *** Testing readlink() and realpath() with linkname as empty string, NULL and single space *** -- Iteration1 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) %s -- Iteration2 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) %s -- Iteration3 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) string(%d) "%s" -- Iteration4 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) string(%d) "%s" -- Iteration5 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) string(%d) "%s" -- Iteration6 -- -Warning: readlink(): No such file or directory in %s on line %d +Warning: readlink(): %s in %s on line %d bool(false) string(%d) "%s" Done |
![]() All rights reserved. |
Last updated: Sun Jul 13 15:01:33 2025 UTC |