..
basename.xml
Fixed bug #53262 (basename() cannot handle argument with special characters like french "ééé")
2010-11-17 08:47:14 +00:00
chgrp.xml
Fixed caching final results in chgrp example.
2011-02-25 11:05:23 +00:00
chmod.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
chown.xml
Updated example results in chown function ( closes #54115 ).
2011-02-28 10:16:50 +00:00
clearstatcache.xml
Fix doc bug #51474 (Typo in clearstatcache documentation) and touch up a couple
2010-04-06 04:26:06 +00:00
copy.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
delete.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
dirname.xml
Example on Windows (doc bug #53401 )
2011-02-10 14:30:43 +00:00
disk-free-space.xml
Consistency in examples
2010-10-25 16:09:21 +00:00
disk-total-space.xml
Consistency in examples
2010-10-25 16:09:21 +00:00
diskfreespace.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fclose.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
feof.xml
Fix PHP syntax errors
2010-07-09 11:28:40 +00:00
fflush.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fgetc.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fgetcsv.xml
Initializer
2011-02-02 10:38:07 +00:00
fgets.xml
Fixed bug #51208 (fgets return values)
2010-10-20 06:46:07 +00:00
fgetss.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
file-exists.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
file-get-contents.xml
removed duplicated word ("the the")
2011-02-13 14:18:01 +00:00
file-put-contents.xml
another try
2011-03-14 06:12:53 +00:00
file.xml
Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
2010-04-07 17:09:10 +00:00
fileatime.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
filectime.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
filegroup.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fileinode.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
filemtime.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
fileowner.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
fileperms.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
filesize.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
filetype.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +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
Documented flags.
2009-12-03 11:52:18 +00:00
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
Converted to utf-8
2010-03-28 22:10:10 +00:00
fputcsv.xml
example output is to a file
2010-08-27 08:49:21 +00:00
fputs.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fread.xml
- More info on when fread stops reading.
2011-02-18 17:14:01 +00:00
fscanf.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
fseek.xml
- Behavior when seeking past the end of file.
2010-11-13 15:09:52 +00:00
fstat.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
ftell.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
ftruncate.xml
Fix doc bug #52665 (Typo).
2010-08-23 03:18:01 +00:00
fwrite.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
glob.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
is-dir.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-executable.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-file.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-link.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-readable.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-uploaded-file.xml
Fix typo in is-uploaded-file.xml (missing apostrophe)
2010-11-11 20:37:33 +00:00
is-writable.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
is-writeable.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
lchgrp.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
lchown.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
link.xml
Rename parameters (doc bug #53560 )
2011-02-10 14:03:50 +00:00
linkinfo.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
lstat.xml
Move the "emits E_WARNING" paragraph for functions that do so when an internal
2010-12-13 09:04:07 +00:00
mkdir.xml
coding standards
2010-04-05 13:45:14 +00:00
move-uploaded-file.xml
Appeased #54526 - added rename to see also section of move_uploaded_file
2011-04-15 03:23:00 +00:00
parse-ini-file.xml
Fixed bug #54841
2011-05-18 15:52:47 +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
Fixed bug #53557 (pathinfo() does not return correct values for path with accents in it)
2010-12-20 02:04:27 +00:00
pclose.xml
Fixed bug #52815 (pclose return value documentation.)
2010-10-22 12:09:54 +00:00
popen.xml
tried to clarify what popen does and added a note to array walk.
2011-02-10 12:53:33 +00:00
readfile.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
readlink.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
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
realpath prior to 5.0.0 returned the script directory rather than the current directory when supplied with '' or null paths.
2011-06-07 14:58:42 +00:00
rename.xml
Remove several html entities and replace them with utf8 chars so we can drop the
2011-05-05 20:59:34 +00:00
rewind.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
rmdir.xml
Fixed PHP bug #51497 (Missing informations for rmdir and unlink.)
2010-04-08 22:48:22 +00:00
set-file-buffer.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
stat.xml
Reverted example and simply changed "before" to "after".
2010-09-01 23:58:52 +00:00
symlink.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
tempnam.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
tmpfile.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
touch.xml
clarify default value for atime parameter for touch() (doc #54747 )
2011-05-17 20:52:27 +00:00
umask.xml
Converted to utf-8
2010-03-28 22:10:10 +00:00
unlink.xml
remove bad example (unlink a directory) - closes doc #52132
2010-06-21 11:46:34 +00:00