Commit graph

702 commits

Author SHA1 Message Date
Christoph Michael Becker
b852815d2e Fix #55566: Example 2 for fileperms is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339346 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 14:02:02 +00:00
Christoph Michael Becker
5702a6cdc7 Fix file_get_contents() 'offset' default value (contributed by François Laupretre)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338506 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 17:15:40 +00:00
Jean-Sebastien Hedde
d32fe0ca64 fopen($filename, 'a') opens for writing only, the statement 'fseek()() only affects the reading position' is confusing since there is no reading in this mode. (I also fixed the reference to fseek.)
-- 
Provided by anonymous 62046 (p-schneider@hotmail.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338383 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 12:27:21 +00:00
Philip Olson
028c8b7bc8 Implemented user note by Eric Mueller: trailing delimiters are also removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337750 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-04 17:03:11 +00:00
Thomas Punt
784c7b502d Document new dirname() changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337505 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 18:16:29 +00:00
Christoph Michael Becker
97efe1821f improve example (contributed by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337464 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 00:11:32 +00:00
Peter Cowburn
01ce565305 fix <function> markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337389 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-10 14:50:08 +00:00
Christoph Michael Becker
7279eb69e5 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Christoph Michael Becker
fcf506ba92 added note regarding normalization of the character case on case-insensitive
filesystems (see #67220)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337295 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 15:09:38 +00:00
Maciej Sobaczewski
b6dc84ee14 Sigh...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336978 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 09:11:34 +00:00
Maciej Sobaczewski
ad46822c2c Document #-style comments support removal in PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336976 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 05:39:25 +00:00
Maciej Sobaczewski
28b60877cc Document INI_SCANNER_TYPED
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336975 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 05:05:37 +00:00
Christoph Michael Becker
65ba344afa clarified fallback to temp dir (fixes #69488)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336950 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-14 15:20:45 +00:00
Christoph Michael Becker
a706ea6af5 fixed typos, grammar, expression
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336939 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-13 22:22:45 +00:00
Peter Cowburn
c1cfcdfd88 note fseek() behaviour with fopen mode a/a+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336902 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:58:55 +00:00
Peter Cowburn
631ffcb398 basename example with and without suffix argument
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336901 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:58:47 +00:00
Karoly Negyesi
0faac5c51e small reword to previous commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336832 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-22 19:44:14 +00:00
Karoly Negyesi
3263e037e1 elaborate on file_put_contents LOCK_EX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336827 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-22 06:50:48 +00:00
Pieter Hordijk
5eb641c91a Added changelog entry for the fixed wouldblock param on windows https://bugs.php.net/bug.php?id=54129
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336705 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-30 20:24:22 +00:00
Maciej Sobaczewski
5fb8369ce4 Apply patch by Christoph Michael Becker (closes bug #64927)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336672 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-27 04:58:17 +00:00
Peter Cowburn
2664626816 markup parameter and mention previously
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336603 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 14:09:03 +00:00
Pasindu De Silva
d1b39ea532 Minor typo and other fixes. (By Christoph Becker)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336599 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 10:48:37 +00:00
Peter Cowburn
10ae3ea56c Add 5.3.4 change to changelog
"Changed the $context parameter on copy() to actually have an effect. (Kalle)"

-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336565 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:34:44 +00:00
Peter Cowburn
52b94bc52e Add some ini keys (doc bug #55727)
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336561 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:14:55 +00:00
Maciek Sokolewicz
a8fcd8de63 added an additional link to the see also section of chown (patch by Francis Rath)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336238 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-29 18:32:22 +00:00
Pieter Hordijk
9204176572 LOCK_NB is actually supported on windows as well. The only thing that currently doesn't work is the $wouldblock by ref param.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-02 18:27:32 +00:00
Matt Li
6501c09ded Add escape_char paramter to fputcsv, formatting consistancy with fgetcsv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335815 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-28 05:49:05 +00:00
Peter Cowburn
c4c0f7fc58 WS in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335554 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-02 12:40:47 +00:00
Jean-Sebastien Hedde
877e82bf2f i ​added a check on the returned file handle from fopen() before attempting to read it via feof(). this is to prevent infinite loops on feof() when reading from an invalid file pointer. see the warnings documented here: http://php.net/manual/en/function.feof.php#refsect1-function.feof-notes
-- 
Provided by anonymous 52007 (stefan.topfstedt@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335436 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-28 18:18:16 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68 Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Maciej Sobaczewski
081b8fede7 Fix order of changelog entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334386 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-26 05:17:15 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Peter Cowburn
260741b087 Clarify default glob() sorting (Patch by Lawrence Cherone)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334260 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-12 21:04:04 +00:00
Peter Cowburn
0428b98f0b caused problems without ob_start present, or ini output_buffering (Patch by John Bercik)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334234 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-10 14:47:22 +00:00
Philip Olson
8752e3ef61 Mention that entries without an equal sign are ignored. Recent feature request PHP Bug #67331 requests this functionality.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334105 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-03 23:10:43 +00:00
Peter Cowburn
9514f50e89 Remove return value section from delete page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333664 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:09:59 +00:00
Maciej Sobaczewski
063e19aa13 Fixed bug #64605
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333558 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-18 15:13:26 +00:00
Dejan Marjanovic
8dd00a873b Doc Bug #67070 Parameter name that should be in bold in popen doc page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333353 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-15 23:39:42 +00:00
Dejan Marjanovic
9905374cd0 Replace single quotes with double for (string) <initializer> unless string contains double quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:48:06 +00:00
Peter Cowburn
9d22259e63 fgetcsv() length param changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333180 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:05 +00:00
Peter Cowburn
0bb8848c3b Mention that tempnam() includes path in return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333162 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:46 +00:00
Peter Cowburn
642b5701b6 Mention "off" and "on" for parse_ini_file/string()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333161 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:41 +00:00
Maciek Sokolewicz
c4fe3a4501 Removed Content-Transfer-Encoding header from the readfile example since it's not actually a valid HTTP header (but rather a MIME header used in emails). Also cleaned out the comments about this.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332634 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 03:05:55 +00:00
Joe Watkins
50a515801e fix #66414 bad mkdir example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332580 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-05 07:05:47 +00:00
Dean Sas
da736604d1 Moved mkdir error info into an exception block
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332518 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-27 16:00:28 +00:00
Dean Sas
5a86bbeb66 Document that mkdir can trigger an E_WARNING
Fixes bug #65388


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332344 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-11 00:45:52 +00:00
Adam Harvey
961e402431 Note that the file returned by tmpfile() may be closed once out of scope.
Fixes doc bug #66014 (tmpfile() file deleted prematurely).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332039 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-01 00:48:29 +00:00