php-doc-en/reference/filesystem/functions
Christoph Michael Becker b82236707b Fix #69339: realpath(false) returns CWD
There is nothing special with realpath() regarding type juggling,
so there's no need to mention that NULL can be passed instead of
an empty string.  That even wouldn't work for strict_types.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345785 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:56:54 +00:00
..
basename.xml Fix #62119: basename broken with non-ASCII-chars 2016-10-14 17:28:12 +00:00
chgrp.xml
chmod.xml Fixed bug #64605 2014-05-18 15:13:26 +00:00
chown.xml added an additional link to the see also section of chown (patch by Francis Rath) 2015-03-29 18:32:22 +00:00
clearstatcache.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
copy.xml markup parameter and mention previously 2015-04-20 14:09:03 +00:00
delete.xml Remove return value section from delete page 2014-06-01 13:09:59 +00:00
dirname.xml Related to #62119 2017-01-02 12:37:01 +00:00
disk-free-space.xml
disk-total-space.xml
diskfreespace.xml
fclose.xml
feof.xml
fflush.xml
fgetc.xml
fgetcsv.xml Fix typo 2018-05-08 12:27:36 +00:00
fgets.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
fgetss.xml Integrate user note 120098 2016-11-07 15:11:12 +00:00
file-exists.xml
file-get-contents.xml Fix #76166: file_get_contents reference has an invalid example 2018-03-30 11:17:34 +00:00
file-put-contents.xml Be more precise 2018-08-02 22:15:32 +00:00
file.xml Clarify FILE_IGNORE_NEW_LINES 2018-05-26 18:58:46 +00:00
fileatime.xml
filectime.xml
filegroup.xml
fileinode.xml
filemtime.xml
fileowner.xml
fileperms.xml What's in a name? 2018-06-15 11:50:40 +00:00
filesize.xml
filetype.xml Add pathinfo() to the see also list on filetype(), since we got a user note 2012-09-24 01:32:33 +00:00
flock.xml Fix typo 2018-01-30 15:42:32 +00:00
fnmatch.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fopen.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
fpassthru.xml
fputcsv.xml Fix #76500: fputcsv() is ignoring the value FALSE 2018-06-19 15:02:34 +00:00
fputs.xml
fread.xml Add links to pack() and unpack(), respectively 2016-07-26 23:31:08 +00:00
fscanf.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
fseek.xml
fstat.xml
ftell.xml Use the signed 32 bit integer entity to handle ftell() returning negative 2012-12-03 01:06:44 +00:00
ftruncate.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
fwrite.xml Add links to pack() and unpack(), respectively 2016-07-26 23:31:08 +00:00
glob.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
is-dir.xml dir is a function creating an instance of Directory class 2012-01-07 23:06:29 +00:00
is-executable.xml Remove changelogs for PHP 4 - 3rd round 2014-08-27 17:46:13 +00:00
is-file.xml
is-link.xml
is-readable.xml File functions with directories 2012-09-22 14:12:33 +00:00
is-uploaded-file.xml
is-writable.xml
is-writeable.xml
lchgrp.xml
lchown.xml
link.xml One notes section is enough 2013-09-03 05:01:55 +00:00
linkinfo.xml
lstat.xml
mkdir.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
move-uploaded-file.xml Fix #72609: Insecure example in php.net documentation 2016-07-18 12:36:51 +00:00
parse-ini-file.xml Revert revision(s) 345642 from phpdoc/en/trunk: 2018-09-15 15:12:43 +00:00
parse-ini-string.xml Revert revision(s) 345642 from phpdoc/en/trunk: 2018-09-15 15:12:43 +00:00
pathinfo.xml Related to #62119 2017-01-02 12:37:01 +00:00
pclose.xml Fix #71804: proc_close does not return exit code 2016-06-29 18:23:56 +00:00
popen.xml Doc Bug #67070 Parameter name that should be in bold in popen doc page 2014-04-15 23:39:42 +00:00
readfile.xml Use entities in initializer 2018-01-25 19:11:34 +00:00
readlink.xml
realpath-cache-get.xml Replace _ by - in IDs 2012-01-12 12:40:04 +00:00
realpath-cache-size.xml Added more information about what the realpath_cache_size config option represents and added See Also link to the config option from the function of the same name 2013-09-05 10:24:19 +00:00
realpath.xml Fix #69339: realpath(false) returns CWD 2018-10-06 11:56:54 +00:00
rename.xml Fixed description in the case of renaming a directory to an existing target. 2017-04-05 19:02:28 +00:00
rewind.xml Improve wording 2017-10-30 18:18:47 +00:00
rmdir.xml
set-file-buffer.xml
stat.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
symlink.xml Minor typo and other fixes. (By Christoph Becker) 2015-04-20 10:48:37 +00:00
tempnam.xml clarified fallback to temp dir (fixes #69488) 2015-06-14 15:20:45 +00:00
tmpfile.xml Note that the file returned by tmpfile() may be closed once out of scope. 2013-11-01 00:48:29 +00:00
touch.xml
umask.xml Fixed spelling 2013-01-29 01:47:09 +00:00
unlink.xml fixed typos, grammar, expression 2015-06-13 22:22:45 +00:00