Commit graph

24441 commits

Author SHA1 Message Date
Christoph Michael Becker
58bebd0fec Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344792 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 16:04:49 +00:00
Nikita Popov
d2f332fa94 Remove outdated note on return by ref with parentheses
While writing return($a) may be stupid, it will still work fine.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344782 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 10:10:38 +00:00
Christoph Michael Becker
f53aa561ae Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344778 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 22:40:50 +00:00
André Luis Ferreira da Silva Bacci
703247e8eb Files without svn:keywords Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344775 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 18:08:06 +00:00
Christoph Michael Becker
2cbeef3874 Fix #76242: Note section is not relevant anymore
Indeed, support for multiple arguments is already given by the alternative
<methodynopsis>', but we still should refer to ::setFetchMode() for the
explanation.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344774 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 16:50:45 +00:00
Christoph Michael Becker
6e796ded26 Fix substr() related markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344771 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 16:32:15 +00:00
Christoph Michael Becker
f5d338cee8 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344769 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 13:13:18 +00:00
Christoph Michael Becker
459c0e1de4 Fix #75414: tcp_nodelay option for stream context
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344750 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 17:04:53 +00:00
Christoph Michael Becker
c463738398 Fix #76002: Default value doesn't match allowed values
Since FTP_IMAGE is the alias, we're changing the initializer
to FTP_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344749 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 16:26:44 +00:00
Andrey Gromov
ecfae57f20 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344744 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 13:08:57 +00:00
Christoph Michael Becker
8524f0a682 A value of type NULL should be denoted as &null;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344742 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 12:42:14 +00:00
Christoph Michael Becker
a428d010cb The example may return something else
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344739 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 12:12:16 +00:00
Andrey Gromov
837f83fd4d fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344731 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 09:44:18 +00:00
Joe Watkins
92cce8d39b CQL docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344730 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 08:03:41 +00:00
Philip Olson
98bf51d2b9 Documented the mysql_xdevapi PECL extension, an extension for the MySQL X DevAPI.
Documentation written by Darek, Filip, Johannes, and myself
They are rough and incomplete at the moment so translators
please ignore them for at least a month


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344726 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 05:05:47 +00:00
Christoph Michael Becker
f543b07b0a Fix bug #76235: imagejpeg does not always return false on error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344720 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-18 16:26:00 +00:00
Christoph Michael Becker
23fef04c87 Remove PHP 4 related workarounds in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344712 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-18 14:50:50 +00:00
Christoph Michael Becker
856862c5ab Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344709 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-18 13:38:04 +00:00
Christoph Michael Becker
0885e3a08d Join the changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344708 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-18 13:29:27 +00:00
Christoph Michael Becker
431db906eb str_getcsv() is not about files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344694 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-17 17:05:56 +00:00
Christoph Michael Becker
b45d8c1772 Nested <link>s can't work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344693 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-17 16:10:01 +00:00
Christoph Michael Becker
a26d5a22cd PHP 4 removal and a minor fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344678 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-16 20:57:14 +00:00
Christoph Michael Becker
7fb49b6b4f Clarify meaning of success/failure
This also integrates user note 87015.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344669 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-14 16:04:54 +00:00
Christoph Michael Becker
84729f2123 Document PREG_UNMATCHED_AS_NULL
Sans the behavior of trailing unmatched subpatterns,
see https://bugs.php.net/73948.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344668 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-14 15:40:43 +00:00
Christoph Michael Becker
cdb49f7ff4 Remove duplication
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344666 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-13 15:06:48 +00:00
Derick Rethans
96624d9c58 Fixed order due to changes from PHPC-1156
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344660 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-12 09:47:40 +00:00
Christoph Michael Becker
7d89c558b5 Add missing changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344652 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-11 16:40:05 +00:00
Pieter Hordijk
f3b6bf314d Fixed a typo on the realpath's do page.
-- 
Provided by anonymous 90429 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344650 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-11 08:15:31 +00:00
Christoph Michael Becker
f93af4fcac Clarify locale awareness of the CSV reading functions
See bug #72330.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344648 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-10 17:00:52 +00:00
Pieter Hordijk
f5d5ddef84 In "real" code that calls count($x), when $x happens to be neither an array nor a Countable, it is more often NULL than an int or a string.
-- 
Provided by anonymous 90101 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344642 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-09 10:35:00 +00:00
Pieter Hordijk
7e14523d4e A parameter (FILTER_VALIDATE_DOMAIN) was added to filter_var in 2014 but never documented. This attempts to document it according to the notes on the original PR 826: https://github.com/php/php-src/pull/826
Fixes #72013

-- 
Provided by anonymous 90461 (kevin.boyd@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344641 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-09 10:32:29 +00:00
Christoph Michael Becker
35511ebc54 Fix #72500: Imprecision about compatibility of "Variable variables and global"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344640 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-08 17:23:06 +00:00
Christoph Michael Becker
c5ef51c6cc Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344637 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-08 15:09:12 +00:00
Christoph Michael Becker
9a5f30aaa4 Fix #75546: Clarification for how iterator_apply's $args are passed to the $function
This also integrates user note 121897.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344631 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-07 22:06:57 +00:00
Christoph Michael Becker
f091070fe5 Fix #76191: php.exe can not be started
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344623 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-06 11:31:16 +00:00
Katherine Walker
5cb9e6a37f Deprecate SSLConnectionException
https://jira.mongodb.org/browse/PHPC-1088


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344622 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-05 16:29:47 +00:00
Peter Cowburn
d15f928cc1 add more inherited methods for domtext and domcdatasection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344621 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 22:32:03 +00:00
Peter Cowburn
e17ab5484c add visibility modifiers for domcharacterdata methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344620 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 22:29:41 +00:00
Pieter Hordijk
605fd9c33a For some reason LDAP_OPT_DIAGNOSTIC_MESSAGE is not listed
-- 
Provided by anonymous 59531

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344619 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 19:30:52 +00:00
Christoph Michael Becker
fb9b5ebe0e Don't refer to removed or obsolete extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344618 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 15:09:29 +00:00
Christoph Michael Becker
7fe8548cfe Document missing mbregex config options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344615 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 12:53:10 +00:00
Christoph Michael Becker
049bcd5a1f --with-libmbfl is removed as of PHP 7.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344614 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 12:25:59 +00:00
Christoph Michael Becker
f6b4529602 $imageinfo only supports JFIF
See bug #27591.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344612 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-03 13:14:59 +00:00
Christoph Michael Becker
c94bd1e13a Add example for chunked reading and parsing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344608 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-02 00:10:58 +00:00
Christoph Michael Becker
1ebd03cac1 Document that imageft*() are extended variants of imagettf*()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344605 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-01 15:00:28 +00:00
Christoph Michael Becker
081558397b imagecolorat() may also return FALSE
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344604 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-01 14:16:57 +00:00
Christoph Michael Becker
653e79693a Move important note upward to make it more prominent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344603 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-01 13:59:27 +00:00
Christoph Michael Becker
b84cc8e4c5 DRY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344602 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-01 13:53:02 +00:00
Christoph Michael Becker
6a38f33d08 Fix order of sections
The changelog is supposed to come before the examples.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344601 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-01 13:34:19 +00:00
Christoph Michael Becker
134d541212 GD 1 is long gone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344599 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-31 21:27:44 +00:00