.. |
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
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
delete.xml
|
Reword description for delete placehold page.
|
2019-04-24 17:07:17 +00:00 |
dirname.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
disk-free-space.xml
|
|
|
disk-total-space.xml
|
|
|
diskfreespace.xml
|
|
|
fclose.xml
|
|
|
feof.xml
|
|
|
fflush.xml
|
|
|
fgetc.xml
|
|
|
fgetcsv.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
fgets.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-06-05 17:31:34 +00:00 |
fgetss.xml
|
Clarify that fgetss() is stateful
|
2019-12-01 13:03:14 +00:00 |
file-exists.xml
|
|
|
file-get-contents.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-06-05 17:31:34 +00:00 |
file-put-contents.xml
|
Be more precise
|
2018-08-02 22:15:32 +00:00 |
file.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +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
|
|
|
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
|
Typos
|
2019-06-25 15:42:46 +00:00 |
fpassthru.xml
|
|
|
fputcsv.xml
|
Fix typo
|
2019-08-09 15:51:40 +00:00 |
fputs.xml
|
|
|
fread.xml
|
Add links to pack() and unpack(), respectively
|
2016-07-26 23:31:08 +00:00 |
fscanf.xml
|
Improve sprintf documentation and related functions (such as printf)
|
2019-03-24 16:30:33 +00:00 |
fseek.xml
|
|
|
fstat.xml
|
|
|
ftell.xml
|
|
|
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
|
Typos
|
2019-11-24 04:27:46 +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
|
|
|
is-uploaded-file.xml
|
|
|
is-writable.xml
|
|
|
is-writeable.xml
|
|
|
lchgrp.xml
|
|
|
lchown.xml
|
|
|
link.xml
|
|
|
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
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-06-08 15:56:14 +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
|
Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section.
|
2019-06-08 15:41:06 +00:00 |
readlink.xml
|
|
|
realpath-cache-get.xml
|
|
|
realpath-cache-size.xml
|
|
|
realpath.xml
|
Fix #69339: realpath(false) returns CWD
|
2018-10-06 11:56:54 +00:00 |
rename.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
rewind.xml
|
Improve wording
|
2017-10-30 18:18:47 +00:00 |
rmdir.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
set-file-buffer.xml
|
|
|
stat.xml
|
documented stat mode
|
2019-11-26 01:44:25 +00:00 |
symlink.xml
|
Minor typo and other fixes. (By Christoph Becker)
|
2015-04-20 10:48:37 +00:00 |
tempnam.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |
tmpfile.xml
|
Fix #67105: tmpfile() may not remove the temporary file
|
2018-12-28 23:27:48 +00:00 |
touch.xml
|
|
|
umask.xml
|
|
|
unlink.xml
|
Remove PHP 4 and 5.0.0 mentions.
|
2019-03-24 19:38:53 +00:00 |