Sherif Ramadan
0b5dd8ab64
Fix Bug #79314 - Document CLI Server Workers
...
The PHP_CLI_SERVER_WORKERS feature, which enables the built-in web server to fork multiple workers
for handling concurrent requests, is not documented. I'm only including this in the changelog for
the commandline features page and not the migration guide as per previous discussions. The feature
was intended for running opcache tests in QA and shouldn't be advertised. However, documenting its
existence is still necessary.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349267 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 00:08:12 +00:00
Christoph Michael Becker
e329b51347
Document COMPersistHelper::__construct with NULL argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349263 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-29 15:13:07 +00:00
Christoph Michael Becker
9ddc8b6946
Fix broken changelog and wrong version number
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349260 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-28 14:00:14 +00:00
Nikita Popov
68601c39b9
var_export: Mention 7.3.0 change for stdClass
...
Patch by hikari-no-yume.
Closes php/doc-en#49 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349259 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-28 10:40:04 +00:00
Christoph Michael Becker
9a6269648b
Fix #79117 : Wrong returned value description for openssl_csr_get_subject
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349257 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 23:04:57 +00:00
Christoph Michael Becker
010bb6179a
Document COMPersistHelper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349255 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 13:50:10 +00:00
Christoph Michael Becker
8c753865f1
Use canonical spelling of class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349253 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 10:20:49 +00:00
Christoph Michael Becker
92e520adb8
Clarify SQLite3Result::columnName()
...
Cf. bug #78813 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349251 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-24 12:48:37 +00:00
Christoph Michael Becker
f811c29cdc
Document that proc_open() also accepts a $cmd array as of PHP 7.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349246 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 09:59:46 +00:00
Christoph Michael Becker
58a26b846d
Fix #78569 : proc_open() may require extra quoting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349245 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-21 08:39:06 +00:00
Nikita Popov
0a116512ac
Fix \Ds\Map::values() example
...
Patch by enumag.
Closes php/doc-en#48 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349241 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-20 09:17:41 +00:00
Christoph Michael Becker
b37762aa55
Note that PDO parser supports backslash escapes
...
Cf. bug #79276 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349240 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-20 08:22:39 +00:00
Christoph Michael Becker
e78b64d1cc
Fix #79284 : mention htrime on page microtime
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349239 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-20 08:14:20 +00:00
Nikita Popov
34f775f6f0
Operator Precedence - Add missing ??=
...
Patch by SpacePossum.
Closes php/doc-en#47 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349236 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-19 10:21:03 +00:00
Christoph Michael Becker
4998e7c97b
Fix #78130 : Add SplPriorityQueue::isCorrupted version
...
Introduced via http://git.php.net/?p=php-src.git;a=commit;h=c54045a1f949 ,
documented via http://svn.php.net/viewvc?view=revision&revision=343928 but
never added to `versions.xml`
Patch provided by Gabriel Caruso.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349233 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-16 22:20:38 +00:00
Christoph Michael Becker
b96ede557f
Fix #79245 : Document DateTime::RFC7231
...
This constant was introduced via
http://git.php.net/?p=php-src.git;a=commit;h=618d97962a8ac59d981c8307cc704790f46090c8
but it was never documented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349226 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-16 14:05:40 +00:00
Yoshinari Takaoka
0c82e58795
added svn:keywords property
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349222 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-14 10:35:15 +00:00
Mark Jones
e9f57578e7
add new openssl x509 verify function to docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349221 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-14 00:12:43 +00:00
Christoph Michael Becker
025256e0e1
Fix #79268 : Greater-than / Less-than rendering in code example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-13 07:49:54 +00:00
Christoph Michael Becker
c00e972108
Add deprecation of money_format
...
Patch provided by Gert de Pagter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349216 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-12 13:17:01 +00:00
Christoph Michael Becker
852978ed89
Clarify pseudo C preprocessor support
...
Based on a patch provided by Larry Garfield.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349215 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-12 13:09:26 +00:00
Christoph Michael Becker
8cfdd1e78b
Set SVN properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349200 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-10 15:04:16 +00:00
Tyson Andre
aef9aa5be8
Add documentation for runkit7 PECL
...
Reviewed in https://github.com/php/doc-en/pull/26
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349198 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-10 14:58:49 +00:00
Christoph Michael Becker
9e8923833c
Fix the table of integer values on setopt page
...
Patch provided by Ekin.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349197 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-10 14:30:32 +00:00
Nikita Popov
f26d97a87a
Remove hint to security purpose of disable_functions
...
Patch by jsmmo.
Closes php/doc-en#34 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349194 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-10 09:10:58 +00:00
Christoph Michael Becker
58d190bce3
Fix #79071 : Undocumented truncation of tempnam() second parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349191 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-09 14:25:30 +00:00
Christoph Michael Becker
e6dfcca365
Fix changelog order
...
Should always be from in reverse chronological order.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349186 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-09 10:48:36 +00:00
Andrey Gromov
bbd4f6a100
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349184 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-09 08:47:39 +00:00
Andrey Gromov
e1e151349e
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349183 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-09 08:46:48 +00:00
Christoph Michael Becker
c7661d7587
Document VT_I8 and VT_UI8 constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349176 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-08 16:59:04 +00:00
Christoph Michael Becker
cdf5498ad7
Fix description of COM error constants
...
Besides adding docs for the missing `DISP_E_BADINDEX`, we also document that
the values are positive integers on x64 as of PHP 7.0.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349163 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-07 17:51:35 +00:00
Sherif Ramadan
fda2507473
Revert last commit per comments about strlen
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349162 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-07 15:21:32 +00:00
Sherif Ramadan
a4e73423dc
Include null on failure in return values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349161 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-07 13:53:29 +00:00
Christoph Michael Becker
1ebf8fee1a
Link to APC book
...
This integrates user note 124689.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349154 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 19:02:47 +00:00
Nikita Popov
74a2325f95
Remove the incorrect pattern "..." in glob()
...
Patch by colshrapnel.
Closes php/doc-en#36 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 14:22:03 +00:00
Andrey Gromov
6d5949ca08
Add "Windows only" note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349152 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 14:20:12 +00:00
Yoshinari Takaoka
f29ddfe1ef
Fix misleading spelling, previously fixed by cmb.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349148 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 12:12:55 +00:00
Peter Cowburn
460a630bde
move dom note about utf-8 to language snippet
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349146 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 11:44:34 +00:00
Christoph Michael Becker
d49c5be84e
Fix misleading spelling
...
Integrates user note 124687.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349142 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 10:16:57 +00:00
Peter Cowburn
0007fca77f
Clarify set_error_handler types that cannot be handled (doc bug #76318 )
...
Patch by Sorin Nunca
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-05 20:04:00 +00:00
Peter Cowburn
9d7bbd34d5
Clarification on interaction between finally and return statements (doc bug #68290 )
...
Patch by Sorin Nunca
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349132 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-05 20:03:54 +00:00
Nikita Popov
738f5714c1
Fix typo on Runtime Configuration page
...
Patch by berezuev.
Closes php/doc-en#35 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349126 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-05 10:04:47 +00:00
Nikita Popov
e5731b4787
Document missing curl constants added in 7.3.x
...
Patch by ekinhbayar.
Closes php/doc-en#27 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349125 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-05 08:54:11 +00:00
George Peter Banyard
897636355a
Typo fix provided by an anonymous user.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349120 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-04 11:59:59 +00:00
alcaeus
6dad23a963
MongoDB: Document changes for 1.7.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349110 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-03 15:29:05 +00:00
Christoph Michael Becker
9c882d0b96
Remove whitespace
...
Patch has been provided by Oskar Stark.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349109 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-03 14:30:43 +00:00
alcaeus
30ba308b60
MongoDB: Document new BSON subtype for encrypted values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349108 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-03 13:46:57 +00:00
Remi Collet
7250e516f3
add ZipArchive::RDONLY macro
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349107 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-03 11:31:29 +00:00
alcaeus
a8482dea2a
MongoDB: Document new methods for 1.7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349106 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-03 11:01:04 +00:00
Christoph Michael Becker
6baae6d411
Fix #79181 : Docpage miss 'v' format definition
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349094 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-02 17:22:24 +00:00