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 that filter_var() will filter individual elements of an array (#2311)

It's not made clear that inputting an array as `value` causes each
entry to be filtered rather ...

18a59d257ac885abb0646b2646fb82b35b90ef56 authored over 1 year ago by Loyen <[email protected]>
Clarify the used rounding rule into the description of number_format() (#2538)

number_format() only uses the rounding half up rule. Other rules are not supported.

de35b538453a7817a0cc839cddda0be46eed8764 authored over 1 year ago by Jorg Adam Sowa <[email protected]>
ext/gd: update imagerotate about removed parameter (#2542)

42b44e4439dbc4ed27fc54b3a355bed104b3dad2 authored over 1 year ago by David CARLIER <[email protected]>
Standardize ArrayAccess::offsetExists() example (#2541)

09003ff79e20ff948b2c9efb2745f7625637d7e4 authored over 1 year ago by kang <[email protected]>
Added missing `FILE_NO_DEFAULT_CONTEXT` for file() (#2540)

2957432ebc5ba2770805c08d5c867543ced8dd85 authored over 1 year ago by Markus Staab <[email protected]>
Fix session security docs markup and wording (#2537)

ccb379494533c9b7d63a81f0221231a9e526eee9 authored over 1 year ago by George Peter Banyard <[email protected]>
MongoDB: Update signature for unserialize methods

7622b01312fbeb531f3efdd62110a7fe508e324e authored over 1 year ago by Andreas Braun <[email protected]>
MongoDB: Document bson type map value

6dd0689d9143fa9a06dcbbf03688cd739a8a6219 authored over 1 year ago by Andreas Braun <[email protected]>
Document new APIs for queryable encryption range indexes

https://jira.mongodb.org/browse/PHPC-2197

807296daf8be8e09e4a160d7eba832451d1b5e45 authored over 1 year ago by Jeremy Mikola <[email protected]>
docs: add a reference to array_map from array_combine (#2534)

71e3c74047f04b26aa1be51215d7129e15dc2993 authored over 1 year ago by Dominik Ritter <[email protected]>
Add changelog entries for tlsDisableOCSPEndpointCheck

https://jira.mongodb.org/browse/PHPC-2188

aa738aa02b338793ea6186dda6cbd2f331e22623 authored over 1 year ago by Jeremy Mikola <[email protected]>
Document new classes in ext-mongodb 1.16

52c3812df42c03188138c6930e49ecd7188f0e86 authored over 1 year ago by Andreas Braun <[email protected]>
Update gc.xml (#2533)

Fix typo GC_THRESHOLD_DEFAULT

3f93d2472fd7840299461246008b64982ebba5f1 authored over 1 year ago by SVGAnimate <[email protected]>
Remove PHP 5 related descriptions in OCI8 section (#2492)

5e41012cfdf8f2eff5fa56de446c7656afac536c authored over 1 year ago by 魔王卷子 <[email protected]>
ext/pgsql: pg_select document mode parameter (#2521)

* ext/pgsql: pg_select document mode parameter
Co-authored-by: George Peter Banyard <girgias@ph...

2fa74a5512c0a7d3eabe39b1060646fc32f253f5 authored over 1 year ago by David CARLIER <[email protected]>
Improve descriptions for random_*() functions (#2528)

* random: Improve description for random_bytes() / getBytes()

* random: Improve description f...

553952f03f444f2c130c35de0d1ea8dc04fa0cf9 authored over 1 year ago by Tim Düsterhus <[email protected]>
Improve documentation of a few functions which had &warn.undocumented.func; (#2517)

77a60306bc47d2151ebca7e6983897a0371a9671 authored over 1 year ago by Tim Starling <[email protected]>
Reflection: fix some "undocumented" methods, and some other edits for consistency (#2516)

* If a method has a refpurpose, description, parameters and return
values, it's documented, t...

ca840c9a6d665e60a7de48b57a5b6440c0d3b0c1 authored over 1 year ago by Tim Starling <[email protected]>
Remove preview notice for CSFLE Queryable Encryption

Also updates a MongoDB manual link for the feature to reference the current server version inste...

00a6867b300b3415e9f3ff57e119c2f397b1f782 authored over 1 year ago by Jeremy Mikola <[email protected]>
[skip-revcheck] Minor whitespace fixes

bfabdf420fa4c710ec5995480dd7cbc17abdbada authored over 1 year ago by George Peter Banyard <[email protected]>
Update jdmonthname.xml (#2526)

855dd0c584224f0cee7667a3bc3dae62bace9c96 authored over 1 year ago by Eliezer Margareten <[email protected]>
changed `assertion` in return value description as parameter.

588a44da9000e41d3d269f088569ff92b9fae176 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Update the documentation of getenv (#2481)

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

1299a9808782769bba9f6a48bf52cb1c68182e78 authored over 1 year ago by Máté Kocsis <[email protected]>
Add note to headers_sent() about empty filename (#2519)

b4989f5c1f052314ff2c36e9cc3d56b3a7a24e9b authored over 1 year ago by KapitanOczywisty <[email protected]>
Fix wording (#2518)

0fd208496dfdbfd1cb7f9de6b92fb7c884ba3818 authored over 1 year ago by Antonio J. García Lagar <[email protected]>
Fixed enable_post_data_reading link description.

381714c59c090a9ccd58cf6cc393fbcc25685b37 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Additional examples for MessageFormatter (#2515)

dacb2d9a9d924fd355af1abcff854571a5db4443 authored over 1 year ago by colshrapnel <[email protected]>
Add missing DOMCharacterData::appendData() return true description (#2187)

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

b73609198d4606621f57e165efc457f30e403217 authored over 1 year ago by othercorey <[email protected]>
Update assert() docs for PHP 8 (#2467)

Co-authored-by: Larry Garfield <[email protected]>

389525942dd551c9b1943d404d76c03ab4a6203b authored over 1 year ago by George Peter Banyard <[email protected]>
Link to enable_post_data_reading INI setting from the php://input stream documentation (#2508)

b60b7783b2b209db716db672a32b867b7ccc4462 authored over 1 year ago by Antonio J. García Lagar <[email protected]>
Missing extends.

16b11ae4604f3c38f9011c46137ddcbf9238154b authored over 1 year ago by Danack <[email protected]>
Adding example of why enum inheritance is not allowed. (#2496)

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

808aacd85f560cc829b75c4f8c8f3736d45f843c authored over 1 year ago by Danack <[email protected]>
Update phrasing for consistency with dynamically generated text

c1413dcaa87de5d9954e5ed90f3612993b7cb12c authored over 1 year ago by Tiffany <[email protected]>
Clarifications about getElementsByTagNameNS (#2501)

And while we're here, make the documentation consistent.

842bbe35c608b95d04ba5c0e0f5eeb4bd4dcd799 authored over 1 year ago by Niels Dossche <[email protected]>
Clarify mktime and gmmktime documentation wrt optional first argument

Fixes GH-2486

8734cc1232dfe9a0fc9e455f470c6bf000537402 authored over 1 year ago by Derick Rethans <[email protected]>
Fix parameter name and expected bool value (#2491)

e4831ebb56bd2a2392dbe8958ca90d7917c19c00 authored over 1 year ago by Simon Stücher <[email protected]>
Fold in comments for pathinfo() (#2473)

* Add note about Windows paths.

* Add example using array dereferencing.

* Automated white...

d0cc084a925f112c156d0dbac12718b2bd8d4889 authored over 1 year ago by Larry Garfield <[email protected]>
Fix typo (#2483)

658c808b558cab3ab64cc86f55cc9056aa7818e6 authored over 1 year ago by 沈唁 <[email protected]>
Fix typo

099842f34289b4cf932863e1f83d0e9a144d3b06 authored over 1 year ago by Martin Samesch <[email protected]>
Fixes for SplFileObject::_toString

823dc72e74f7d01fecb8bfcf7646021b0760063f authored over 1 year ago by Máté Kocsis <[email protected]>
Add missing class constants with empty description - part 3 (#2147)

ad4f8a7e366f6bcc0644bc3f4187d0fc3a1fb794 authored over 1 year ago by Máté Kocsis <[email protected]>
Deprecation and alternatives for utf8_encode and utf8_decode (#2107)

b676d0b9c968ebb0b7429835f2f6bd364275eed1 authored over 1 year ago by Rowan Tommins <[email protected]>
Update SplFileObject::_toString() after bugfix (#2023)

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

4d80769febcb893d88b50a6ea1bbebd318ec52b6 authored over 1 year ago by George Peter Banyard <[email protected]>
Remove curl context (#2270)

This was removed in PHP 5.5: https://wiki.php.net/rfc/curl-wrappers-removal-rfc

2e39b215fe0d147c5dce83c0e4216552747eb5ff authored over 1 year ago by KapitanOczywisty <[email protected]>
parle: Add version info for new methods

Concerns sigilCount and sigilName in Parser classes.

Signed-off-by: Anatol Belski <[email protected]>

c04237844112b54496eec824ec51092f21f621c5 authored over 1 year ago by Anatol Belski <[email protected]>
Fix tag names

Introduced in https://github.com/php/doc-en/pull/2469

5d95b4bb24353111b02874a24af2dc39e3c8a9de authored over 1 year ago by kocsismate <[email protected]>
Improve parameter docs for XSLTProcessor::transform* methods (#2469)

bb51d00e9666d9bd3cde9886e20318a0519b8906 authored over 1 year ago by Máté Kocsis <[email protected]>
Mention the use of '*' in printf-formatting specifiers (#2474)

When '*' is used to indicate width or precision in a formatting specifier, an additional integer...

125e2d067e2d73a5d467498bb4d186a674eeb32d authored over 1 year ago by MorganLOCode <[email protected]>
Update intval.xml (#2472)

Update example to be based on a 64 bit system, show that '1e10' evaluates using scientific notat...

bd57732fa1326ec849fe59b5bc08d2e660175b85 authored over 1 year ago by Russell <[email protected]>
[skip-revcheck] typo fixed (#2477)

11b2d542a897f52477053764941ef6b5ce9b78dd authored over 1 year ago by Pavel Dubrovsky <[email protected]>
Document more true return types (#2468)

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

bad9acb50797346b072f9ff6addf05ee6c385570 authored over 1 year ago by Máté Kocsis <[email protected]>
parle: Document new RParser methods

Same as cdc4bb267995d393e9def5ee24580401c74758dc but for RParser.

Signed-off-by: Anatol Belski ...

1f2bf34c23852eb24c5840041b4e0e5899fc67ed authored over 1 year ago by Anatol Belski <[email protected]>
parle: Document new Parser methods

- Parser::sigilCount() to retrieve the number of matching parts in sigil
- Parser::sigilName(int...

cdc4bb267995d393e9def5ee24580401c74758dc authored over 1 year ago by Anatol Belski <[email protected]>
Do not list SNMPException::$code (#2466)

It's not even a string (https://github.com/php/php-src/blob/7304b56f11771ba4ed51c0053c47b94c1b9b...

d33030349d792b016434b140e88bc0d4175bdb92 authored over 1 year ago by Máté Kocsis <[email protected]>
Move iterator methods of SimpleXMLIterator to SimpleXMLElement (#2161)

dcb657b7e9e4f7622ce3394ae1fa3c14538721e1 authored over 1 year ago by Máté Kocsis <[email protected]>
Document that constant & defined work with enums (#2053)

6c3091b54b66181db5f81ef5afe1d2e8b6efdeac authored over 1 year ago by HypeMC <[email protected]>
Remove replaceable class from magic constant (#2112)

* remove replaceable class from magic constant

* chanage ::class specified as constant to key...

bdc21104ac4aabd6d2f6144a035d5fc51eed88ae authored over 1 year ago by Anna Filina <[email protected]>
Improve PDO_MySQL unbuffered documentation (#2182)

* Fix pdo_mysql constant information

* Fix code examples for unbuffered queries.

* grammar...

968c2bc60de3e93d7f38be0b9d2d1b9685a16ea7 authored over 1 year ago by Kamil Tekiela <[email protected]>
random: Update list of CSPRNG sources (#2247)

142651ca35e6455bd9f213b870e5cbfff0eed39f authored over 1 year ago by Tim Düsterhus <[email protected]>
Use supertype instead of parent in is_a function (#2238)

2428508fac1d38d4329a276403ef069218eaf083 authored over 1 year ago by 沈唁 <[email protected]>
Change error level for intval and floatval (#2293)

* Change the error level

fca3920773bcf7ea2aa2f7306103f6d3d0e6b901 authored over 1 year ago by colshrapnel <[email protected]>
parle: Update min PHP version on setup page

Signed-off-by: Anatol Belski <[email protected]>

3eeff9f5b5b44488a784825c5fd1715013e41238 authored over 1 year ago by Anatol Belski <[email protected]>
Update exceptions for sprintf, printf, fprintf, vsprintf, fprintf, and vfprintf (#2335)

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

f134250210702ab6280ab303b846679177d39f14 authored over 1 year ago by Daniel <[email protected]>
Document removal of log_errors_max_len INI setting (#2464)

See https://www.php.net/manual/en/migration81.other-changes.php#migration81.other-changes.ini

72a6f3d35e914602703b698a5d8f52732b61ed3e authored over 1 year ago by Simon Stücher <[email protected]>
Fix incorrect refpurpose for PharData::addFromString() (#2463)

88773698060b9bb3e9900bbd7cb8a3da588f1288 authored over 1 year ago by TomCan <[email protected]>
Fix #2242 : Wrong parameters names for mysqli::real_connect (#2462)

2d77c9fe145f74663128006eb71662b0c44e8987 authored over 1 year ago by Máté Kocsis <[email protected]>
Narrow bool return types to true when possible (#2458)

f781803449007bb0e3a96c693e0eee067f7eb466 authored over 1 year ago by Máté Kocsis <[email protected]>
Added variable declarations in classes (#2460)

Drive-by integer cast fix.

3d898cf4660609f2c1f55591ffd1556e8cd6d702 authored over 1 year ago by Dwza <[email protected]>
Fixed to treat length value as parameter.

8f0d3cbca16a0655d88c9dc2c9c5ac486e9ae020 authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Wrap IMG_GD2_RAW inside the <constant> tag

18f17b3e03337b79205d5306b9de20da01c3ac75 authored over 1 year ago by Máté Kocsis <[email protected]>
Fix function signature (#2331)

Missed false on return in case of failure

ce3f60dc2f3ef847d44a08d84506464acff45bb6 authored over 1 year ago by m157y <[email protected]>
stream_get_contents: Note buffer of max length size will always be allocated (#2461)

Clarify in a note that even if a stream's contents are much smaller, a buffer of the maximum len...

d5ed467fdff1fc6c6d2c4af41a7e7d6d95c25dd2 authored over 1 year ago by Nils Adermann <[email protected]>
Corrected typo in language/attributes.xml (#2456)

9155d793178b5fcd5131b734cd174fecc34c1ae6 authored over 1 year ago by oddtiming <[email protected]>
array pointer functions: Clarify deprecated use on objects and SPL behaviour (#2403)

a4bb7ba9e34ce72e5bc7222700182c90e73c8992 authored over 1 year ago by Jonathan Champ <[email protected]>
fix: CURLINFO_CONTENT_LENGTH_DOWNLOAD_T is about Content-Length not Content-Type (#2455)

8cf2ab2dcf128c5427c23e3717f38185f7322014 authored over 1 year ago by Aleksey Stramunin <[email protected]>
max_length is now always 0 (#2452)

301d51acc2b8f54edbbd00ce4fdbbe649e4ae192 authored over 1 year ago by mattkolb <[email protected]>
Update mode parameter of mysqli::store_result() (#2453)

90953eddaa06c6c83faf0dea76c241dfafeaa2a1 authored over 1 year ago by mattkolb <[email protected]>
Fix #2397: Bring reserved.xml in sync with RFC (#2398)

010542d1dcb9b1d5cd397a77ed580e50de25aca7 authored over 1 year ago by Shawn Duncan <[email protected]>
Correct word in sentence (#2431)

Replace a word to improve sentence meaning.

f964520a0d2ff23dba3c7a1641f25c180bd25857 authored over 1 year ago by Osvaldo Dias dos Santos <[email protected]>
Link static anonymous function from static keyword (#2434)

3c831023489be0c64268882d5b656149140d6f8b authored over 1 year ago by KapitanOczywisty <[email protected]>
Fix parameter name in oci_password_change() (#2435)

Drive by dropping outdated note

78be3d554eca2e35b0e7cdbfb3aaba62bacdc336 authored over 1 year ago by 魔王卷子 <[email protected]>
Rephrase sentence to improve grammar (#2438)

a652c1fbfe0d46ca2e92c8e97abc11f1701439e2 authored over 1 year ago by Osvaldo Dias dos Santos <[email protected]>
[skip-revcheck] fix typo in ini-parse-quantity.xml (#2437)

701b63e2cc52908643e16f61ebbc26d9fabbd77a authored over 1 year ago by Ben Harris <[email protected]>
Remove readonly in example Conflict Resolution (#2436)

Fix #2392.

170b64df1edfe334889676b8dba12dc9a2cd1944 authored over 1 year ago by Adiel Cristo <[email protected]>
fixed section order, reported by section-order.php

453f103a69eb2db96a4a162f526fd22dd54843dc authored over 1 year ago by Yoshinari Takaoka <[email protected]>
Fixed aliases of 'getLastErrors' and add changelog to incorporate user note

35b75f06bcfe6ac452b8db82b4fb58d3b33180b9 authored over 1 year ago by Derick Rethans <[email protected]>
Drop "Quick comparison of prepared and non-prepared statements" table

60a292997b3c6341cf52099d901aa0b5f8673d87 authored over 1 year ago by Kamil Tekiela <[email protected]>
Replace links to __autoload (#2430)

42bd1bfed391b287e55e47fed1b8f8d22a033ee0 authored over 1 year ago by KapitanOczywisty <[email protected]>
Move the SQL injection warning up the page

Co-authored-by: Ashley Pinner <[email protected]>

Closes GH-777

d470f625f96a83d65464619297cccad7ce46e743 authored over 1 year ago by Kamil Tekiela <[email protected]>
[skip-revcheck] Removed errant `be` (#2413)

70a1ee5310f20d51d17029cf18cfa21ece63b942 authored over 1 year ago by Adam Newbold <[email protected]>
spl_autoload_register ignores throw parameter (#2429)

7838e3af5aa611d439f4b7037d8c96c017852972 authored over 1 year ago by KapitanOczywisty <[email protected]>
Fix typo (Moduel -> Module)

8bf3b3f0732d2b5c635f950e04e27a44b36f0cb0 authored over 1 year ago by Pierrick Charron <[email protected]>
Fix strlen page (#2418)

af30c6e8acc1e90b9c4a4f44539d4215d51370ab authored over 1 year ago by Kamil Tekiela <[email protected]>
Remove generated configure.php generated file (#2409)

7aec62179ffff865d063ebc817ec02f5243d78d8 authored over 1 year ago by 魔王卷子 <[email protected]>
date_parse does not return false (#2395)

50dcf55ce543220dd8375df2fdb4f7db702b9c9f authored over 1 year ago by Jan Tojnar <[email protected]>
Drop outdated cautions in generator syntax examples (#2416)

5f2da51e3cc91d9459ecd064203afb8cac3ac5cc authored over 1 year ago by othercorey <[email protected]>
Fix example code throwing deprecation warning (#2411)

Using ${expr} (variable variables) in strings is deprecated in PHP 8.2

8d9f64a25665cde23e1ebeea0ef0c58cc7cb408a authored over 1 year ago by Damien Regad <[email protected]>
Corrected supported OpenSSL versions for each PHP version (#2391)

d5da0808c4d6343eb8f0099307d3139102a6f4bf authored over 1 year ago by Graham Campbell <[email protected]>
Update imagesetpixel.xml (#2415)

Space missing in PHP example code

ee0403b08276f179965318623980378033d34d72 authored over 1 year ago by Machou <[email protected]>
Update length verbiage to differentiate behavior between BLOB bytes and CLOB characters (#2348)

665c1d6da54067f8dcd5eb1a292aa03f5bc0e2d4 authored over 1 year ago by Chuck Burgess <[email protected]>