Commit graph

23895 commits

Author SHA1 Message Date
Pieter Hordijk
16f192be4e Fixed see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343260 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-19 13:55:22 +00:00
Andrey Andreev
87478f588f Clarify mcrypt_get_block_size() return value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343259 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-19 11:53:32 +00:00
Pieter Hordijk
b4030d009b Adds reference to trait_exists function to the get_declared_traits page.
-- 
Provided by anonymous 86497 (potherca@hotmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343250 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-16 18:46:49 +00:00
Thomas Punt
ff0a6e859f Initial draft of the PHP 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343247 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 19:56:16 +00:00
Christoph Michael Becker
80fb006a12 Fix bug #75343: Missing code examples for XMLWriter
Basically, we use the examples given in php-src.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343246 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 13:29:48 +00:00
Chris Wright
71dcffaddf Update PDO::__construct() arg names to match those returned by reflection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343237 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-12 14:03:43 +00:00
Christoph Michael Becker
e281abc42a ext/enchant is not yet compatible with Enchant 2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343232 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 17:14:29 +00:00
Christoph Michael Becker
734a21605c Fix erroneous description of gd.jpeg_ignore_warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343231 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 14:13:37 +00:00
Pieter Hordijk
5e40a5a43d Added missing PHP open tags to examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343230 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-11 13:20:05 +00:00
Andrey Gromov
e5d58a06b7 "including Solaris, Mac OS X, Oracle Linux and BSD."
This is uncommon platforms. "Oracle linux" - one of them.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343226 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-10 07:21:49 +00:00
Anatol Belski
c8f6d1c394 Vix class/method info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343222 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 15:07:27 +00:00
Christoph Michael Becker
19853dba02 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343221 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:19:49 +00:00
Christoph Michael Becker
3df3d7e640 Fix #75339: IntlChar::chr - typo in the output example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343219 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:10:40 +00:00
Anatol Belski
2f3373fb95 Fix class names and types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343205 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-08 09:34:14 +00:00
Anatol Belski
0ef69e6aa1 Restore the RLexer::push() variants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343204 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-07 09:08:24 +00:00
Christoph Michael Becker
d7e95883ec Fix bug #75318: The parameter of UConverter::getAliases() is not optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343201 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:13:07 +00:00
Christoph Michael Becker
2a6fc6a1d5 Functions do not return types, but rather values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343199 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:01:59 +00:00
Christoph Michael Becker
2d003c34d9 uopz 5 must not be loaded as zend_extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343180 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-04 09:29:30 +00:00
Peter Cowburn
865e03ad05 use mixed for stristr return type
stristr() will return false if $needle is not found.

--
Patch by jmonsorno

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343177 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 15:34:19 +00:00
Christoph Michael Becker
2124911318 Improve uopz_*_mock() documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343176 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 14:07:00 +00:00
Nikita Popov
dd8a960d95 Fix Bison version info for 5.6 (see bug #69055)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343175 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 08:41:09 +00:00
Anatol Belski
73af09be58 Sync with changes for parle-0.7.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343168 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-01 17:59:44 +00:00
Pieter Hordijk
a468efb805 Fixes #75297
-- 
Provided by anonymous 82137 (me@ekins.space)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343167 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 23:31:19 +00:00
Pieter Hordijk
61cac7f581 Added errors section on mysqli::real_escape_string
Fixes #68590

-- 
Provided by anonymous 82137 (me@ekins.space)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343166 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 21:51:58 +00:00
Pieter Hordijk
3b19d69c48 Added explanation for opcache.opt_debug_level directive
-- 
Provided by anonymous 82137 (me@ekins.space)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343165 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 19:23:04 +00:00
Pieter Hordijk
1c35c12a80 Added missing explanations for opcache directives
-- 
Provided by anonymous 82137 (me@ekins.space)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343164 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 15:14:22 +00:00
Pieter Hordijk
271cbda9c4 For bug #75162
-- 
Provided by anonymous 85847 (nick@noodles.net.nz)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343161 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 11:22:18 +00:00
Christoph Michael Becker
3322cc1ac2 Clarify mbstring.substitute_character
We link to the mb_substitute_character() man page, where the details 
are already explained.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343157 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-28 17:48:25 +00:00
Christoph Michael Becker
1266a49f87 Fix parameter name
Sometimes it has been written as "substrchar" and sometimes as "substchar".
The latter makes more sense since there is no "r" in "substitute", so we 
use it throughout.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343156 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-28 17:42:59 +00:00
Christoph Michael Becker
ff2d928f5c Properly escape entity
The example value is supposed to be displayed as HTML entity, so we have
to escape the ampersand.  We also mark the example results as literals.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343155 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-28 17:39:56 +00:00
Peter Cowburn
119fb4697c remove confusing newlines in password_hash() examples (doc bug #75276)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343154 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-28 15:27:54 +00:00
Anatol Belski
bd99ca8360 Rework the parle introduction once again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343153 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-27 16:45:13 +00:00
Christoph Michael Becker
38fb328862 Fix bug #75266: hash_algos doesnt work properly for listing HMAC algos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343152 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-27 15:13:33 +00:00
Anatol Belski
a2ca02540a Improve on Parser::push
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343151 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 17:48:57 +00:00
Anatol Belski
bb16317a12 Refine examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343150 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 17:44:18 +00:00
Anatol Belski
3be9d6602c Improve doc on Lexer::push()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343149 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 17:38:16 +00:00
Anatol Belski
61cc4bc1bd Fix sentence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343147 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 14:46:02 +00:00
Anatol Belski
2bbc4c2b20 Rework intro once more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343146 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 14:35:51 +00:00
Anatol Belski
d274495473 Fix wording in introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343145 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-26 07:35:27 +00:00
Sara Golemon
596b022270 Update parameters section to reflect correct type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343144 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:43:48 +00:00
Sara Golemon
b22b9b599f ob_implicit_flush() takes an integer, not a bool.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343143 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:30:57 +00:00
Anatol Belski
d8df2e608b Wording on learning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343140 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 19:32:55 +00:00
Anatol Belski
a2921c38e6 More notes on parle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343137 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 18:56:35 +00:00
Anatol Belski
b66b0bf549 Note to Parle\Stack
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343136 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 09:45:13 +00:00
Andrey Gromov
11d5563d7b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343134 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-23 20:43:34 +00:00
Anatol Belski
5f2af21fb4 Fix var name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343133 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-22 19:50:32 +00:00
Anatol Belski
7c9360c7da Sync with changes in parle-0.6.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343132 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-22 19:35:35 +00:00
Christoph Michael Becker
3f6dedbe5c Fix #74987: Registry keys no longer valid
Patch provided by johannes.kingma

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343127 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 17:15:29 +00:00
Christoph Michael Becker
bebf0a236a Properly refer to the value, not the type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343124 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:53:19 +00:00
Christoph Michael Becker
fe00568fc5 Properly refer to the value, not the type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343122 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:47:02 +00:00