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

Min and max now behave consistently when comparing int to string (#2636)

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

8a0ab242e83ec201615c947eaa0e1c5719576c12 authored over 1 year ago by Anna Filina <[email protected]>
Updates the DS interfaces to use new markup (#2641)

ae6b3ce988ca175a4ca3a795bfd31639fc9e82fd authored over 1 year ago by Dan <[email protected]>
Fixed indentation

280c1486811039092af54aa172a05417372bebb9 authored over 1 year ago by Derick Rethans <[email protected]>
Document new allowed characters, and what ' ' stands for

4e35816b36a8abe3d31762464be08c3d70f479f6 authored over 1 year ago by Derick Rethans <[email protected]>
[PHP 8.0] Document returning a non-array from __sleep() warning. (#1134)

Added warning note about __sleep magic method.

Co-authored-by: Máté Kocsis <kocsismate@woohoo...

0eda461b7a8d5035cebf6cecba26f206a929058f authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Fix GH-2425: [IntlDateFormatter] Changelog entry about dateType and timeType becoming optional (#2633)

184082814f268f881bf7834c5400e1981140d8ea authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix confusion around statically calling DOMDocument load methods (#2624)

Fixes GH-2443.

765749a26b620538117fff4425fafb3ed5834b54 authored over 1 year ago by Niels Dossche <[email protected]>
re-added libxml2 required version prior to PHP 8.0

because we have "Installation PHP [>=|<] 7.4" section

6ec541d590b598769e62d9220121538f3a2925b2 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Fix GH-2631: Fix examples for array diff functions (#2634)

55b7203be44ea90e74ba197d0744552fe625c3e6 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2233: Improve `xml_parser_get/set_option` parameters section (#2630)

98b449545887ecfda8ae8c9fa5ace0cac8e49fdd authored over 1 year ago by Alexandre Daubois <[email protected]>
Update libxml installation text (#2623)

Fixes GH-1362
Fixes GH-2574

28c6feba8018242e687791fcc0f957f5fe712761 authored over 1 year ago by Niels Dossche <[email protected]>
Fix GH-1702: Update `SplFixedArray` methods + add PHP 8.2.0 changelog entry (#2618)

df944b2fd1d2a2a2e819b9f6d7012c6c27b0ac7a authored over 1 year ago by Alexandre Daubois <[email protected]>
Add note about `pcntl_rfork` function availability (#2632)

b84361b95337d4369f553768c9581d016a1220fb authored over 1 year ago by Alexandre Daubois <[email protected]>
Replace PECL <link> with entity &link.pecl; (#2580)

And also:

* Remove obsolete paragraph

* Remove personalization (usage of 'you' and 'your')...

9e2d8231b5d8a3795b365c6770fab288e59e6249 authored over 1 year ago by Adiel Cristo <[email protected]>
Fix GH-1380: Add `IMAGETYPE_AVIF` constant (#2628)

And harmonize PHP version mentions at the same time for other constants.

9bef3400f8695f9ff935beeaf8df8739d8c2c616 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-1383: Add `zlib` requirement to GD (#2629)

0dc83c63939c9196cbc19b6fa9bc6fabb89e6a8c authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-1144: Document second argument of IteratorIterator::__construct() (#2627)

ff4e9f77628bdfdc7bbe3a300b133fd6133962fe authored over 1 year ago by Alexandre Daubois <[email protected]>
Constructors and Destructors: add note to promoted properties (#2626)

Point out naming restrictions for promoted properties.

Ref: https://www.php.net/manual/en/lan...

0cb9fcef71ebcd6844364e09591ed765d84194fc authored over 1 year ago by Juliette <[email protected]>
Fix GH-2421: Improve `ReflectionClass` example (#2612)

d52f1e69082873b36f133ecda1ecd2a87a4df4ad authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2621: Default value of assert.exception is still "0"

It was changed to 1 in PHP 8.0.0.

dbdea7f23e6c3ea5944bd1bcb1a59888116e3a12 authored over 1 year ago by George Peter Banyard <[email protected]>
OPcache: explain why setting file_update_protection to 0 may improve performance (#2610)

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

9829ec03d3a65da2d4a58f2bc1c886226ee00bc1 authored over 1 year ago by Pere Orga <[email protected]>
OPcache: clarify timestamps can be checked on compile-time (#2619)

a753cf2936eb3d13228c61fb8cf1410d941c2cef authored over 1 year ago by Pere Orga <[email protected]>
Use new class synopsis markup for interfaces (#2620)

9eb4a46bba05da229be4c8f7a3cb64702e1a2f95 authored over 1 year ago by Máté Kocsis <[email protected]>
Fix GH-2102: [Password Setup] Remove configure option argument requirement as of PHP 8.1.0 (#2617)

2ae2df906e1172b11e1963086d0ef4f5baedac2a authored over 1 year ago by Alexandre Daubois <[email protected]>
Add a note about PHP core extension versions in `phpversion()` (#2613)

4fd318ca791ef360c5b19a17c8045f7446aa9740 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2079: Display version required by enumerations (#2615)

f4609f913fe6bf4a8b41328df9366726208b7e33 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2155: Clarify wording about optional leading colon for parameters value binding (#2616)

9ee48af9ac7897f4d226edb57329d3174afb07b6 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2373: Add an example of a typed property (#2614)

fe4cced771b28400ad2e4651a78d65628544bbbe authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2513: Reworded json_decode return value paragraph to be more explicit about `true`, `false` and `null` (#2606)

ce1856e7b95807615565d2f1427582e107c450a9 authored over 1 year ago by Alexandre Daubois <[email protected]>
Add a notice to `spl_object_hash()` return values comparison (#2607)

f7e42edba898d3a07f5213360e9464fbf526b20e authored over 1 year ago by Alexandre Daubois <[email protected]>
tutorial: update browser in the tutorial (#2478)

Update the example to a browser that people can actually download and install from official webs...

528bcc7b2e73270c61b654a4ee50992808b128b5 authored over 1 year ago by Timo Tijhof <[email protected]>
OPcache: clarify validate_timestamps considering other options (#2609)

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

597c856ee7967f781498248e09f8209cb2c46f06 authored over 1 year ago by Pere Orga <[email protected]>
Add a note about lowercase declared class alias (#2608)

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

c992cd3eb5c4a030697c2f126cf023041b923944 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fix GH-2565: Add missing word in pcre/pattern page (#2605)

587830d5d261802148a160a59059dd8d76385fd2 authored over 1 year ago by Alexandre Daubois <[email protected]>
Fixed wording when checking out note #128761

b574a9a53b81bfc7c0a38ea79e7bdbad69bb447b authored over 1 year ago by Derick Rethans <[email protected]>
Merge branch 'master' of https://github.com/php/doc-en

443a40da7190ec3751780905f7babf66cc4051a1 authored over 1 year ago by Derick Rethans <[email protected]>
Integrate useful bit of note #128750 into documentation

fe6c97ad50b3bcd14d53b47ca2fcc2ad2997da75 authored over 1 year ago by Derick Rethans <[email protected]>
Fix whitespace

06ea8c0a65646703f4dcf8b4422268fa461a7b2c authored over 1 year ago by Derick Rethans <[email protected]>
Improve wording about (Here|Now)doc delimiter tag (#2360)

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

8e1ff07165796c9942b5fa9378cdd680c71cb596 authored over 1 year ago by Osvaldo Dias dos Santos <[email protected]>
Fixed GH-2495: DateTime::createFromFormat now throws ValueError with NULL-bytes

4d13f5e4b45f699eb855a5e84736aeda2ebd142a authored over 1 year ago by Derick Rethans <[email protected]>
Fixed GH-2266: Add signature of date_interval_create_from_date_string to documentation page

bd1ae73f4a88404c9a3015940c66a85aaeec5889 authored over 1 year ago by Derick Rethans <[email protected]>
Fixed GH-1921: New warning in PHP 8.2 when setting date.timezone to an invalid value

b27b713b7ba469f08a7fd61d33b77fb0c758bad3 authored over 1 year ago by Derick Rethans <[email protected]>
Fix GH-1367: Meaning of "last $unit" is not properly documented

a18b96cb519d2cb46779f39b17d1b57ca5b5cbc2 authored over 1 year ago by Derick Rethans <[email protected]>
Add note explaining the bitmap combination possiblities for debug_backtrace() (#1630)

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

26a8f2141b987f95047435f83d2710eb11468778 authored over 1 year ago by Sebastian Hädrich <[email protected]>
ArrayAccess methods need to declare a return type (#1798)

ArrayAccess::offsetSet($offset, $value): void
ArrayAccess::offsetExists($offset): bool
ArrayAc...

256ea6817f61ec176c4b1dab7eaf797cceed4d69 authored over 1 year ago by nenge123 <[email protected]>
Fix GH-2077, not just numeric strings can be implicitly converted to int in functions

4498e3ed8609b9d82f0afce49704de7d48364584 authored over 1 year ago by George Peter Banyard <[email protected]>
Update docs for DOMNode::lookupNamespaceURI() (#2573)

b3ea8eaa2b2e4698b5a04c26cface45c8a3e5455 authored over 1 year ago by John Paul E. Balandan, CPA <[email protected]>
Corrections and clarifications to setAttributeNode(NS) (#2601)

b984d18e783b295fa78bd8a8a3e673311c5be65e authored over 1 year ago by Niels Dossche <[email protected]>
mb_regex_set_options: behavior and deprecation of the eval option (#2105)

* mb_regex_set_options: behavior and deprecation of the eval option

1a025802f7201d353c1c1c4dccc7d9d6fdf563d4 authored over 1 year ago by Anna Filina <[email protected]>
Add prepared statement example to mysqlinfo.api.choosing (#2173)

Signed-off-by: Kamil Tekiela <[email protected]>

02237d4e03cb1766cfee23f15aa333527d002702 authored over 1 year ago by Kamil Tekiela <[email protected]>
Added PCRE n (NO_AUTO_CAPTURE) modifier description. (#2598)

25f8c955949587a27e880c767a8664fa4a1485ff authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Fix type of $public_id of libxml_set_external_entity_loader (#2592)

8109567de77d72f9def7d39d92717248f9100a0b authored over 1 year ago by Niels Dossche <[email protected]>
curl_multi_init: fix return description (#2591)

ref.: https://github.com/php/php-src/blob/master/ext/curl/multi.c#L60 (stub: `function curl_mult...

65d5499d46b23f4e1e4442146cd3ff585d2a91f4 authored over 1 year ago by Lars Moelleken <[email protected]>
Remove non-working, outdated example (#2589)

Calling this statically has been made impossible since PHP 8.0.

d51d413ba4113860f0c437c1d55507747999d847 authored over 1 year ago by Niels Dossche <[email protected]>
random: Randomizer::nextInt return value and 32-bit note (#2562)

* Randomizer::nextInt will throw on 32-bit with 64-bit engines

* Document Randomizer::nextInt...

788ec8e5e7bdadd182e52d4820959e21765d7ff3 authored over 1 year ago by KapitanOczywisty <[email protected]>
Note that MongoDB extension 1.16 requires PHP 7.2+

c9fe56aff047ef24946cbda84107d8f11cd70aa7 authored over 1 year ago by Jeremy Mikola <[email protected]>
[PHP 8.2] added imap_is_open documentation (#2583)

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

919a02eb2746bd49d16418dee3d75bae46ebe38e authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Update debugger appendix (#2582)

Remove links to Zend IDE (no longer available), dbg (supports until PHP 5.5) and apd (no release...

f2f5c11726c73b2859fca9864311ba853408fb0f authored over 1 year ago by Derick Rethans <[email protected]>
Add extra words of caution for validateOnParse and LIBXML_VALIDATEDTD (#2585)

09b23d2b26678e181f998905f3d901e22f43297a authored over 1 year ago by Niels Dossche <[email protected]>
Update getrusage() docs: added ru_stime.tv_sec to the example (#2579)

Added ru_stime.tv_sec to the example.

echo $dat["ru_stime.tv_sec"]; // system time used (s...

e947f2e12b1e321d67f6560c5f2884e6d885858f authored over 1 year ago by Marcel Gleis <[email protected]>
null is a valid type for strval() (#2577)

null is not a scalar type nor an object

3f1e479bf2b07d00ba01eed248fb14b5db5e48ed authored over 1 year ago by Jawira Portugal <[email protected]>
Improve wording around usage of elseif keyword (#2576)

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

bbaf4fea6946bf6d0b67573d5f2f96c5a2c5d678 authored over 1 year ago by Sidney Lopes <[email protected]>
Fix typo

[skip-revcheck]

38ce6211e1da2f62833f8961511f3c980ea9093b authored over 1 year ago by Martin Samesch <[email protected]>
Fix parameter name in `MongoDB\BSON\PackedArray::unserialize`

99a3189143933ea9dc4749cc7e1a8a762268f138 authored over 1 year ago by Sergey Panteleev <[email protected]>
Fix parameter name in `MongoDB\BSON\Document::unserialize` (#2572)

201f3ab92e05b59e23c498dca881a451341168bc authored over 1 year ago by Sergey Panteleev <[email protected]>
Sync wording between get_class() and get_parent_class()

fe33a5685ef58fd545cfacc1e19ba6411379feab authored over 1 year ago by George Peter Banyard <[email protected]>
[skip revcheck] Fix minor typo in mysqli_stmt::bind_result() (#2569)

Corrected simple grammatical error.

"This" is not referring to multiple "functions," but only...

2e61d37d1d91ec32ecadf2a872e0a4109d02bc68 authored over 1 year ago by niemeier23 <[email protected]>
Corrections to get_called_class() (#2568)

Amend return value section and add an error and changelog section to document PHP 8.0 behavioura...

164b1547cf41c47fc1a483d753b7db319d4f2697 authored over 1 year ago by Niels Dossche <[email protected]>
Remove false return hint on `curl_share_errno` (#2564)

As stated in the changelog, this method no longer returns `false` on error.

3f118edd6a3b1433a5d6c7fc081d2433ce63041b authored over 1 year ago by Joshua Rüsweg <[email protected]>
new constants with librpm 4.19

58be32a1d40bde870bfd2f8bd82d36938149d09d authored over 1 year ago by Remi Collet <[email protected]>
Improve the refpurpose of array_count_values() (#2558)

6b56e6f444e49396ee5122258ee85b99a8543f6a authored over 1 year ago by LionelMallet <[email protected]>
Render interfaces according to the new PhD format (#2556)

According to https://github.com/php/phd/pull/75

96a8379cd86b3ca4f1f5b2b94c5fb263f38050fd authored over 1 year ago by Máté Kocsis <[email protected]>
Fix typo

cc6748409881700ef57ee8571afbddbd6491c837 authored over 1 year ago by Sergey Panteleev <[email protected]>
Improve examples for urlencode() (#2552)

767338231c3e14c7be5399b8e2e0c3b60f7ae8dd authored over 1 year ago by Nathan Gibbs <[email protected]>
Merged pull request #2549

a0b2c51a771a1bd0922abbc8dd3d211ed57a980f authored over 1 year ago by Derick Rethans <[email protected]>
Make sure inherited methods show up too

8b6c834e2b8fe87c4e9428913b7bd9cd4bedf4f9 authored over 1 year ago by Dan Pock <[email protected]>
try fix whitespace

f8cfba6f0b37346761745e2a78d1cfa1201b5b2c authored over 1 year ago by Dan <[email protected]>
These should include the namesapce

(cherry picked from commit 4612003427271eb246dee5a772674e75b1f1f0ef)

b2a26b15a817e66ca3f4fe945bd21444cfc5a567 authored over 1 year ago by Dan <[email protected]>
Complete the DS interfaces

d8a8d40e32ce1bb90915f9ffdf5e72e1a764c1f1 authored over 1 year ago by Dan Pock <[email protected]>
Use class attr to set as interface

27f4ef426236e4350f3ead2b240b8d2425401011 authored over 1 year ago by Dan Pock <[email protected]>
Manually fix collection methods to test teh docs fix for PHD

(cherry picked from commit 0a5f74dc104634bdc95f3a376364fbb22b394a40)

6bd5455a1182b2fde145efde92d654815eed7459 authored over 1 year ago by Dan <[email protected]>
Correct word (#2553)

Correct singular and plural usage in a sentence.

1f8a9bbeec69c16c4b965c350525baf5744b8f4e authored over 1 year ago by Osvaldo Dias dos Santos <[email protected]>
DOMAttr: setting value triggers XML entity parsing (#923)

See https://3v4l.org/Lhu2c

b602ec8169e253717d1d03fd959758e9149b4178 authored over 1 year ago by Dennis Birkholz <[email protected]>
fix broken build

dd9775e98b7368f4d04847f343250c9627bb8da8 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Review zip constants list

6b02ef7aa875ea22b489c8fa2683d87f12da8a1c authored over 1 year ago by Remi Collet <[email protected]>
add ZipArchive::FL_OPEN_FILE_NOW

286228490f224c45526d9c0e7d1fad4e6e3aaead authored over 1 year ago by Remi Collet <[email protected]>
fixed ZipArchive::ER_NOT_ALLOWED available version

ZipArchive::ER_NOT_ALLOWED is added 2 days ago!

https://github.com/php/php-src/commit/b5638a120...

dbbbec20d02591152d9bf3b7c842d7baa54d9567 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
FL_RECOMPRESS is deprecated

4b5e895c739ecdda69f8f4283783e782eebc7e25 authored over 1 year ago by Remi Collet <[email protected]>
fix return type

1d9d21b6e47dff8c28bdf4e475aa92498cf4b6ff authored over 1 year ago by Remi Collet <[email protected]>
Improve Info INI page (#2543)

Remove outdated information about magic quotes
Warn that assert.quiet-eval was removed and to u...

62aa2694baf7fe904744a9b0f8a2a26e7fc3cf12 authored over 1 year ago by George Peter Banyard <[email protected]>
Add new constants in zip 1.22.0

0b3b99d380394833fd5d52e7ef8a92c5da255d76 authored over 1 year ago by Remi Collet <[email protected]>
add zipArchive::setArchiveFlag() and zipArchive::getArchiveFlag() methods

a70ce62757f43aeddb179be114731b75f9d35d07 authored over 1 year ago by Remi Collet <[email protected]>
added opcache_get_status reference.

8845dc32b53c8151edd4c0e691c2bc99f9ec46d0 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Fix scaleImage parameter name

dc4dddb02dc9ee0396a1b5399774fcf54c100c71 authored over 1 year ago by David Kmenta <[email protected]>
Fix type of $profile parameter

Actually this parameter accepts null to remove the value.

The original stub is below:
https:...

002258199a94150416ec2711b62fafb993b75c4e authored over 1 year ago by USAMI Kenta <[email protected]>
Update when opcache_reset returns false (#2054)

30d6d50d6d7f879e585c58799f03d604b6fe3854 authored over 1 year ago by HypeMC <[email protected]>
docs(openssl): add PKCS7_NOOLDMIMETYPE and OPENSSL_CMS_OLDMIMETYPE (#2488)

Signed-off-by: Daniel Kesselberg <[email protected]>
Co-authored-by: George Peter Banyar...

d2c2fe77c622509967c4bab5aac8a0a76cc1c0f6 authored over 1 year ago by Daniel <[email protected]>
Optimize math expression text (#1898)

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

6406cc6c50f8f66f7d55f550dc1ec2759e2eca0f authored over 1 year ago by 魔王卷子 <[email protected]>
Fix: #2142 Traits conflict resolution example error (#2237)

f5992d46ec044539bfc9ca7ec81f186a141dc514 authored over 1 year ago by syl20b <[email protected]>
Fix broken method reference, `push` doesn't exist (#2286)

There is no `DS\Set::push()` method, `DS\Set::add` seems equivalent here.

f064d22f633f6d18d5964189a0f32b993b5df09f authored over 1 year ago by Jon Ramsey <[email protected]>