php-doc-en/reference/filesystem/functions
Kalle Sommer Nielsen cec7396039 Fixed bug #52815 (pclose return value documentation.)
# The same applies to proc_close() as they both use the same 
# internal exit logic

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 12:09:54 +00:00
..
basename.xml
chgrp.xml
chmod.xml
chown.xml
clearstatcache.xml
copy.xml
delete.xml
dirname.xml
disk-free-space.xml
disk-total-space.xml
diskfreespace.xml
fclose.xml
feof.xml Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
fflush.xml
fgetc.xml
fgetcsv.xml
fgets.xml Fixed bug #51208 (fgets return values) 2010-10-20 06:46:07 +00:00
fgetss.xml
file-exists.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
file-get-contents.xml added see also link from file_get_contents to $http_response_header 2010-08-24 20:17:36 +00:00
file-put-contents.xml Fixes a minor typo ('flags is' => 'flag is'). 2010-09-14 20:31:39 +00:00
file.xml
fileatime.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
filectime.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
filegroup.xml
fileinode.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
filemtime.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
fileowner.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
fileperms.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
filesize.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
filetype.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
flock.xml Fix doc bug #52366 (flock() fails on gzopen()'d file pointer) by making it 2010-07-19 04:30:25 +00:00
fnmatch.xml
fopen.xml - Added to the changelog when the "c" option was added (fixed bug #52936). 2010-09-27 23:05:33 +00:00
fpassthru.xml
fputcsv.xml example output is to a file 2010-08-27 08:49:21 +00:00
fputs.xml
fread.xml - Reading also stops when a socket timeout is triggered. 2010-09-27 01:44:55 +00:00
fscanf.xml
fseek.xml Fix doc bug #53088 (fseek: Second note section ends with same text as first). 2010-10-18 01:59:58 +00:00
fstat.xml
ftell.xml
ftruncate.xml Fix doc bug #52665 (Typo). 2010-08-23 03:18:01 +00:00
fwrite.xml
glob.xml
is-dir.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-executable.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-file.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-link.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-readable.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-uploaded-file.xml
is-writable.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
is-writeable.xml
lchgrp.xml
lchown.xml
link.xml
linkinfo.xml
lstat.xml Fix doc bug #53046 (doc error) by adding an Errors/Exception section to all the 2010-10-13 08:58:01 +00:00
mkdir.xml
move-uploaded-file.xml
parse-ini-file.xml Updated the reserved characters for ini files. Question marks are reserved also but not stated in this docs file. 2010-04-15 14:59:18 +00:00
parse-ini-string.xml ? is a special character, like it is for parse_ini_file 2010-09-20 10:33:23 +00:00
pathinfo.xml Have example use lib.inc.php instead of index.html to demonstrate multiple . behaviour 2010-05-08 02:26:36 +00:00
pclose.xml Fixed bug #52815 (pclose return value documentation.) 2010-10-22 12:09:54 +00:00
popen.xml
readfile.xml
readlink.xml
realpath-cache-get.xml Renamed files with _ to - 2010-08-26 08:26:00 +00:00
realpath-cache-size.xml Renamed files with _ to - 2010-08-26 08:26:00 +00:00
realpath.xml
rename.xml Per Pierre's e-mail, add a note that the fix for bug #48771 made cross-drive 2010-09-06 11:00:50 +00:00
rewind.xml
rmdir.xml Fixed PHP bug #51497 (Missing informations for rmdir and unlink.) 2010-04-08 22:48:22 +00:00
set-file-buffer.xml
stat.xml Reverted example and simply changed "before" to "after". 2010-09-01 23:58:52 +00:00
symlink.xml
tempnam.xml
tmpfile.xml
touch.xml
umask.xml
unlink.xml remove bad example (unlink a directory) - closes doc #52132 2010-06-21 11:46:34 +00:00