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
Christoph Michael Becker
6eb8b7b9b1
Fix description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349093 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-02 17:06:18 +00:00
Christoph Michael Becker
c0dbd1f8b9
Use the proper function names here, not the aliases
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349092 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-02 17:02:39 +00:00
Christoph Michael Becker
69dba7ad55
PHP 7 as well
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349091 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-02 17:01:17 +00:00
Yoshinari Takaoka
49204a8622
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349078 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-01 00:28:25 +00:00
Yoshinari Takaoka
af3996d6c4
added $Revision$ keyword, some svn:keywords properties.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349077 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-01 00:16:00 +00:00
Remi Collet
325d39b707
add ZipArchive::setMtimIndex example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349074 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-31 13:59:58 +00:00
Remi Collet
a5f267f0db
add ZipArchive::registerCancelCallback and ZipArchive::registerProgressCallback (zip 1.17.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349073 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-31 13:49:05 +00:00
Nikita Popov
ec67793395
Fixes #79186
...
Patch by ekinhbayar.
Closes php/doc-en#28 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349069 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-30 14:45:43 +00:00
Yoshinari Takaoka
7e2d369487
reverted r349048 because added 7.4.0 changelog obviously conflicts with mb_strrpos manual notes.
...
see also: https://www.php.net/manual/en/function.mb-strrpos.php#refsect1-function.mb-strrpos-notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349067 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-30 13:42:03 +00:00
Christoph Michael Becker
a6d3679dfe
ldap_control_pages_result(_response) is deprecated
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349064 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-30 12:23:08 +00:00
Remi Collet
002296ac09
ZIp: add new constants introduced in 7.4.3 / 1.16.1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349053 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-29 13:46:11 +00:00
Remi Collet
2a9eefd1d6
ZIp: add new methods introduced in 8.0.0 / 1.16.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349052 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-29 10:50:11 +00:00
Remi Collet
07d867ba42
ZIp: add new constants introduced in 7.4.3 / 1.16.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349051 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-29 10:01:13 +00:00
Sherif Ramadan
5820d502f6
Update changelog for PHP 7.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349048 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-29 02:44:09 +00:00
Jeremy Mikola
b635919399
Revise MongoDB client-side encryption docs
...
https://jira.mongodb.org/browse/PHPC-1532
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349045 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-28 22:47:59 +00:00
Jeremy Mikola
8460353f32
BulkWrite::update() arrayFilters option is an array of documents
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349044 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-28 20:50:08 +00:00
alcaeus
594b45f55e
MongoDB: Document new members for client-side encryption
...
https://jira.mongodb.org/browse/PHPC-1532
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349039 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-28 07:30:53 +00:00
Nikita Popov
b95cf5c38a
Fixed an incorrect return value
...
Patch by mmcev106.
Closes php/doc-en#25 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349035 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-27 08:51:02 +00:00
Christoph Michael Becker
162080c9d0
Document CURLOPT_HTTP09_ALLOWED
...
Cf. <https://github.com/php/php-src/pull/5114 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349025 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-26 13:42:43 +00:00
George Peter Banyard
b716a57a5e
Introspect is better term to use in scope of reflection: https://en.wikipedia.org/wiki/Type_introspection
...
--
Provided by anonymous 101415 (dario_swain@yahoo.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349021 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-26 10:22:32 +00:00
George Peter Banyard
8e00768efc
Update doc in regards to being able to throw exceptions in __toString().
...
--
Provided by anonymous 101201 (Arek Pietrzyk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349020 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-26 10:20:34 +00:00
Christoph Michael Becker
2a49694d0b
Document opcache.cache_id
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349015 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-25 16:48:27 +00:00
Nikita Popov
03e515786e
Clarify that it's safe to reuse an FFI scope.
...
Patch by Crell.
Closes php/doc-en#22 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349002 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-24 13:00:44 +00:00
Nikita Popov
f19337d272
Cross-link FFI::load and FFI::scope
...
Patch by Crell.
Closes php/doc-en#21 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349001 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-24 12:56:04 +00:00
Christoph Michael Becker
885781f948
Document lmdb $mapsize parameter
...
Cf. <https://github.com/php/php-src/pull/4910 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348995 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-23 11:45:57 +00:00
alcaeus
216fb141c5
MongoDB: Document new configure switch to use system libraries over bundled ones
...
https://jira.mongodb.org/browse/PHPC-1497
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348993 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-23 07:34:04 +00:00
Nikita Popov
3508ecebc1
Add missing choice="opt"
...
As pointed out by salathe.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348968 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 11:47:17 +00:00
Yoshinari Takaoka
b7fedfcbcb
fixed parameter name. conform it with methodsynopsis.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348964 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 10:35:29 +00:00
Nikita Popov
214f5cf33e
Fix mysqli_get_client_info() parameter list
...
Patch by kocsismate.
Closes php/doc-en#18 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348960 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-20 09:46:01 +00:00