php-doc-en/reference/filesystem/functions
2021-11-15 13:44:02 +01:00
..
basename.xml Fix/clarify dirname/basename docs wrt. locales 2021-02-19 15:12:33 +01:00
chgrp.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
chmod.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
chown.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
clearstatcache.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +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 dirname(): add warning about risk of infinite loop 2021-11-08 13:20:57 +01: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 Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fdatasync.xml [PHP 8.1] Add fdatasync and fsync description (#1002) 2021-10-08 21:31:27 +03:00
feof.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fflush.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fgetc.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fgetcsv.xml Fix #81284: str_getcsv cant parse with multibyte delimiter 2021-07-23 17:24:39 +02:00
fgets.xml fgets() can return false 2021-01-28 12:41:51 +01:00
fgetss.xml changed warning about deleted functions as of PHP 8.0.0. 2021-02-10 03:44:01 +09:00
file-exists.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
file-get-contents.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
file-put-contents.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
file.xml Improve description of several $context parameters 2021-09-06 13:00:53 +02:00
fileatime.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
filectime.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
filegroup.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
fileinode.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
filemtime.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
fileowner.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
fileperms.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
filesize.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
filetype.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
flock.xml Fix #68509: Garbage collection of file pointers releases flock() locks 2021-07-26 20:27:28 +02:00
fnmatch.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fopen.xml shorten fopen w+ description 2021-06-06 13:52:19 +02:00
fpassthru.xml fpassthru error description (#628) 2021-05-25 11:24:07 +03:00
fputcsv.xml [PHP 8.1] Update fputcsv and SplFileObject::fputcsv description (#978) 2021-09-28 14:18:31 +03:00
fputs.xml
fread.xml Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
fscanf.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fseek.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fstat.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fsync.xml [PHP 8.1] Add fdatasync and fsync description (#1002) 2021-10-08 21:31:27 +03:00
ftell.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
ftruncate.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
fwrite.xml Remove magic_quotes_runtime docs 2021-06-25 19:27:30 +02:00
glob.xml Add note about GLOB_BRACE flag not working in Alpine (#945) 2021-09-13 16:02:27 +01:00
is-dir.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
is-executable.xml Fix #41062: is_executable only looks at basic executables 2021-11-08 15:04:41 +01:00
is-file.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
is-link.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
is-readable.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
is-uploaded-file.xml
is-writable.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
is-writeable.xml
lchgrp.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
lchown.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
link.xml Fix #80300: add "unlink" in "see also" section 2020-11-03 09:59:25 +00:00
linkinfo.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
lstat.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
mkdir.xml Fix #81266: mkdir calls directories folders in example code 2021-07-16 15:00:29 +02:00
move-uploaded-file.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
parse-ini-file.xml Fix #81620: parse_ini_file and parse_ini_string don't actually support value interpolation 2021-11-15 13:44:02 +01:00
parse-ini-string.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
pathinfo.xml pathinfo() operates naively on the input string 2021-07-18 14:50:48 +02:00
pclose.xml Fix #71804: proc_close does not return exit code 2016-06-29 18:23:56 +00:00
popen.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
readfile.xml Improve description of several $context parameters 2021-09-06 13:00:53 +02:00
readlink.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
realpath-cache-get.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
realpath-cache-size.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
realpath.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
rename.xml Fix #71075: Update rename() docs to mention Windows-specific permissions issues 2020-11-05 15:49:38 +00:00
rewind.xml Generate some standard methodsynopses based on stubs 2020-12-26 19:26:31 +00:00
rmdir.xml Fix parameter names for rmdir function (#615) 2021-05-22 12:00:44 +01:00
set-file-buffer.xml
stat.xml Fix #81179: fileperms() return wrong access information 2021-06-21 15:00:16 +02:00
symlink.xml Fix #80300: add "unlink" in "see also" section 2020-11-03 09:59:25 +00:00
tempnam.xml tempnam() issues E_NOTICE on temp dir fallback as of PHP 7.1.0 2021-09-27 14:21:32 +02:00
tmpfile.xml Fix issues in Filesystem directory 2021-06-10 16:28:13 +03:00
touch.xml Removed references to PHP 5, PHP 7.0 (#548) 2021-04-26 11:46:55 +03:00
umask.xml
unlink.xml Close #917: Cannot unlink() directory symlink on Windows 2021-09-06 13:27:08 +02:00