php-doc-en/reference/filesystem/functions
Christoph Michael Becker b820701969 Remove obsolete info regarding Vista/2008
Windows Vista/2008 is required as of PHP 5.5.0 anyway; no need to mention
that requirement here.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351180 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-03 09:54:24 +00:00
..
basename.xml Fix #62119: basename broken with non-ASCII-chars 2016-10-14 17:28:12 +00:00
chgrp.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
chmod.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
chown.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
clearstatcache.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
copy.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +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 Fix return types 2020-11-02 15:52:35 +00:00
disk-total-space.xml Fix return types 2020-11-02 15:52:35 +00:00
diskfreespace.xml
fclose.xml
feof.xml
fflush.xml
fgetc.xml
fgetcsv.xml Remove more changelog entries, mostly from PHP 5.1 era 2020-09-26 13:45:57 +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 Remove safe_mode related information 2020-10-13 22:07:26 +00:00
file-get-contents.xml Fix return types 2020-11-02 15:52:35 +00:00
file-put-contents.xml Remove more changelog entries, mostly from PHP 5.1 era 2020-09-26 13:45:57 +00:00
file.xml Remove PHP 4 and 5.0.0 mentions. 2019-03-24 19:38:53 +00:00
fileatime.xml Fix return types 2020-11-02 15:52:35 +00:00
filectime.xml Fix return types 2020-11-02 15:52:35 +00:00
filegroup.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
fileinode.xml Fix return types 2020-11-02 15:52:35 +00:00
filemtime.xml Fix return types 2020-11-02 15:52:35 +00:00
fileowner.xml Fix return types 2020-11-02 15:52:35 +00:00
fileperms.xml What's in a name? 2018-06-15 11:50:40 +00:00
filesize.xml
filetype.xml
flock.xml Remove info about SAPIs which are removed as of PHP 7.0.0 2020-09-26 16:56:25 +00:00
fnmatch.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
fopen.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
fpassthru.xml
fputcsv.xml Fix return types 2020-11-02 15:52:35 +00:00
fputs.xml
fread.xml Fix return types 2020-11-02 15:52:35 +00:00
fscanf.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +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 Remove more changelog entries, mostly from PHP 5.1 era 2020-09-26 13:45:57 +00:00
is-dir.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
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 Remove safe_mode related information 2020-10-13 22:07:26 +00:00
lchown.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
link.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
linkinfo.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
lstat.xml
mkdir.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
move-uploaded-file.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
parse-ini-file.xml parse_ini_file comment cleanup 2020-10-12 21:57:55 +00:00
parse-ini-string.xml Revert revision(s) 345642 from phpdoc/en/trunk: 2018-09-15 15:12:43 +00:00
pathinfo.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
pclose.xml Fix #71804: proc_close does not return exit code 2016-06-29 18:23:56 +00:00
popen.xml fixed typo 2020-10-28 01:11:46 +00:00
readfile.xml Fix return types 2020-11-02 15:52:35 +00:00
readlink.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
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 Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
rename.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
rewind.xml Improve wording 2017-10-30 18:18:47 +00:00
rmdir.xml Remove safe_mode related information 2020-10-13 22:07:26 +00:00
set-file-buffer.xml
stat.xml Fix #78400: Sym-linked files are not accessible 2020-07-22 09:24:50 +00:00
symlink.xml Remove obsolete info regarding Vista/2008 2020-11-03 09:54:24 +00:00
tempnam.xml Fix #79071: Undocumented truncation of tempnam() second parameter 2020-02-09 14:25:30 +00:00
tmpfile.xml Fix return types 2020-11-02 15:52:35 +00:00
touch.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
umask.xml Fixed spelling 2013-01-29 01:47:09 +00:00
unlink.xml Fix #79017: Can delete files in use by other processes 2019-12-29 12:46:35 +00:00