Commit graph

23870 commits

Author SHA1 Message Date
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
Christoph Michael Becker
cf8a72b197 Document parameter default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343120 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 10:15:19 +00:00
Christoph Michael Becker
eff0cbed30 Update wrt. PHP 7.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343118 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:28:11 +00:00
Christoph Michael Becker
2ee5b0a10c Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343117 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:27:28 +00:00
Christoph Michael Becker
852eaaffc4 Add header_remove() to see also section of header()
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343116 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:26:34 +00:00
Christoph Michael Becker
dd475c6153 Document ArrayIterator::uasort() and ::uksort()
This partially fixes request #63989 and also integrates 
user note 118260.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343115 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:18:21 +00:00
Christoph Michael Becker
baaa48a65f Fix bug #75198: Typo in session-set-save-handler
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343112 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-20 08:43:15 +00:00
Anatol Belski
38aec3d575 Sync with parle-0.6.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343111 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-19 17:08:42 +00:00
Christoph Michael Becker
728e8c4e71 Fix #75203: FILE_USE_INCLUDE_PATH: INT instead BOOL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343110 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-19 15:04:42 +00:00
Peter Cowburn
ea8575f778 add ids for wrappers refsects
To address the problem of HTML ids (for permalinks) like:
refsect2-wrappers.php-unknown-unknown-unknown-unknown-unknown-descriptios

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343104 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-18 19:19:12 +00:00
Christoph Michael Becker
a69aa0a25f Update with regard to PR 2742
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343101 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-18 14:21:32 +00:00
Anatol Belski
0dc0158937 Sync with lexer const name changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343100 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 14:06:58 +00:00
Anatol Belski
86e21d98a1 Add readonly note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343095 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 10:14:50 +00:00
Anatol Belski
3e159c5b46 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343094 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-17 10:14:28 +00:00
Anatol Belski
76f007a25f Adapt example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343093 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-16 22:48:12 +00:00
Anatol Belski
95187969ac Reflect changes for 0.6.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343091 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-16 18:00:43 +00:00
Anatol Belski
dba36578a3 Signatures for regex from a string range was removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343090 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 12:18:51 +00:00
Remi Collet
1d95721863 Revert (7.0 restriction only for define)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343089 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 11:46:33 +00:00
Remi Collet
b0329daf2d Array constant only allowed in 7+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343088 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 10:38:27 +00:00
Anatol Belski
542b9b6ae3 Fix descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343087 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 08:27:38 +00:00
Anatol Belski
28ec049f66 Fix pattern example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343086 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-14 06:10:36 +00:00
Anatol Belski
b8a373f487 Fix param name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343085 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 16:10:04 +00:00
Christoph Michael Becker
4736059e5e Fixed bug #75160 (Bug in Installing PHP wit nginx)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343084 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:26:03 +00:00
Christoph Michael Becker
221d2909a5 Integrate user note 118527
ext/mysql has been removed, so ext/mysqli is better suitable for this
example.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343083 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:13:33 +00:00
Christoph Michael Becker
7c0b830e98 Fixed bug #75202 (Interfaces shouldn't be able to define a constructor)
We document that interfaces allow constructors to be declared.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343082 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 15:07:42 +00:00
Anatol Belski
db209c95f9 Reword the multibyte matching description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343081 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-13 05:11:19 +00:00