.. |
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
|
clarify the filename parameter of clearstatcache().
|
2012-08-24 21:03:36 +00:00 |
copy.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
delete.xml
|
Delete dummy delete() synopsis
|
2013-05-17 02:07:47 +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
|
Typo found by online editor user
|
2012-10-19 09:28:27 +00:00 |
fgetss.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
file-exists.xml
|
Added language snippet note regarding the 32bit integer limit causing weird results for files over 2GB.
|
2011-10-08 22:33:42 +00:00 |
file-get-contents.xml
|
Typo found by online editor user
|
2013-08-16 09:25:19 +00:00 |
file-put-contents.xml
|
Typo found by online editor user
|
2012-10-22 11:49:37 +00:00 |
file.xml
|
Use <function> for language constructs (now supported by PhD)
|
2012-04-15 21:45:34 +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
|
Improve English: "in case" does not mean "if" (part 1).
|
2011-07-29 10:46:17 +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
|
Re-fix doc bug #55775 (fileperms() return value not documented on success).
|
2012-01-30 14:19:05 +00:00 |
filesize.xml
|
Added language snippet note regarding the 32bit integer limit causing weird results for files over 2GB.
|
2011-10-08 22:33:42 +00:00 |
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
|
implied type incorrect #65271
|
2013-08-19 05:41:50 +00:00 |
fnmatch.xml
|
Available on Windows
|
2012-09-14 20:56:50 +00:00 |
fopen.xml
|
Grammar fix arising from r327743 (thanks to bjori for pointing it out).
|
2012-09-24 03:54:38 +00:00 |
fpassthru.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
fputcsv.xml
|
Standardise on single style of quotes for XML tag.
|
2011-08-16 11:38:58 +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
|
Reverting previous commit, which was mistaken. Bug #60464.
|
2011-12-08 00:10:04 +00:00 |
fstat.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
ftell.xml
|
Use the signed 32 bit integer entity to handle ftell() returning negative
|
2012-12-03 01:06:44 +00:00 |
ftruncate.xml
|
We know it is PHP
|
2012-06-09 17:55:27 +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
|
dir is a function creating an instance of Directory class
|
2012-01-07 23:06:29 +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
|
Added language snippet note regarding the 32bit integer limit causing weird results for files over 2GB.
|
2011-10-08 22:33:42 +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
|
File functions with directories
|
2012-09-22 14:12:33 +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
|
One notes section is enough
|
2013-09-03 05:01:55 +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
|
Document that mkdir can trigger an E_WARNING
|
2013-12-11 00:45:52 +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
|
Typo found by online editor user
|
2013-08-16 09:25:19 +00:00 |
pclose.xml
|
#65855 wrong function name in warning
|
2013-10-25 16:00:40 +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
|
Fix build error caused by r325523.
|
2012-05-04 00:36:12 +00:00 |
readlink.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +00:00 |
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
|
typofix: return -> returns (doc #64700, patch from mightyuhu)
|
2013-05-07 07:24:17 +00:00 |
rename.xml
|
Update the rename() description to note that it overwrites and moves between
|
2012-11-12 02:00:58 +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
|
Added language snippet note regarding the 32bit integer limit causing weird results for files over 2GB.
|
2011-10-08 22:33:42 +00:00 |
symlink.xml
|
Tweak the wording of the symlink() note to make it clearer that, while it
|
2012-10-30 06:08:52 +00:00 |
tempnam.xml
|
Converted to utf-8
|
2010-03-28 22:10:10 +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
|
clarify default value for atime parameter for touch() (doc #54747)
|
2011-05-17 20:52:27 +00:00 |
umask.xml
|
Fixed spelling
|
2013-01-29 01:47:09 +00:00 |
unlink.xml
|
remove bad example (unlink a directory) - closes doc #52132
|
2010-06-21 11:46:34 +00:00 |