php-doc-en/reference/filesystem/functions
Kalle Sommer Nielsen 04e210bb02 LOCK_NB is not supported on Windows
Internally LOCK_NB is simply discarded if the bits are passed along to flock()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342693 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-21 21:02:38 +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 clarify the filename parameter of clearstatcache(). 2012-08-24 21:03:36 +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 Integrate user note 119861 2016-09-09 22:26:40 +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 Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets> 2016-09-14 11:53:33 +00:00
file-put-contents.xml small reword to previous commit 2015-05-22 19:44:14 +00:00
file.xml Added warning when file not exists info in errors section 2016-07-15 18:08:07 +00:00
fileatime.xml
filectime.xml
filegroup.xml
fileinode.xml
filemtime.xml
fileowner.xml
fileperms.xml Fix #55566: Example 2 for fileperms is wrong 2016-06-14 14:02:02 +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 LOCK_NB is not supported on Windows 2017-07-21 21:02:38 +00:00
fnmatch.xml Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fopen.xml Fix changelog entry according to style guide 2017-01-08 12:14:35 +00:00
fpassthru.xml
fputcsv.xml Improve readability of the doc sources 2016-09-28 12:34:02 +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
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 Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +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 Mark up literals 2016-12-08 15:26:03 +00:00
parse-ini-string.xml Mark up literals 2016-12-08 15:26:03 +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 improve example (contributed by anon user) 2015-08-15 00:11:32 +00:00
readlink.xml
realpath-cache-get.xml
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 Implemented user note by Eric Mueller: trailing delimiters are also removed 2015-09-04 17:03:11 +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
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