Commit graph

766 commits

Author SHA1 Message Date
Christoph Michael Becker
69dd1b59c9 Improve readability of the doc sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340222 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 12:34:02 +00:00
Christoph Michael Becker
d225d89995 Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:53:33 +00:00
Christoph Michael Becker
7fcd3e4d78 Integrate user note 119861
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340009 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 22:26:40 +00:00
Christoph Michael Becker
45e26d4e5d Add links to pack() and unpack(), respectively
That appears to be useful info for programmers coming from C, see
<http://news.php.net/php.general/325662>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339729 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-26 23:31:08 +00:00
Christoph Michael Becker
5308bbedf6 Fix #72609: Insecure example in php.net documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339679 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-18 12:36:51 +00:00
Pieter Hordijk
50de96a686 Added warning when file not exists info in errors section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339671 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:08:07 +00:00
Christoph Michael Becker
1ad5dfe5e0 Fix #71804: proc_close does not return exit code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339529 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-29 18:23:56 +00:00
Christoph Michael Becker
3e831d6e6f Fix #67048: pathinfo() doesn't document parsing of dot-files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339450 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-22 14:17:23 +00:00
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
Christoph Michael Becker
071cf3fdad fixed #71110: INI_SCANNER_TYPED missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338261 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 16:52:08 +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
1a2ba350f4 fixed pathinfo version information (fixes #69839)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336974 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-15 22:13:49 +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
Pasindu De Silva
37f3578383 Updated filesystem/version.xml to PHP7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336895 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 00:31:01 +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
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +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