Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/doc-en

English PHP documentation
https://github.com/php/doc-en

Fix bug #65269: SplFileObject::__construct() throws LogicException as well

Fix for [bug 65269](https://bugs.php.net/bug.php?id=65269).

Patch by BenMorel.

Closes GH-3.

g...

81a88c05eb0070a21e21840e31fa1f22b36e7bc7 authored over 5 years ago by Nikita Popov <[email protected]>
fix return value of Zookeeper::exists()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347669 c90b9560-bf6c-de11-be94-001422...

a20b7f936b03d76e8a3ddcadbfa1699f3e2bd1b6 authored over 5 years ago by Timandes White <[email protected]>
Minor improvements to the createFromImmutable method.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347663 c90b9560-bf6c-de11-be94-001422...

0394c09fd5686f4c263b9b6dbcb6ce49b06facc6 authored over 5 years ago by George Peter Banyard <[email protected]>
Typos

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347660 c90b9560-bf6c-de11-be94-001422...

958d58419816840c8a7866daccd83bc5a52f90c8 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix configure arg for FFI extension and add an example for PostgreSQL extension.

Provided by petk.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347649 c90b9560-bf...

cffb5f52894aa8a29109e3802e2257c56b51bcb6 authored over 5 years ago by George Peter Banyard <[email protected]>
Qualify PDO $errorInfo field descriptions, drivers may return additional data

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347629 c90b9560-bf6c-de11-be94-001422...

7b0847c169f985d25965190257ce443423973e92 authored over 5 years ago by Chris Wright <[email protected]>
Use gender neutral wording

Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpd...

dc0f955be2a10b707ae06f7da69f52fab24df3d1 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Partially fix #77899: No documentation for 7.3 new functions

We document the socket_wsaprotocol_info_* functions.

git-svn-id: https://svn.php.net/repository...

ac9cf5decdf7e0e0a4db528bc6e1a65e1efae29d authored over 5 years ago by Christoph Michael Becker <[email protected]>
Typo in Parallel extension.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347612 c90b9560-bf6c-de11-be94-001422...

0997ae3510683f23a1d6dc675ddc0f689e411d90 authored over 5 years ago by George Peter Banyard <[email protected]>
Merged revision(s) 347600 from phpdoc/en/trunk:

Fix #78163: preg_quote() documented as accepting null for $delimiter, which actually throws
........

82cff784b0822fc8d51cd93338e2dad58732f0c8 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Document new PDO OCI constants

Patch provided by Cameron Porter.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34...

3c2b2168254ee180616afaac88cbcdb2aeea4c10 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78165: Incorrect example with printf

We also remove the useless self-reference from the "see also" section.

git-svn-id: https://svn....

381e8ebf1be03abccb6d6a7d44488dcb1c56a0bd authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78163: preg_quote() documented as accepting null for $delimiter, which actually throws

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347600 c90b9560-bf6c-de11-be94-001422...

568cd695298b68e72670addcac0f78d4834114c2 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Clarify what NoRewindIterator does

NoRewindIterator does not forbid rewinds, it ignores them.

Patch by nikic.

Closes GH-2.

git-s...

4a414d46765aa3143c3f5ddf6d9594e0c642c5bd authored over 5 years ago by Nikita Popov <[email protected]>
Remove PHP 4 and 5.0.0 mentions.

This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should inc...

508e255fff6c604c31d5617fe9ddf6d776a3b43d authored over 5 years ago by George Peter Banyard <[email protected]>
Remove PHP 4 and 5.0.0 mentions.

This is sent seperatly as apparently via the online doc editor it tells me the file is out of d

...

466005b130918d51937b36739c8afaf44e214d99 authored over 5 years ago by George Peter Banyard <[email protected]>
Remove PHP 4 and 5.0.0 mentions.

This includes changelogs but also some paragraphs and notes which mention PHP 4.

These should be...

652367cc9d51966f31e0b85874a325ead7087c31 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347576 c90b9560-bf6c-de11-be94-001422...

43c3e5cb61b0557f3a1bd7b54b154e3bdd2046a2 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix See Also link

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347575 c90b9560-bf6c-de11-be94-001422...

6776e9012b32930da271f0e7874d58f52999f009 authored over 5 years ago by George Peter Banyard <[email protected]>
Remove See Also link to the current function

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347574 c90b9560-bf6c-de11-be94-001422...

95d6121ed0c46d065938c502078d3ba478429a36 authored over 5 years ago by George Peter Banyard <[email protected]>
Replace each() with foreach in asXML() example

Patch by nikic.

Closes GH-1.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@3475...

37909220d257288cef2969d3e825394d62b5830d authored over 5 years ago by Nikita Popov <[email protected]>
Remove rfc1867 ini entries from apcu docs

These are supported by apc, but not apcu.

git-svn-id: https://svn.php.net/repository/phpdoc/en/...

7ff4c27858f8cf53ca34a4c552ec4dcc09e2ab2b authored over 5 years ago by Nikita Popov <[email protected]>
Add changelog entry for apcu_inc/dec ttl parameter

Only exists since apcu 5.1.12.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34757...

0e2663935681ab36a16e17c55a7854056c644fe3 authored over 5 years ago by Nikita Popov <[email protected]>
Add ttl parameter to apcu_inc/apcu_dec

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347570 c90b9560-bf6c-de11-be94-001422...

f29030302cdd24bc8b8091dacd3225a497fcb500 authored over 5 years ago by Nikita Popov <[email protected]>
Remove PHP 4 and 5.0.0 mentions.

This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: htt...

b824e2b1086e94a1077bd071964547283616030a authored over 5 years ago by George Peter Banyard <[email protected]>
Fix See other link.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347554 c90b9560-bf6c-de11-be94-001422...

349cf9d5237c36d6a09131ad72372699de53ab0d authored over 5 years ago by George Peter Banyard <[email protected]>
Fix function alias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347553 c90b9560-bf6c-de11-be94-001422...

66d744fd587bf083d0a7692407b99a82a1f6fca5 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix See Also links

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347552 c90b9560-bf6c-de11-be94-001422...

19a4a45e9b90384dbb61ae3bda3160e0b13acd9f authored over 5 years ago by George Peter Banyard <[email protected]>
Document ibase services

Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347...

4d8da419011b34623bc91aab8d5ef7f5b6bfb128 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78105: No version information for some ZipArchive methods

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347549 c90b9560-bf6c-de11-be94-001422...

10b6f8637387762215332106e0c91c93cca72dbb authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78107: Some intl pages don't have version information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347548 c90b9560-bf6c-de11-be94-001422...

46b513526e290fbf3d5dfd55cad1b63c6ecfb55a authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78108: Some Phar related pages don't have any version information

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347547 c90b9560-bf6c-de11-be94-001422...

2b1d6a49499a86a98acc07ce82a8febd297969f2 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fixed changelog order.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347544 c90b9560-bf6c-de11-be94-001422...

7aa9a34be34b34e46a5b7eec740a6cb2ca7da975 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix changelog order

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347543 c90b9560-bf6c-de11-be94-001422...

2e4914ba37887a1d59f0d66f46ee9231613dd517 authored over 5 years ago by George Peter Banyard <[email protected]>
Typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347542 c90b9560-bf6c-de11-be94-001422...

2a56e2bba7a07de7b9b87cf961384d70e896969e authored over 5 years ago by George Peter Banyard <[email protected]>
Fix See Other function links

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-001422...

aa2f300f3e348ced1f6b5464b85b1ac92ccc7e4d authored over 5 years ago by George Peter Banyard <[email protected]>
Fix changelog order

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347540 c90b9560-bf6c-de11-be94-001422...

ff8c0c53eb6dd8e8e3d417db104f589b501034e8 authored over 5 years ago by George Peter Banyard <[email protected]>
Typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347539 c90b9560-bf6c-de11-be94-001422...

3f4b8142a8968d385b246c6e9bfa6dab63d51447 authored over 5 years ago by George Peter Banyard <[email protected]>
Explicitly tell when each constant has been introduced.

Removed mention of PHP 4

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347538 c90b...

8183e66ef3e09a8e78c42a1825e873a5de09ef39 authored over 5 years ago by George Peter Banyard <[email protected]>
Document all fbird_*() aliases

Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347...

17bdda79b018acd662f5522b6a6bd554f4ec0f58 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Add DateTime::createFromImmutable docs

Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34...

961158904b94e7066fdb5ae5b851efc2d387072d authored over 5 years ago by Christoph Michael Becker <[email protected]>
Add new alias page

Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347...

1cbdddb45b538add6f6897968e746e3c67dd3d2b authored over 5 years ago by Christoph Michael Becker <[email protected]>
missed root of class from parallel\Sync in versions.xml

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347528 c90b9560-bf6c-de11-be94-00142...

ca7cb538bb989a2b4e45ca06e34a11d2d02399eb authored over 5 years ago by Joe Watkins <[email protected]>
Add changelog for SplFileObject::__toString()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347527 c90b9560-bf6c-de11-be94-001422...

e298f1eaeea95ffcfb7093fa82fa22e19ebad852 authored over 5 years ago by Craig Duncan <[email protected]>
parallel 1.1.0 updates

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347526 c90b9560-bf6c-de11-be94-00142...

d0da6acae85277454b0f27f1fb208040173ec234 authored over 5 years ago by Joe Watkins <[email protected]>
Typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347523 c90b9560-bf6c-de11-be94-001422...

0d37aedb6a30fca5b21ca2b90fb27a9ca87ebcd0 authored over 5 years ago by George Peter Banyard <[email protected]>
Update FFI variable accessing docs

Cf. <http://git.php.net/?p=php-src.git;a=commitdiff;h=6738241aece97979bdb7531babcfdf12e3c4b45b>....

55a5eca8af4fb6fe3ddb38d6e4d8fcaba18cff72 authored over 5 years ago by Christoph Michael Becker <[email protected]>
SplFileObject::__toString() is now an alias for SplFileObject::fgets()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347521 c90b9560-bf6c-de11-be94-001422...

2abaae34ef0a752ac3055b8e00b1f2f089192a91 authored over 5 years ago by Craig Duncan <[email protected]>
Fix #78074: PDO_OCI not working

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347520 c90b9560-bf6c-de11-be94-001422...

537e6eeb269cf03277df4c947fccf8e2a8d944bf authored over 5 years ago by Christoph Michael Becker <[email protected]>
expand overloading docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347517 c90b9560-bf6c-de11-be94-001422...

0c9761150371fbf66ded784d20b71ed4f758354e authored over 5 years ago by Karoly Negyesi <[email protected]>
Removing mention of WDDX as it's been deprecated.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347511 c90b9560-bf6c-de11-be94-001422...

417eda23c69cc5d6814e66c97437d3d62270baf1 authored over 5 years ago by George Peter Banyard <[email protected]>
Update Windows requirements section

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347509 c90b9560-bf6c-de11-be94-001422...

ecf94f5577374891c968a054c7077a6b4a543fbb authored over 5 years ago by Christoph Michael Becker <[email protected]>
Change signature to respect new PHP 7.4 changelog. Added that these functions return an empty array if called without any arguments.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347508 c90b9560-bf6c-de11-be94-001422...

787e0e625e77f16dd73c18c421045bc7407a0bc7 authored over 5 years ago by George Peter Banyard <[email protected]>
Forgot to change parameter numbers during copy/paste.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347501 c90b9560-bf6c-de11-be94-001422...

1415a3b5924fac07edab0b27a670ac97aaee5091 authored over 5 years ago by George Peter Banyard <[email protected]>
Added changelog for PHP 7.4

c.f. https://github.com/php/php-src/commit/77cf3d7b1100dbb2b441b2a75f21b4e8ee0cb9b1

git-svn-id:...

a26b14769fdfd78203c0542526a7f54c9687cc85 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347499 c90b9560-bf6c-de11-be94-00142...

0eee1e3484a664bdf88faf7160f98ac7fdcbbfd1 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix URL

Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34...

6c9c135b4171be3c1004348e89e51bb46136d38d authored over 5 years ago by Christoph Michael Becker <[email protected]>
Small tweaks about Oracle Database versions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347493 c90b9560-bf6c-de11-be94-001422...

0e349f4e1d80c8b7586298ab80ab9677d06050b2 authored over 5 years ago by Christopher Jones <[email protected]>
Fixed a typo in philosophies

--
Provided by anonymous 98113 ([email protected])

git-svn-id: https://svn.php.net/reposit...

c7e29d3ab5328b52f83edb88bde973e211a37659 authored over 5 years ago by George Peter Banyard <[email protected]>
Added more information about precision behaviour (especially with negative precision).

Added more information to the return value of the function.
Added a specific example demonstratin...

1ef2fdddacc294b73c467162d8430e4590291530 authored over 5 years ago by George Peter Banyard <[email protected]>
Clarify that JsonException::$code uses the same values as json_last_error()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347475 c90b9560-bf6c-de11-be94-001422...

e60f506c01d133c64cd890e3c75889b964c3ec04 authored over 5 years ago by Andrea Faulds <[email protected]>
Fix #78048: Weakref extension and PHP 7.4 weak references might cause confusion

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347473 c90b9560-bf6c-de11-be94-001422...

faabf4e74accd1a5791a9144353c91a06f8af154 authored over 5 years ago by Christoph Michael Becker <[email protected]>
English typo

Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347472 c90b9560-b...

b73df01f319dc508f040ed1da669e6a2d01a5f84 authored over 5 years ago by George Peter Banyard <[email protected]>
Adapted documentation of NULL callback per PHPDoc Editor request.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347465 c90b9560-bf6c-de11-be94-001422...

108ea73be559f6752a461149fffa9b294545359f authored over 5 years ago by George Peter Banyard <[email protected]>
Add a note that NULL can be used as a callback and an additional example showing that array-map returns the original array if only one array is provided with a NULL callback.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347462 c90b9560-bf6c-de11-be94-001422...

13d24878bd49583a6eb29c8ca93330897500c1e8 authored over 5 years ago by George Peter Banyard <[email protected]>
Fix #78045: Wrong return type in mysqli_warning::next() description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347459 c90b9560-bf6c-de11-be94-001422...

bf963bac2d310a026fef0272d41a9fe5ae99f641 authored over 5 years ago by brzuchal <[email protected]>
Fix #78044: Wrong return type in ArrayIterator::getFlags() description

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347452 c90b9560-bf6c-de11-be94-001422...

bba432fb395f05b5efb2423db3097ead80ebbd71 authored over 5 years ago by Christoph Michael Becker <[email protected]>
parallel updates

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347449 c90b9560-bf6c-de11-be94-00142...

c636cca2822b42b1c56ce7f72e6efa25856533dc authored over 5 years ago by Joe Watkins <[email protected]>
Clarify that WBMPs are not Window bitmaps

This integrates user note 13441.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347...

107819d757fa35eb1aec97f1d8ac98f0c58e6ba0 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78013: SplDoublyLinkedList class constants definitions are missed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347439 c90b9560-bf6c-de11-be94-001422...

34f49a945c23f6013d346062306129d4619d9f95 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Fix #78030: imap_open() expects parameter 6 to be array, null given

For all practical purposes, the default value is actually an empty array.

git-svn-id: https://s...

0de6bb1cd91dae7e747a77032a81f32809929fac authored over 5 years ago by Christoph Michael Becker <[email protected]>
English typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347431 c90b9560-bf6c-de11-be94-001422...

a77a1425f1a8b20a03463ab7ccb5f31866f20a4f authored over 5 years ago by George Peter Banyard <[email protected]>
Replace type element by corresponding entity.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347430 c90b9560-bf6c-de11-be94-001422...

821b199e5c6f7dad1366b811c079df33db863c34 authored over 5 years ago by George Peter Banyard <[email protected]>
Added warning that strip_tags should not be used to try and fail to prevent xss.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347426 c90b9560-bf6c-de11-be94-001422...

040346a8069b92a2a225109fcae96924db16e8bd authored over 5 years ago by Pieter Hordijk <[email protected]>
mb_strlen now throws a warning instead of returning false when an unknown encoding value is passed in as the 2nd parameter.

--
Provided by anonymous 96370 ([email protected])

git-svn-id: https://svn.php.net/reposi...

8dd9dbfc620dc7d6dcc7bfbd6c0c0b306de4a92e authored over 5 years ago by Pieter Hordijk <[email protected]>
Added example and a note to make it clear to not use a space character between file extensions in the list. Closes #67701

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347422 c90b9560-bf6c-de11-be94-001422...

a10c57aa99e0b7f7d552e0fa48802cf062eff2ed authored over 5 years ago by Pieter Hordijk <[email protected]>
Added some &true; entities, unified examples in array_filter so all match the same style guide.

--
Provided by anonymous 75058 ([email protected])

git-svn-id: https://svn.php.net/...

7f5c1d1573476c807923044e8ee461bcf93244be authored over 5 years ago by Joe Watkins <[email protected]>
--

Provided by anonymous 75058 ([email protected])

git-svn-id: https://svn.php.net/repos...

3bc212c744fce74a36f3345ccd4a95bb3754ccd8 authored over 5 years ago by Joe Watkins <[email protected]>
--

Provided by anonymous 75058 ([email protected])

git-svn-id: https://svn.php.net/repos...

f0b0e5bb633b40536bda7141b85674441a62aa95 authored over 5 years ago by Joe Watkins <[email protected]>
This patch seems correct as not providing an IDX seems pointless so I assume marking this as optional is incorrect. If this is not the case feel free to revert the change.

- girgias

--------------

Clarifying the type declaration for the $idx parameter. I encountered...

0d349de6d72fee096fb86bfeb779a7ac95ff75c7 authored over 5 years ago by George Peter Banyard <[email protected]>
Indent fix.

Patch provided by Michal Brzuchalski

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk...

db880d014bc28470d1ce56d1b9518ea9966ab30e authored over 5 years ago by George Peter Banyard <[email protected]>
Documented IMG_FILTER_SCATTER coming in PHP 7.4.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347412 c90b9560-bf6c-de11-be94-001422...

54b00ce3f1cea2c5c3df4aeee263aabf5ed30492 authored over 5 years ago by Kalle Sommer Nielsen <[email protected]>
Discourage disabling of opcache.file_cache_fallback

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347411 c90b9560-bf6c-de11-be94-001422...

bebe71165523dcf45f5262b3379026a092a04285 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Clarify current behavior of JSON_THROW_ON_ERROR

Cf. <http://news.php.net/php.internals/105653>

git-svn-id: https://svn.php.net/repository/phpdo...

b9b36ec7576f4d44640b8c998199690b1650bd50 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Added multiple field index example

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347406 c90b9560-bf6c-de11-be94-001422...

5a20fd035d9e63be7ccc3b4ac2e361a10a5add32 authored over 5 years ago by Philip Olson <[email protected]>
Removed session::executeSQL() (nobody should use) and tabledelete::offset() (never worked)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347405 c90b9560-bf6c-de11-be94-001422...

805372f68aa01a8e9c992e03a17303f654d4e37a authored over 5 years ago by Philip Olson <[email protected]>
Remove warning about undefined list() behavior. At least since PHP 7 this is well-defined.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347399 c90b9560-bf6c-de11-be94-001422...

b86df9aea40d9f65987a5dfcb36121d16d4989d5 authored over 5 years ago by Nikita Popov <[email protected]>
Clarified return values as array|0 instead of false; an early change/fix

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347398 c90b9560-bf6c-de11-be94-001422...

286ab7c12421b770b130002bfaf114ca4e296977 authored over 5 years ago by Philip Olson <[email protected]>
End the notes war

Actual polyfill has been provided by divinity76. Thanks!

git-svn-id: https://svn.php.net/reposi...

8272e36f6a8e57e4ff19929ef39327e122d36a78 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Removed getClientId() and killClient(); they had no use

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347395 c90b9560-bf6c-de11-be94-001422...

5dcc60dcbb40e757f8846f78ad14895d39dfe7ac authored over 5 years ago by Philip Olson <[email protected]>
Removed FieldMetadata; it was removed in v8.0.14 and folks can use the preferred ColumnResult to retrieve the same data

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347394 c90b9560-bf6c-de11-be94-001422...

f36cf259790c7fcc358444dd1a0608619c7fdda9 authored over 5 years ago by Philip Olson <[email protected]>
Removed Driver as it never really existed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347393 c90b9560-bf6c-de11-be94-001422...

6d305ece6da73eb91c5b8aada0cdb03a6d971bfe authored over 5 years ago by Philip Olson <[email protected]>
more parallel docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347391 c90b9560-bf6c-de11-be94-00142...

a31156c3d8e98d9d8d0d82cab7e37407a4f75f63 authored over 5 years ago by Joe Watkins <[email protected]>
some more docs for parallel

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347390 c90b9560-bf6c-de11-be94-00142...

a5d3bbcbbd0457c39ca81c279a38cc3b75351cb7 authored over 5 years ago by Joe Watkins <[email protected]>
updates for parallel

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347388 c90b9560-bf6c-de11-be94-00142...

3c45ac913920d28c716a957f592051dad977a6de authored over 5 years ago by Joe Watkins <[email protected]>
Clarify $lib default behavior of FFI::cdef()

Firstly, $lib does not default to NULL; actually, it has no default.
Secondly, we document what ...

09b078144ad0678d96d98de581147477c8ccb853 authored over 5 years ago by Christoph Michael Becker <[email protected]>
Add basic ext/ffi documentation

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347385 c90b9560-bf6c-de11-be94-001422...

4a86f6e16db9a4b73c3580bcdc1a9c772c9fea66 authored over 5 years ago by Christoph Michael Becker <[email protected]>
wrong class name content

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347383 c90b9560-bf6c-de11-be94-00142...

75d79e8296f63d3bc694f617bb75e639930b53bb authored over 5 years ago by Joe Watkins <[email protected]>
wrong constant name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347382 c90b9560-bf6c-de11-be94-00142...

cffeed77d1324d2481f3c0341dc9980f4acfa72e authored over 5 years ago by Joe Watkins <[email protected]>
wrong exception names

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347381 c90b9560-bf6c-de11-be94-00142...

a7a8c6a5ff7fb936ecd07779eb943b5a06eff373 authored over 5 years ago by Joe Watkins <[email protected]>