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 typo in CData docs (#3006)

2327968bca8962f3dad7600bef93341e06da7655 authored about 1 year ago by Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Update mb-str-pad.xml (#3001)

Remove extraneous parenthesis in last example

e4e09f45c91ede64c7b7834eda71e4dfcdd3fd85 authored about 1 year ago by Roland Dalmulder <contact@rolandd.com>
Update memcached INI descriptions (#2998)

Added literal tags to literal values and amended some punctuations.

Improve wording, and add ...

9e534c19272a88cf031748348d54143f0e3ea413 authored about 1 year ago by Mikhail Alferov <39414600+mmalferov@users.noreply.github.com>
[PHP 8.3] New LDAP functions (#2944)

d60af2ee8b4b41f2cff60796275ebf91756455c7 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
ext/intl: Add new PHP 8.3 SpoofChecker constants

1cf6bcae736d6c7390c90849b869474e40b9a292 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
ext/gmp: Include constructor

5eadfcc2e75b7f75edb1968229e394333276e384 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
ext/zip: Add new constant classes to ZipArchive

Those constants are already documented on the constants.xml page.

45234c31bbca01df99daf96c51f1410808148eef authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
Correct parameter name

Closes GH-2994

4b00c7916e62f2599d06965251e206532c3368c9 authored about 1 year ago by Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Add note about __get() & __set() being called on unset object properties (#2907)

If you unset($this->property), then do $val = $this->property and __get() is declared, then __ge...

9f30ccc6aa0dabe411c52305202fe85209ddc06b authored about 1 year ago by Reed <8450080+ReedyBear@users.noreply.github.com>
Correction to parameter name in unregister_tick_function() docs (#2993)

Parameter should read "callback" not "function"

1e40469acf78d5c2eaf68c17e2d1d0139895e68f authored about 1 year ago by Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Change attribute from action to method (#2991)

Co-authored-by: John Canning <John.Canning@shakumant.com>

e0b70f68d03701ce531be0025af19cdcfe333782 authored about 1 year ago by John Canning <JMCanning@alum.mit.edu>
Improve wording in preg_match_all() (#2985)

6712ff65342f3c87d03f90fa420782d37b9be58c authored about 1 year ago by Jetze Meilink <44410424+jetzemeilink@users.noreply.github.com>
fix(pdo): In line with the latest specifications (#2986)

Co-authored-by: Gina Peter Banyard <girgias@php.net>

0d4322bcc4b97f4d89aaa1a98887198eeafa9b1f authored about 1 year ago by KentarouTakeda <takeda@youmind.jp>
fixed output of Random\Randomizer::nextFloat example.

7a7f52a7c3f9d489e67f3d2c57541282531d550c authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Document DOM BC breaks in 8.3 (#2984)

* Document BC break changes to DOMChildNode

* Document BC break changes to DOMChildNode and D...

c1349f9574ed77c268c6312a07466f06d59e5078 authored about 1 year ago by Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Removed references to deprecated mysqli_init function (#2983)

Updated mysqli_real_connect examples without that function

ae0dfad417adaba25669003c69024aa96b71dddf authored about 1 year ago by machavity <joel.hutchinson@onlinecommercegroup.com>
Improve wording for inverse trig functions (#2981)

Closes GH-2976

Co-authored-by: LEONARDO LARA RODRIGUES <leonardolara@github.com>

abed9056c54488744908309aefc6265f56329dca authored about 1 year ago by Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Correction to parameter name in dbase_get_record_with_names() (#2982)

Closes GH-2979

Co-authored-by: LEONARDO LARA RODRIGUES <leonardolara@github.com>

1f13e161042e2379a5882cf7c09e9002b3281c12 authored about 1 year ago by Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Resource is maked with type, not literal. (#2975)

Co-authored-by: André L F S Bacci <ae@php.net>

7cdb9316e12d256e1e44d2ff480d2d7fdadd939e authored about 1 year ago by alfsb <alfsb@users.noreply.github.com>
Add note to ZipArchive:extractTo() about permission not being restored (#2973)

b61758269e3619194047cb5d6d4962734372c0a6 authored about 1 year ago by Remi Collet <remi@remirepo.net>
Fix GH-2960: Use proper parameter name "options" (#2974)

637983e27b0678e3006a879c4d1a50b2e82e8dd3 authored about 1 year ago by Leonardo Lara Rodrigues <leonardo.lara.rodrigues@gmail.com>
Deleted DOMDocument::loadXMLFile() reference from migration83 (#2971)

64df41175744fda1c5b7b9771b30f9822cf038df authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Update floating point number syntax in float.xml (#2967)

The update makes numbers like `_123.456` and `123._456` incorrect.

a1e3d629b4f01ee41bd38391cd5c6ae5ee894cb3 authored about 1 year ago by VladB <diesirae68@gmail.com>
deleted needless dollar sign.

07b8fdd1f2f54178f57094c12015f0f66a295901 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Minor grammar correction to RecursiveArrayIterator docs (#2962)

This change makes a couple of minor grammar fixes to the
RecursiveArrayIterator docs, which I f...

75dfe6f1169abbe5c6787c4b54f4c0bfa62da3fe authored about 1 year ago by Matthew Setter <matthew@matthewsetter.com>
[PHP 8.3] pg_trace update (#2961)

3f2e2d4a8c98368d8cd5dcf73d4728dfb4517f6d authored about 1 year ago by David CARLIER <devnexen@gmail.com>
Removed pgsql pipeline related functions from migration83 (#2959)

dd5bc4f374d4db6e7ca88fcee40f04e8fcb26393 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Merged pull request #2673

a0af5ec0966d83e401b85abf9bd49afed5083913 authored about 1 year ago by Derick Rethans <github@derickrethans.nl>
datetime modify: add examples with other formats

4cd196cb84cb840d2580804e39d3a5dc4682e312 authored about 1 year ago by Alexis Lefebvre <alexislefebvre+github@gmail.com>
[PHP 8.3] pgsql update (#2955)

[PHP 8.3] pgsql update

Co-authored-by: Gina Peter Banyard <girgias@php.net>

ebd624e434f6a49aa951a3a2e3efbe736a95c02c authored about 1 year ago by David CARLIER <devnexen@gmail.com>
fixed posix related fd signature (#2952)

a80093e0fe2a8b513940165e763ea308c2277b3d authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Revert ext/pgsql pipeline mode documentation after revert (#2953)

* Revert "[skip-revcheck] fixed typo in pgsql constants update (#2951)"

This reverts commit b...

9d6701a7205c16fc24062e90e2508bb498fbdac5 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
[skip-revcheck] fixed typo in pgsql constants update (#2951)

b286de7e88e2f428a7dd03cc665c8cfb85a09af0 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
deleted needless example description <para>, part II.

1f5de886472bfa865ba6b4843e099762662b96a2 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
deleted needless example description <para>.

98f571b5cf00c166195b9f5a2e890f6937e7174c authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Remove duplicate mention of IntlCalendar (#2950)

d5a469df43e34526de33d5ee0e9f8788af2fe443 authored about 1 year ago by naopusyu <97194355+naopusyu@users.noreply.github.com>
[PHP 8.3] socket constants update. (#2948)

cf5cf50fbc3f357d7c2d7cb85e220db30ff3bcd6 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
[PHP 8.3] Fix stream_context_set_options function

a72f89fcf9253c37f344d064df4668428842b3e9 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3] New stream_context_set_options function (#2947)

Co-authored-by: Gina Peter Banyard <girgias@php.net>

4d8c71986e0759b99cba7530e8045bd21fcae055 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3] Document new socket_atmark() function. (#2946)

eef7fb60d16864b253aa3aa95a57f8b1cfd41451 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
Add missing stristr 8.0 changelog

d369659c3ffdc8b60f3958b587eea94e6e867fec authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
Fix typo of Section 'Errors/Exceptions' in DateTime/DateTimeImmutable construct (#2945)

a 'Е'(&#1045;) of `Exception` was a multibyte character. fixed typo to 'E'(&#69;).

8b4c3d8dc5e190fbd5d84eede38a4da13537043d authored about 1 year ago by smeghead <smeghead7@gmail.com>
[PHP 8.3] New IntlGregorianCalendar methods (#2943)

15d8e3806f3edb7b9f5f19999c611ae06b427be9 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
deleted empty error section.

8be9b8552781904c69295482f216ec7e053cc16d authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] pgsql constants update (#2941)

[PHP 8.3] pgsql constants update

Co-authored-by: Gina Peter Banyard <girgias@php.net>

842c0ebebf763837ec46ceb6df4006a749655385 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
Add stubs/documentation for missing GMP functions (#2924)

* Add documentation for missing GMP constructor.

Reference:
- https://github.com/php/php-sr...

45c190ae5d0af910b5146d174696e89be138b511 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
[skip-revcheck] Correct sentence grammar in type juggling page (#2942)

Remove "a" before a plural subject.

183439d468314fc3b1a62cf58feb20330922ed11 authored about 1 year ago by Osvaldo Dias dos Santos <osvaldo.msdsantos@yahoo.com>
[PHP 8.3] Return type of ReflectionClass::getStaticProperties() is no longer nullable. (#2920)

Co-authored-by: Gina Peter Banyard <girgias@php.net>

dfdaa9a77c691d7d34fdc96eb284a031a5b39fd4 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] Added json_validate function description. (#2906)

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>

de195fca1537eb3c850cbab48a5001ca057e96b5 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] odbc_autocommit $enable parameter is now nullable. (#2921)

a00f64d3cd559177e4ce197acff373646965bf92 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Documentation updates for ext-mongodb 1.17 (#2938)

* PackedArray cannot be serialized as a BSON document

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

b817c8855866acbb37c260cbc62235b8d2d88ea1 authored about 1 year ago by Jeremy Mikola <jmikola@gmail.com>
Add Binary::TYPE_SENSITIVE constant (#2939)

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

3cb0efd1a1c3756d0a38e754ceeb999c540eeeca authored about 1 year ago by Jeremy Mikola <jmikola@gmail.com>
ext/pgsql: document new PHP 8.3 functions (#2934)

* pg_set_error_context_visibility
* pg_enter_pipeline_mode
* pg_exit_pipeline_mode
* pg_pipel...

4d566363a3a23a4567803a8bad779e66d7199d79 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
Fix debug_backtrace() argument description (#2935)

Zero ``0`` is a specific value

e203b12d7964aa7c729e1f7c26fcbf357fc9fb63 authored about 1 year ago by Jérôme Tamarelle <jerome@tamarelle.net>
Add note about proc_open changes in 8.3 for invalid command in array (#2937)

1b964cf138931212dd082503f48de084d9d07c2b authored about 1 year ago by Jakub Zelenka <bukka@php.net>
Fix signature of DOMElement::toggleAttribute (#2936)

14170b04f442ee9b915fd5ebc1c2279a4c1b9387 authored about 1 year ago by Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Changelog for return type of DOMCharacterData::appendData (#2933)

ccc76b5d82356cedd12227e1d65774df1669b26e authored about 1 year ago by Niels Dossche <7771979+nielsdos@users.noreply.github.com>
dom: Add stubs generated from php-src stubs (#2813)

* dom: Add stubs generated from php-src stubs

* Clarify string behaviour

* Update DOMChild...

7b1704c9a9d3100e85b47568cb0f06ee2122db08 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
[PHP 8.3] ext/posix constants addition. (#2931)

32c8df6e0abb023bd332d0ac0dc94631192239af authored about 1 year ago by David CARLIER <devnexen@gmail.com>
rpminfo 1.1.0 with new function rpmgetsymlink (#2930)

6a48d49038c167c4ebfa942d61b2ff9826508198 authored about 1 year ago by Remi Collet <remi@remirepo.net>
[PHP 8.3] posix extension documentation update (#2928)

Co-authored-by: Gina Peter Baynard <girgias@php.net>

9c166423255b3d5e02f74232f2d05fd3b59d5d62 authored about 1 year ago by David CARLIER <devnexen@gmail.com>
[skip revcheck] Fix typos

Integrates user note 129026

b362867fced4bb497907b6a2fcd2a78e76384f7e authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
[PHP 8.3] ReflectionMethod::createFromMethodName (#2927)

5b5736079568ff7c0e79ceedc72580ef7c39b530 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3]: The ReflectionProperty::setValue $object is now required. (#2923)

0a8a502764676759e213265a3e1e675c43533dd1 authored about 1 year ago by Andrew Lyons <andrew@nicols.co.uk>
Fix examples section for new DOM methods

cdbee08c7312e25ad733047ae65c4628c24aa1b8 authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3] New DOM methods (#2922)

Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>
Co-authored-by: Gina ...

a4537eba5f692c8378e4e7af730751873738a05d authored about 1 year ago by Sergey Panteleev <sergey@php.net>
Fix build after MongoDB language snippet changes

ca426e50716c122e6fed8009369792e98d7c57b8 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
Note automatic credentials for KMS providers

These changes were missed when preparing the changelog for ext-mongodb 1.15 and 1.16.

https://j...

cc6f9ee922cc02771942f435f66fbd008bf5788d authored about 1 year ago by Jeremy Mikola <jmikola@gmail.com>
[PHP 8.3] IntlCalendar setDate / setDateTime

b4f5a015d200a243271a5d771847029bf0e19acb authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3] IntlCalendar setDate / setDateTime (#2919)

2a9c4f55b0f25315245e04d9a5f68ccc5418323a authored about 1 year ago by Sergey Panteleev <sergey@php.net>
[PHP 8.3] Removed opcache.consistency_checks INI directive (#2915)

87f9d3cd280bd9bec77a18ec13fde387ec67c417 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] Calling Phar::setStub() with a resource and a $length is now deprecated. (#2916)

9c828621cbce488cf6306b21c39e208f847eabd5 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] The NumberFormatter::TYPE_CURRENCY constant has been deprecated. (#2914)

43e445b1ec65410021f40bc55d7c670a64402816 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
fix typo (#2918)

5787d74ce439741a4656551604df0b3b24e6fcf6 authored about 1 year ago by Johannes Kingma <50140049+kingma-sbw@users.noreply.github.com>
Fixed invalid method name

224e2a46765308809dfc560371ed1e119c16a046 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] Passing a negative $width to mb_strimwidth() is now deprecated. (#2913)

ca4b9d11a25fc9f8dde7561c504ed466ed1d6c63 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[PHP 8.3] Calling ldap_connect() with separate $hostname and $port is deprecated (#2912)

57c38af2b053068ad0f1dfdead8128b957ccf4f0 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Correct LDAP paging example (#2910)

empty('0') is true in PHP, but $cookie is an opaque string.
strlen should work in all the same ...

39899ee59d6d6ffa387d1d3e34b49b56fb08e151 authored about 1 year ago by Mark Steward <marksteward@gmail.com>
[PHP 8.3] Calling dba_fetch() with $dba as the 3rd argument is now deprecated. (#2911)

a55792ff57d1cb6d5aeb1aed46bedc6fc5e8734e authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
hash_pbkdf2: Do not reference openssl_pbkdf2

The functions do the same thing, but ext/hash is always available and the list
of referenced fun...

60307126df66be2e846fdd690442151654a559b0 authored about 1 year ago by Tim Düsterhus <tim@bastelstu.be>
openssl_pbkdf2: Sync values in example with `hash_pbkdf2`

4c2ea3d32c3b66550abc4ef6d6dfc7753c01e22f authored about 1 year ago by Tim Düsterhus <tim@bastelstu.be>
hash_pbkdf2: Add actually related function references

7b68fb17124ccf73ed0c98974d90977a69ea0425 authored about 1 year ago by Tim Düsterhus <tim@bastelstu.be>
hash_pbkdf2: Clean out referenced functions

`hash_pbkdf2` is intended as a key derivation function, the only functions that
are somewhat rel...

1aeea8f0d23d1162c1c2c1017be4c5e9c1efe2db authored about 1 year ago by Tim Düsterhus <tim@bastelstu.be>
hash_pbkdf2: Increase rounds to 600000

This matches the current OWASP suggestion.

a22e0f26f6b58f6e9aadc47a17f3becb79a9d55e authored about 1 year ago by Tim Düsterhus <tim@bastelstu.be>
Followed PHP-8.3 changes about IntlDateFormatter::construct exception (#2905)

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

e795104468e3336ea108e2747300117a1ea5fbd0 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
add link to multibyte version of str_pad (#2908)

1f0319dfed1968563fe4a3445c88cfc80cf71df0 authored about 1 year ago by Jawira Portugal <dev@tugal.be>
Drop see also member to remove PECL function

2df224f44552cfc88fad705cca33c4cdb01d62ed authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
Added fallback/default ini variable syntax change to migration83. (#2902)

6c4b60507acb592c4443fd8e5263459e07d8bb24 authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
[skip-revcheck] Use <refentry> tag with role attribute instead of custom XML tag

Done using the following commands:

find ./language/predefined/variables/ -type f -name "*.xml" ...

a6d209f4ff71ccba3f1255902827f5df3e092ff9 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
[skip-revcheck] Replace role="noversion" attribute usage with the new annotations one

Done using the following commands:
find . -type f -name "*.xml" -exec sed -i 's/role="noversion"...

ec6e871a47fa15228aa3299f46fed826422adbc0 authored about 1 year ago by Gina Peter Banyard <girgias@php.net>
[skip-revcheck] Improve sentence grammar (#2898)

Remove an unnecessary word.

20b53a59925f5002a2cfe9051bb6e1843d5e18af authored about 1 year ago by Osvaldo Dias dos Santos <osvaldo.msdsantos@yahoo.com>
Fix typo in OpenSSL option name (#2900)

1869f4c8728cfe9223173a086369b2f2e1b22dad authored about 1 year ago by Lu Fei <52o@qq52o.cn>
Improve clarity of igbinary_serialize() documentation (#2895)

a2565b4e1fb47d92047f356cd56b26ca502fec15 authored about 1 year ago by Anders Jenbo <anders@jenbo.dk>
Add paragraph that Stringable objects are not accepted as strings when strict types enabled (#2844)

Co-authored-by: George Peter Banyard <girgias@php.net>

5e15a6c3e4d5819102361ae78e73c90a06238c8a authored about 1 year ago by NickSdot <32384907+NickSdot@users.noreply.github.com>
Added Date/Time related new Error/Exception classes to migration83 guide (#2894)

dff1778cf64ab12b71bd8b0371c3361e7570d9ec authored about 1 year ago by Yoshinari Takaoka <mumumu@mumumu.org>
Synchronize ext/dom class synopses with stubs based on PHP 8.3 changes (#2890)

Co-authored-by: Niels Dossche <7771979+nielsdos@users.noreply.github.com>

fa6a5829a0d00c24eea2ed9a270e4b56f73c032f authored about 1 year ago by Máté Kocsis <kocsismate@woohoolabs.com>
Typo, fix rendereing of bool values.

a996df6b949ae2db2cf19a07e68ce367137d3ecb authored about 1 year ago by André L F S Bacci <ae@php.net>
Syncronize ext/date with the stubs based on the PHP 8.3 changes (#2889)

Which fixes the XML markup to use the new markup style.

696b6b9e32d8d4ef4cfd874caf677a47a6cbadb4 authored about 1 year ago by Máté Kocsis <kocsismate@woohoolabs.com>
Fix parameter name of Spoofchecker::setRestrictionLevel()

99a4fb21dd7d79e5af7d4639228c05e9b45d6c79 authored about 1 year ago by Máté Kocsis <kocsismate@woohoolabs.com>
Fix return type of DOMNodeList::index()

DOMElement was missing until https://github.com/php/php-src/pull/11342 fixed the return type.

68b6b98138cb53182d7b32fa13ca9663d8526909 authored about 1 year ago by Máté Kocsis <kocsismate@woohoolabs.com>