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
* Clarify what a built-in type is.
* Add PHP 8 equivalent of ReflectionParameter::isArray().
*...
Just removing an extra full stop before a constant name.
Follow-up to f3b5475 / #528.
ca9dbbbd2dcac26d56bbbb87539297e4589bd709 authored over 3 years ago by Sergey Biryukov <[email protected]>Cf. <https://bugs.php.net/bug.php?id=80969>.
304f2b04c9b66ad3cea00b0e6aa97322b7de9935 authored over 3 years ago by Christoph M. Becker <[email protected]>The input shall be a string data.
Basic example along with the error cases.
Fix: related to, h...
06274b9824d4818cfcb525941151f490cf7989ba authored over 3 years ago by Vincent JARDIN <[email protected]>As it needs to match the stubs in php-src for named arguments
f22131593abb8d79b06fc35c710e6c56dd022979 authored over 3 years ago by George Peter Banyard <[email protected]>7992b372128c08f4f77cd1e18a42c63682f8233d authored over 3 years ago by Yoshinari Takaoka <[email protected]>
The input shall be a string data.
Basic example along with the error cases.
284e06bd4d8a49972d877174577049ab9687d6d1 authored over 3 years ago by Vincent JARDIN <[email protected]>1200e4ec5a6057a2b402aa9931e2dc9a1098d45c authored over 3 years ago by Yoshinari Takaoka <[email protected]>
Bundle reference/zookeeper/* missing returnvalues and
parameters sections into one single commit.
5ccee0ae1c9978e1b28b0dd3ff901393f8be19e9 authored over 3 years ago by George Peter Banyard <[email protected]>
e5d4a8419ddd0394f0e38f54934194461d6ef71b authored over 3 years ago by Yoshinari Takaoka <[email protected]>
84e8f0960b841a5ebca9d81cd2c2311b6504a371 authored over 3 years ago by Kamil Tekiela <[email protected]>
Add missing errors section
74155fb94bef0d0e0c6edd5994fc33ab40781701 authored over 3 years ago by Kim Hallberg <[email protected]>
Fix `print_r` Notes section before examples.
Fix `is_object`, `gettype` Example section before ...
Co-authored-by: George Peter Banyard <[email protected]>
8bf12014c3c623c15a760b1eba566d46213f49ca authored over 3 years ago by Kim Hallberg <[email protected]>
* Update `mb_convert_encoding` changelog
Now throws `ValueError` if either $to_encoding or $fro...
https://github.com/php/php-src/blob/php-8.0.0/ext/ffi/ffi_arginfo.h
https://github.com/php/php-s...
d3191e2f3cf1d1316c2410006310033859ac5b22 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
2cf7e8823c0a59b1bbadff98dbb04d1043dd7721 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
https://github.com/php/php-src/blob/PHP-8.0/Zend/zend_weakrefs_arginfo.h#L38-L40
7bdd9249f2e73e8359c4e427164bbe886e66aaec authored over 3 years ago by Yoshinari Takaoka <[email protected]>Drive-by indentation fix of the section
c69c20982392cd55260b9870431a029e801d52e0 authored over 3 years ago by George Peter Banyard <[email protected]>Closes GH-577
4d72f13eaf9e06715ae68eac72aa3fd6ae83eb78 authored over 3 years ago by thinkverse <[email protected]>f47136fc2b68ada92f44fb59e1083c68355d15bf authored over 3 years ago by Kim Hallberg <[email protected]>
- close
- isvalid
- movetoelement
- movetofirstattribute
- movetonextattribute
- read
0dade752609ebd19cf9c053dd06f03e9ee058ec7 authored over 3 years ago by thinkverse <[email protected]>
0d0c319c7ded9fa8f5692723c921d0ca2c23ad06 authored over 3 years ago by thinkverse <[email protected]>
4dcf5a9f13f0086e050861aadc3729e22cbc04dc authored over 3 years ago by thinkverse <[email protected]>
e17ff04a4ad4f20fe55e848f439a5e28313d9916 authored over 3 years ago by thinkverse <[email protected]>
202724dcac80d376ab74e52f8b05dde79698d8aa authored over 3 years ago by Yoshinari Takaoka <[email protected]>
289efd69f96492d51490d6ec4b4ead55822e13c5 authored over 3 years ago by Kim Hallberg <[email protected]>
435885e2f78afd591a0b201a3bb7e8c8d1260165 authored over 3 years ago by Kim Hallberg <[email protected]>
8f5f6a52c0d25a42a069c6c1cff4effb68fb379c authored over 3 years ago by George Peter Banyard <[email protected]>
bca9a9e2d971ade48c06e5b2540a0b1e536fca2b authored over 3 years ago by Christoph M. Becker <[email protected]>
- Remove PHP 5 mentions
- Add references to 'H' and 'h' specifiers
- Use canonical type names
10c85e65bb92ed3677329a8985a7ed0b07c35171 authored over 3 years ago by George Peter Banyard <[email protected]>
bcb7074498301e4712576a18849821f99f0fbaea authored over 3 years ago by George Peter Banyard <[email protected]>
cdcad4c39545404265f1aacabc19dabca1693265 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
8a7c2e03689cc5edf0dfb6710c9d3fe0b450849f authored over 3 years ago by thinkverse <[email protected]>
* Add TypeError to changelog
* Add note about seperator values at start of end of string
Clo...
6b5de328b9dfb7aa391817b5cef123c80acd9979 authored over 3 years ago by Kim Hallberg <[email protected]>6376b92e0de9c0dbe507d8cb76380106eedb9f28 authored over 3 years ago by George Peter Banyard <[email protected]>
* Add TypeError to changelog
* Update example for count to show TypeError
* Split example outp...
ae9210b4725b38bc869134fe9bd3d6036a2331e2 authored over 3 years ago by Christoph M. Becker <[email protected]>
Pointed out by @GSokol.
f7503d75d526770b3657fecb439b85293106443d authored over 3 years ago by Christoph M. Becker <[email protected]>
During running unit tests for a private method I faced the lack of
documentation about how to pa...
* Remove redundant sentence
* Synchronize it with MySQL doc
* Fix incorrect information
* No ...
* Fix grammar
* Remove spaces and split the line
* Add a note about unbuffered query
* Remove...
d0a31e86053b3066b5023d170b01e4b75cb171ed authored over 3 years ago by Guilliam Xavier <[email protected]>
PDO and PCRE sections
8a058e9acded067eaa1bd445ed6943158e7311df authored over 3 years ago by Sergey Panteleev <[email protected]>625dc345dba34bd0e8f97b6fac4272a5e8359428 authored over 3 years ago by Christoph M. Becker <[email protected]>
The documentation still states that array/string curly brace access
is possible but this was de...
5d9eb55b2abb9f6a1e0a5a01d2dcbbd5ea1530d6 authored over 3 years ago by BohwaZ <[email protected]>
f9c4a68ef4f89e51e6d9b905ad3ddb6492386dd3 authored over 3 years ago by Sergey Panteleev <[email protected]>
a0ae28d3bc85f927c22649ebd9a590b921534b7d authored over 3 years ago by Sergey Panteleev <[email protected]>
aab33d644359aba597e810e2fc0c0caa0d347c9c authored over 3 years ago by Sergey Panteleev <[email protected]>
8d1a5d2d15df15cc5cbc7f96cdc083b8fe49366e authored over 3 years ago by Yoshinari Takaoka <[email protected]>
https://github.com/php/doc-en/commit/5fabd07880ab15b0ad2cf7eb055c7c2b36d7120f#diff-190b056aa8511...
e294389da19bdb5d622e717a3f36812f3d94ae06 authored over 3 years ago by Yoshinari Takaoka <[email protected]>5fabd07880ab15b0ad2cf7eb055c7c2b36d7120f authored over 3 years ago by Sergey Panteleev <[email protected]>
Co-authored-by: Christoph M. Becker <[email protected]>
a4ee22721ef56a4762fcfd5a655454bfdaafa7ab authored over 3 years ago by Sebastian Hädrich <[email protected]>7a59549dbba8cbf530a38ef3d168f4fc628649c0 authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
23e26ac6f7e0aca1eab570468709c5d420aaea31 authored over 3 years ago by Martin Samesch <[email protected]>
ab1ffcd2351dff3f1a92fb5afa1415d39df27369 authored over 3 years ago by Landrok <[email protected]>
16a1bdfd1c36108534b5af08dc4b751c7ac0fdaf authored over 3 years ago by Kamil Tekiela <[email protected]>
* Object iteration / Iterator: Replace duplicated examples with direct links to the appropriate ...
1fb0ef23d7be0d8ecd9604fce16ee1e0842c6ef6 authored over 3 years ago by AllenJB <[email protected]>
* Better title
* Rewrite the description
* Rewrite return value section
* Simplify the exampl...
7a3899eea90f3df8dcfe8fd350900162f3490bed authored over 3 years ago by Andrew Foster <[email protected]>
dd522120279a5d08a8aeeaabfaafdea235991d72 authored over 3 years ago by 蝦米 <[email protected]>
* Update changelog
* Remove para from Overview
* Remove available from
* Remove paragraph abo...
4d02fe98ddc684a0d82a3921ef189a71b98f4f04 authored over 3 years ago by Yurun <[email protected]>
* Split up the sentence and make it easier to read
* Simplify the example
* accomodate -> accommodate
* agressive -> aggressive
* begining -> beginning
* enviroment ->...
30ac3684e1b7fe637188be58fb5195f07760787b authored over 3 years ago by Yoshinari Takaoka <[email protected]>
92d0f8b9af5e3ff4cd48777f3694de8681587d3f authored over 3 years ago by Kamil Tekiela <[email protected]>
3cfbd573de5775bc5a15dc96768a6bd9f6332e44 authored over 3 years ago by Ruslan Osmanov <[email protected]>
2693fe9dd233849973c483e8fbb458bf4486fbd7 authored over 3 years ago by Kamil Tekiela <[email protected]>
5a39a8f128d07aff65d255a17847dd67adecc052 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
220cd5030c881666de5315a8108f97579f7c6adb authored over 3 years ago by Yoshinari Takaoka <[email protected]>
Include ServerApi alongside other MongoDB\Driver classes.
Nest ServerApi examples <section> with...
aa85e3522b727f33ecf5171b79ddcf065c234017 authored over 3 years ago by Jeremy Mikola <[email protected]>
Co-authored-by: Christopher Wiedey <[email protected]>
Co-authored-by: Kamil Tekiela <te...
The current text in the migration guide about the deprecation of `libxml_disable_entity_loader()...
f3b5475eebc9a79088559e506d90cd648404bf33 authored almost 4 years ago by Juliette <[email protected]>2a5459cd41985a5d36809399347f816fe29805c8 authored almost 4 years ago by Kamil Tekiela <[email protected]>
- People expect this function to work miracles. Add some examples
of why that's not possible....
Co-authored-by: Christoph M. Becker <[email protected]>
bf28a4ce4f994b3f9c792bd35955f5388af46fcb authored almost 4 years ago by Larry Garfield <[email protected]>Fix `targetDirectoryExists` method in example emits E_WARNING if `$targetDirectory` already exis...
c07214dc9ca7583c3d6095e801ce122d8077c100 authored almost 4 years ago by Kim Hallberg <[email protected]>4d3d1ebea1eeecb7f76fb2fa8ecb55ef35d1d518 authored almost 4 years ago by Rowan Tommins <[email protected]>
a08663f3c3af47e942fd260ae02b3c61ef9a4bb8 authored almost 4 years ago by 沈唁 <[email protected]>
This is a weirdly inefficient way of getting a file's content into
a string, and I'm not sure w...
* Remove old weakref extension that no longer works and namespace conflicts with WeakMap in PHP 8.
68a416eeb74a6df5b7e31b77cfa5e91a4c368844 authored almost 4 years ago by Larry Garfield <[email protected]>
- explain why associativity is not applicable to unary operators
- distinguish between unary an...
6936064e733f39045f471aad492abdeed7c4d2c6 authored almost 4 years ago by Christoph M. Becker <[email protected]>
This method doesn't exist.
a5dd0e682470dc0353fa1e97b1a595cb64243e8e authored almost 4 years ago by Kamil Tekiela <[email protected]>There is no integer -0 (minus zero)
2f79a807765ac4cde852ce23322b0b0b9a754b1f authored almost 4 years ago by codedokode <[email protected]>
This had a stray ")", and was left with a misleading half-sentence
about "new" returning a refe...
e6be4fb01df896fe54f2c8cd050b7e428cd61b2a authored almost 4 years ago by 沈唁 <[email protected]>
* Add mysqli_stmt_prepare to the descr.
* Simplify examples
* Fix example title
* Added new e...
* Provided better description
* Added mysqli_stmt_get_result to the result param
* Remove misl...
165718f97f983da66504dbe547900b7e5d54fdb5 authored almost 4 years ago by Tom Sullivan <[email protected]>
Also flesh out the documentation of this method a bit.
d35bf30250fac534c4c4885b336a559f4491c7e3 authored almost 4 years ago by 沈唁 <[email protected]>624ad8b8de0110bd3f84d7b4016fb3c27ef758a4 authored almost 4 years ago by Christoph M. Becker <[email protected]>
As of PHP 8.0, `abstract private` methods are allowed in `trait`s. `abstract public` method were...
4a21d28c5b582aa4cf20bae8702ebbc9cfe23762 authored almost 4 years ago by Juliette <[email protected]>