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 GH-1572: Not specifying the pgsql connection parameter is deprecated

85b2c17bffa12837677739e0c82db1f428bd2134 authored almost 3 years ago
Remove grossly outdated info about PHP 4.0.3 requirement

ad618eea48c773ff8768d9d27ea986f81a2a2400 authored almost 3 years ago
Fix GH-1571: f/sscanf() do not mention assignment suppression feature

4225e50bc391ddba99e367c231463da0dc04357d authored almost 3 years ago
Fix GH-1576: New opcache.record_warnings setting is undocumented

46048f1cb20850849f7302d2b1134f595ba511f0 authored almost 3 years ago
Fix GH-1575: get_parent_class may return false

f004f576e7329b583dd41cf7e393efd5139bd5a3 authored almost 3 years ago
Fix GH-1568: No info on return value of ctype_alnum() in case of empty string

We explicitly add the info to every ctype's function return value
section.

We also overhaul the...

1af58f6311e4884398f334e8dd7c5ac5131988ba authored almost 3 years ago
Fix GH-1569: gzdecode raises Warning on invalid data

We keep that unspecific, at least for now.

7fc84e37b7201abc5e70bfca04256e54885fceca authored almost 3 years ago
Fix GH-1574: Keyword documentation contradicts itself

8bf7045ecc8c7d424ad609b9b9cf1b0ba65deba9 authored almost 3 years ago
Clarify where Windows users can get the SNMP mib files

Judging from the user notes, there is apparently some confusion, so we
add a link.

While we're ...

ce9a6b3a30732d94862f8e1f40bba41c3688b955 authored almost 3 years ago
Add missing documentation for the ReflectionClass::getAttributes method

Closes GH-1539.

8d2b545eef87d52bdbe07cdac53a22910c077967 authored almost 3 years ago
Fix enable_dl description

`enable_dl` is certainly not useful for the Apache module version of
PHP, since `dl()` is remove...

6105486171f4d6dc87110b7e351492b924259a6f authored almost 3 years ago
Update Enchant installation instructions

As of PHP 8.0.0, Windows uses Enchant-2 by default, and that looks for
the providers in a differ...

6c7300690f0328443314af3bec6aa3ce374ae368 authored almost 3 years ago
ZTS support doesn't forbid/disable dl()

The apparently erroneous note might stem from the respective error
message[1].

[1] <https://git...

7639cf87731d902f2d2dbdcd34447b80e24bb80a authored almost 3 years ago
Fix type for index in ZipArchive::replaceFile()

Closes GH-1563.

c1da6cc7c2465a7179ddfbb832f8782ab2b1039a authored almost 3 years ago
Fix GH-1561: SplPriorityQueue & friends don't have a constructor

34a35a3681497538ccff5e0c8a740b240ad0c198 authored almost 3 years ago
Link to the drivers, since it's not obvious what it's meant

Closes GH-1552.

ae6a2efed7064be1b14ebdbcd87157883e3a5537 authored almost 3 years ago
[PHP 8.1] Document incompatible float to int implicit conversions (#1528)

Co-authored-by: Máté Kocsis <[email protected]>
Co-authored-by: George Peter Banyard <g...

754641d8dd08d4d63808d98bfc15c31346505d9c authored almost 3 years ago
[PHP 8.1] Passing null to non-nullable parameters of built-in functions (#1555)

Closes #1554

Co-authored-by: Máté Kocsis <[email protected]>
Co-authored-by: Christ...

3e087a5c618b815c273510ffdc4a86ab189eda00 authored almost 3 years ago
[PHP 8.1] Add ReflectionFunctionAbstract::getClosureUsedVariables (#1032)

Co-authored-by: Máté Kocsis <[email protected]>

ed8eead5c40e43118af9ff8f41591675634c1028 authored almost 3 years ago
[PHP 8.1] Usage of static Variables in Inherited Methods (#1549)

61cfd00858115c6fe029df05829b04c1ec5bc9c2 authored almost 3 years ago
Collator::create() does not accept null

Cf. <https://github.com/php/doc-en/pull/1551#issuecomment-1110886470>.

da9e1ca20838bdc83aa6809160ef014ebde28837 authored almost 3 years ago
Fix GH-1550: Collator::__construct() does not accept null

69e0955f7b1cb0b485afc443da459b9f0ce80077 authored almost 3 years ago
All drivers implement getColumnMeta

Since php/php-src@caa710037e663fd78f67533b29611183090068b2, all bundled
drivers (Firebird and O...

1d06977916b981348b679add3c3123a55109c81a authored almost 3 years ago
[PHP 8.1] Add new global Sodium constants (#1546)

6154d9c466f3c2bf6a90f6d01e2185b8c2d0fec1 authored almost 3 years ago
[PHP 8.1] Add new global GD constants (#1545)

928f0513239395b4f2e617e5786d0c62dcb4abb4 authored almost 3 years ago
Closes GH-1543: get_magic_quotes_*() is deprecated

5fc91f8abb9c18645ba5c44ac5cc329b16f09659 authored almost 3 years ago
Remove grossly outdated info (#1538)

It seems that line endings are handled in a style agnostic way by
`get_meta_tags()` for a long ...

6ecb3d252204d4f7077eb5221209b4eab0216c18 authored almost 3 years ago
Add missing constant definition ReflectionAttribute::IS_INSTANCEOF

Closes GH-1537.

a7e787f40f5c989f261f2fee203ab9985941f4a4 authored almost 3 years ago
Clarify which characters are translated by htmlentities

Closes GH-1438.

840ed22479a110ab63bce0fa75d5f3c41642b8e3 authored almost 3 years ago
Typos

da4977f316e4a05be800e865b979c10d19436112 authored almost 3 years ago
Fix GH-1529: Missing documentation of second parameter of imagick.writeimagefile

20ddc39b6a806f6f93a757713182117b6e1916da authored almost 3 years ago
Add detailed explanation about PASSWORD_DEFAULT to migration guide

68dfe9740823ed1d229e5e79b7018fe71237c665 authored almost 3 years ago
Adjust formatting of intldatepatterngenerator.xml according to gen_stub.php (#1531)

2d0fa22cc2a79983242577821b8b246374943ff5 authored almost 3 years ago
Sync ext/dom properties with stubs - part 2 (#1297)

0cdbd6ddab7be344221855498df56169d5a20992 authored almost 3 years ago
Sync ext/dom properties with stubs - part 1 (#1295)

Co-authored-by: George Peter Banyard <[email protected]>

08f35ae7dcfaf3960f9d1c584378f369bacf459d authored almost 3 years ago
Remove PHT docs (#1530)

See https://github.com/tpunt/pht/issues/11

ee12b637d14ed8db10f2e52f23bd1a22caa7d775 authored almost 3 years ago
Reorder DOMDocument properties (#1335)

6d48923b82b3b517f2f46fa44eea9aa35264fe60 authored almost 3 years ago
Fix omitted colon

Fix #1527

f646d66e39908c69b50ade8c3a593b013de5cd0b authored almost 3 years ago
Added missing code comment

772cf37c3f2e1a1f4ba9fa552ac7fcfd78453f13 authored almost 3 years ago
[PHP 8.1] Add sodium ristretto255 functions (#1051)

133b912de1379fe262b8a7bd7e9a83d5fdcc78ac authored almost 3 years ago
Add sodium xchacha20 functions (#1045)

42d9fd45359fe3cee6dd9f7ae6c29eaf2c3e7136 authored almost 3 years ago
Lighttpd rewording, remove PHP 5 refs (#1522)

Co-authored-by: Christoph M. Becker <[email protected]>

7006df7c1fbc64457ac4011ae33309c3f3e5b202 authored almost 3 years ago
Typo

96f69db3ae2245082de88ff0cc4f8a76620a44d1 authored almost 3 years ago
Generate methodsynopses for ext/intl (idna, IntlChar) (#905)

bc3e9a2933acc363570e1453136ec1c10a672b70 authored almost 3 years ago
Generate ext/intl methodsynopses based on stubs (IntlTimeZone) (#911)

ef3ba2aad1fb6fa6cc7dc9110f4c0a4d9c873ca7 authored almost 3 years ago
Clarify NULL is not a scalar in is-scalar.xml() docs (#1515)

f3534a2ab0af4ed69c9a474e26210ef661324d39 authored almost 3 years ago
Fix type of 2nd parameter of openssl_csr_export()

Cf. <https://github.com/php/php-src/pull/8362>.

3a2e96fcc0bd83370c3a4318aa773783a87110f8 authored almost 3 years ago
Rewrite SoapClient constructor documentation

This constructor takes a large number of options, most of which
were effectively undocumented, l...

6105da168f7d377a7b122b83e25ddac6b5dd2191 authored almost 3 years ago
fixed internal link url(nowdoc).

c4363cbf394a6fe0701bcb7f6eefb4e096943ab0 authored almost 3 years ago
Update `array_combine` return values section (#1513)

Fix #1512

764e22fefc8a3e46928a3f37bfd0b01789e5ac5f authored almost 3 years ago
Document missing tokens

Closes GH-1510.

464ffb22895d623a848edb42949d10c9ca5b95bf authored almost 3 years ago
moved too long title to <para></para> contents.

e3ac07c850bad582acd5a3b6c1cf0300af53791d authored almost 3 years ago
Usort updates based on comments (#1492)

* Use spaceship where appropriate.

* Add example of multi-axes sorting with spaceship.

* D...

706c7ac6ea13c667efcd610a91d6d86fe1e8b665 authored almost 3 years ago
register_shutdown_function() updates based on comments (#1493)

* Note that shutdown functions may still register shutdown functions.

* Add note about max ex...

8d7f21b1c19fcde59b32d5496eaeed1784692f63 authored almost 3 years ago
Remove return value section for Intl constructors

fe5841adc7ab931b889f952b635c67e7d9e168f5 authored almost 3 years ago
Remove return value section for Reflection constructors

967b4787bab600be8f96129d4960ad60f47f31e7 authored almost 3 years ago
Clean up autoload page (#1503)

fca50d321ce57036f3786f278887abe58cd41de8 authored almost 3 years ago
Comparison operator updates from comments (#1494)

c653d5a2b9b3a2671ca017c9f7ab6976fa8d148d authored almost 3 years ago
Update SPL class construtor pages (#1466)

Add missing changelogs for changes in PHP 8

fda6c4efe20f441b2412e9dc37361e3cf25dcab9 authored almost 3 years ago
Updated to version 2022.1 (2022a)

15244038c7e72f74b8bc0e29cf026eee1533e274 authored almost 3 years ago
Fix some (con|de)structor pages (#1507)

Co-authored-by: Christoph M. Becker <[email protected]>

c44e9cb68b9b65771f9c45db2c07a06c63d71359 authored almost 3 years ago
Link to mb_encoding_aliases() from mb_list_encodings()

8a9c2ca09875219d680f7f77b53cde025686ed7d authored almost 3 years ago
Typo

39752929cd4ab78db8a7310dfb328444c558df99 authored almost 3 years ago
Fix >= on SplFileObject::seek migration notes

for PHP 8.0

Closes GH-1506.

05a2d4c535c375d64da54934238c28fc978c2884 authored almost 3 years ago
Typos

87b582706267d69006a8aaaed3b5eda2ccf99c92 authored almost 3 years ago
Add closure versions of all create_function examples

Basically the only reason people should be looking at the manual
for create_function right now ...

5065e44c26ccb29437ce26e9df0d26f446583d7a authored almost 3 years ago
Fix GH-1478: strftime is deprecated as of PHP 8.1 but no mention of what to use instead

a8b575aeac14163c3a30ed87b5c839329004f0ef authored almost 3 years ago
Annotate readonly ext/mysqli properties (#1505)

c55ff133ada41b90b30feecc6f2089b301b5d4ab authored almost 3 years ago
Fix syntax errors in examples (#1504)

73fae4ee51b644b72028e610abefefced57c18ad authored almost 3 years ago
Fixed info about @ operator (#1196)

- UPGRADING says that the error_reporting (ie. value returned by error_reporting() or ini_get('e...

14a60fad6edabd3384c434cc6257255798453e87 authored almost 3 years ago
Fix extension membership for igbinary extension

ca1c139b220ddf41168716e863c4221ecd19adbb authored almost 3 years ago
Run section-order QA script on CI (#1498)

This prevents from introducing incorrect section orders

830ac0be6ded2a8e641b3c5a12ce72d96d28a465 authored almost 3 years ago
Fix section order issues introduced by 99d758bd259fa80c2828cf8cc250984cb683ee8f

a223531900823441f82d178ca4e94c0444f24576 authored almost 3 years ago
PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was added in PHP 8.1

The first change mentioned in the manual for PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY was 03f0ebc6...

d4d537e6a2a9e11b24d5a42e8be7b2d4763c3f0e authored almost 3 years ago
Fix unpacking with string key example

The example seems not relevant since it already works and produces the same output in the previo...

64b3b8a362fcb53bd5511d7a32c1753ae50b77f8 authored almost 3 years ago
Improve documentation of string encoding conversion functions

- Move utf8_encode and utf8_decode into the strings chapter, since
they were moved out of the...

99d758bd259fa80c2828cf8cc250984cb683ee8f authored almost 3 years ago
Remove "experimental" warning from Foreign Function Interface

Foreign Function Interface (FFI) has been introduced in 2019 (PHP 7.4) and the API didn't change...

8b0e03372d4fff5c7ace81a70a6ec7009ee8c312 authored almost 3 years ago
Fix section order in Imagick docs

42aa8713e3a1e22695a80c2af2d61b96b249865d authored almost 3 years ago
Add missing parameter sections for PDO methods (#1459)

e84773a60556e5052754bf28bd6ab18ea438c4ef authored almost 3 years ago
Add docs for SoapClient::__call() based on SoapClient::__soapCall()

Also drive-by fixes to both __call() and __soapCall() in regards to markup

45ac957ca564cfdf4d14d9cb4d6a57ddd319fdcb authored almost 3 years ago
Document gnupg_listsignatures

87d151824d81e99425a1f5d2b0f44a15849d5af8 authored almost 3 years ago
Document gnupg_gettrustlist

1ea36ad22a5ae66edddc65c84e2e499527d0c575 authored almost 3 years ago
Document gnupg_deletekey

91db48f3b3debd560173ffe286f3a9b7690135b9 authored almost 3 years ago
Add examples for string functions (#1477)

6330e4d73192c49a6867c6bbc3cbf09d63a1e36a authored almost 3 years ago
[PHP 8.1] Add pcntl_rfork description (#1033)

58c419eb2e8fd09fbe3bc897cfb4c52ba4be7be6 authored almost 3 years ago
Fix listing of unimplemented DOM methods

`DOMNamedNodeMap::removeNamedItem` is listed twice and I suspect the one after `DOMNamedNodeMap:...

432e2731ee5e34c4c45fe1221232d799be0d4e3d authored almost 3 years ago
Sync DirectoryIterator method return types (#1293)

72d156e2064c3a4ebf3789c0e955c101669f0116 authored almost 3 years ago
False isn't allowed for substr()'s $length (#984)

15247c75e1306d47898715dec11445edf4405dcc authored almost 3 years ago
Fix array_combine throws ValueError since PHP 8 (#850)

431616624d53678d35aee06a846e942c97e89492 authored almost 3 years ago
[PHP 8.1] Use named arguments after unpacking (#1329)

08498c3bd38660ffa1259de0e58cd884c2497d59 authored almost 3 years ago
[PHP 8.1] Add IntlDatePatternGenerator description (#1026)

* [PHP 8.1] Add IntlDatePatternGenerator description

fe35f4a173145e027776226cea72a0f708a4bfa0 authored almost 3 years ago
[PHP 8.1] New in initializers (#1327)

* [PHP 8.1] New in initializers

18b39f03ef77080a349f6cd2d82112dd43f904c2 authored almost 3 years ago
Fix return type (int → bool) (#1359)

* Fix return type (int → bool)

Mentioned in doc-de #67 by Daijobou (thanks).
Changelog entry...

48754af1a118879dbc96d253a7448557dcb3e918 authored almost 3 years ago
Remove &warn.undocumented.func; from Reflection

Removed from all the places where it wasn't stricly necessary.

Closes GH-1217.

ab58951f68a04d2e5ad4f784070a034ad1c7831d authored almost 3 years ago
Improve description of `empty` return value

Previously it was written from the negative perspective, which was confusing to understand.

C...

4a07033f7ac5ab121357051cc94ec48b9f6f58fc authored almost 3 years ago
Fix constructorsynopsis usage in EV extension

Also drop return value section

Closes GH-1465.

33e5f4ef7243bc1282acb1cba93e8f99c1debe68 authored almost 3 years ago
Fix GH-1462: passthru() returnvalue section incorrect

e98c8aea66ec2477b5f14524df3f3c872ee713ba authored almost 3 years ago
Update OpenSSL requirements

7b935b28200c61f6d68f3a3a99d999f71b674c7d authored almost 3 years ago
Add trailing semicolon to getDocComment

Although this is valid PHP, other functions' examples in the class (e.g. `getDefaultProperties` ...

210b5020c0653ec20d643acde6f1c207ecce3cf7 authored almost 3 years ago
Document FPM pm.max_spawn_rate configuration directive

615dc682cf741edd7fbb40bd7b20c43f1e6c3940 authored almost 3 years ago