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

Interactive mode is no longer available as of PHP 8.1.0

Cf. <https://github.com/php/doc-en/commit/688cc56f14d5676aa90f86426a3e76bee59c45cc#commitcomment...

a2fc23851f710d7f0de3dceb23dc68ee34d17b32 authored about 3 years ago
Incremental inflate contexts don't protect against Zip bombs

Cf. <https://bugs.php.net/74876>.

b9d23bbb94e5e0b71c3f4a8c12f3671f64516370 authored about 3 years ago
Documentation of index reset effect of some array functions - issue #876 (#1077)

Co-authored-by: Alexey Kryuchkov <[email protected]>

Closes GH-1077.

6a6f43d1c490a57b452656db285de6d136055ed2 authored about 3 years ago
Fix #51695: CLI interactive mode broken without readline/editline

688cc56f14d5676aa90f86426a3e76bee59c45cc authored about 3 years ago
Generate ext/com_dotnet class synopses from stubs

Closes GH-1064.

bd8169a9b15cfa5007f060532c76d5f766cd4adf authored about 3 years ago
Fix #41062: is_executable only looks at basic executables

8d8cd43bfcd67415f3d548b7209c5b1a63d88fd1 authored about 3 years ago
Fix #76830: PDO_PGSQL DSN could have "sslmode" documented

a0f0f0446d4327a1c7a48ea7ee3502b6ebec56b8 authored about 3 years ago
dirname(): add warning about risk of infinite loop

Co-authored-by: jrfnl <[email protected]>

Closes GH-1005.

67ca0d930c95a85ea49aff456409409f6ae06c1b authored about 3 years ago
PCRE: add missing "Errors/Exceptions" section

All PCRE pattern matching functions will throw a warning when an invalid regex is passed to the ...

41c8533ff5a8f93ba9fdf0732d05dd5ab79864c9 authored about 3 years ago
[PHP 8.1] Add new Sockets constants

0ff45f21e8633bccf996a1907bfe6d3d6f415f69 authored about 3 years ago
[PHP 8.1] Add cURL constants (#1039)

81905a86337b291fb449fdf24a350b7ef0607759 authored about 3 years ago
[skip-revcheck] Fix typo

Closes GH-1063.

a1a293ce290117f40b26df93f8d94bb6068a3e44 authored about 3 years ago
Fix type of ->num_rows

9097ea48f608dbbbf795235a31af82b85bd94430 authored about 3 years ago
Update ISO 8601 text

Use _ISO 8601_, instead of _ISO-8601_, for consistency and alignment with https://www.iso.org/is...

aaea72f30893fb8108cc435d0381924129666461 authored about 3 years ago
Updated to version 2021.5 (2021e)

6fe1fd690a59af0fd6aa3bbdbac4fac694b9ba0d authored about 3 years ago
Fix changelog entry

For correct display on
https://www.php.net/manual/en/doc.changelog.php

126161cc61f420766c5be5613d5cff0afc0b60e4 authored about 3 years ago
Remove empty see also section from solr

a56de5a3031d5722c1a43dd23b18008e58f9d09f authored about 3 years ago
PDO::MYSQL_ATTR_INIT_COMMAND expects string, not int

See <https://bugs.php.net/id=81576>.

b2379902aa98b534a21ad904b82c3f568c9efa32 authored about 3 years ago
Fix #72915: *Only* basic and digest authentication supported

2d1981cc3003cd94f5fb88e0473eed2c5b26efde authored about 3 years ago
Fix #81575: Faulty mb_encode_mimeheader() example code

936691e7449fe193b474f7d29df152952e9b8df6 authored about 3 years ago
Fix #81566: ob_get_status return value contains non-existing constants

55f70d19870c396f3bf86b6c45826da3cb7e525f authored about 3 years ago
Clarify code comment about reference page, because readers does not know where to go in chunked html page.

"// See below." is valid only in Single HTML manual.

https://www.php.net/manual/en/language.enu...

963efb2602d91165ffb7ee37d5757ced7766fd91 authored about 3 years ago
added BackedEnum interface link.

0305a7128f4493d85f700b1b5a6f0becb1a9cd9a authored about 3 years ago
tweaked example code comments, [method|interface] links.

90f5f73e9b599b86153d330b0436e76257750e97 authored over 3 years ago
next_result() and fetch_all() are now available when linking against libmysqlclient (#1054)

7ad83bb05b8aa2d5344c3c87885d5d035ffb1b55 authored over 3 years ago
Clarification of return values descriptions for mysqli fetch functions (#841)

Co-authored-by: shevchenko.r <[email protected]>
Co-authored-by: Kamil Tekiela <tekiel...

b427504aecc910a0c02e60b55330c984b0183ae0 authored over 3 years ago
[skip-revcheck] Fix output spacing.

be039c085ee703d5b1f39837e55081d6e2d55030 authored over 3 years ago
added link for Enumerations.

0bbcee7822ad480c99e13ce28a72a0e97fe68c05 authored over 3 years ago
fixed yet another example title mistake.

6e6aa0100374a8365f568a72861fdf7ce8b499f8 authored over 3 years ago
fixed example title.

074f0fbf95d7a7e4e9c4e6496569091aba048e6f authored over 3 years ago
Update Server::getInfo() example and note load balancer behavior

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

0fdb8109a12f8948bb4be8c6b0c664e6f3fed7ea authored over 3 years ago
getServiceId method for command monitoring events

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

a1632139847f823b9a715fba7648945faf60f5f4 authored over 3 years ago
Document loadBalanced URI option and Server type constant

https://jira.mongodb.org/browse/PHPC-1752
https://jira.mongodb.org/browse/PHPC-1980

1fb58966793bea4451e977a7ec37ae9c96f78e43 authored over 3 years ago
Manager::selectServer() ReadPreference param is now optional

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

929fb17986921c8aadadb7c7bd877ee6f7a7126e authored over 3 years ago
Document mongodb.mock_service_id INI option

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

d587d7ea337c619dce2ab2bdec8f74191431b6c1 authored over 3 years ago
Improve documentation for mongodb.debug INI option

7c5379029ee7b37f39caae374ef3c044678647fa authored over 3 years ago
Manager::startSession snapshot option and ReadConcern constant

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

f2c3fa1e01ece16c11031e863573bcccfc6fa851 authored over 3 years ago
Document enumerations

Co-authored-by: Yoshinari Takaoka <[email protected]>
Co-authored-by: Sergey Panteleev <sergey@p...

9fe810352095922a68ce2807745a9bc35c0afe1f authored over 3 years ago
[80772] Add PHP 8 tokens (#475)

Co-authored-by: Sergey Panteleev <[email protected]>

eb81160ac962698bf6e5fc2c8a7406df55aad25e authored over 3 years ago
Generate ext/standard method synopses based on stubs - part 4

Closes GH-1022.

6a5b227850bbad1ec81fd52b6a08e12e3f2c03ac authored over 3 years ago
Fix `html.c` functions description (#1052)

Closes #1042

e4b52745bc8ef288726f8e76e7fdc6277a2f656f authored over 3 years ago
Fix typo (#1049)

3d0fccf51cf13d7bcef9c0b966f08a85dc6664e3 authored over 3 years ago
Update return type for MongoDB\Driver\Server::getLatency()

https://jira.mongodb.org/browse/PHPC-1984
https://jira.mongodb.org/browse/PHPC-1985

1aca69fa5d5f6cdd52d128f4cd4f10e584dda7d0 authored over 3 years ago
Fix `openssl_cms_sign` parameters description (#1040)

Fix #80715

377518d34bea7620a75116b27d431eb2dfbb7fc6 authored over 3 years ago
Incorrect information in the return values section of fetch_fields (#1043)

52779f983f5fc2130c741fde46d84db77d6bbf5b authored over 3 years ago
Fix `max_file_uploads` changeable value (#1038)

Closes GH-50684
Closes #1037

8a04690ab3ca341df750d00b32f27df5debbc307 authored over 3 years ago
Drop pthreads v2 (#1035)

12424df3c8140290d9e5c4912cbdb260aae055f4 authored over 3 years ago
Missing revison tag line (or line space, anyway.)

53afbdaf791ddbc4455672122573644f3f0d7949 authored over 3 years ago
Fix 81385: ReflectionProperty::isPromoted() is missing from documentation

Closes GH-937.

327a44719a100f22b8c9cabb751c131919f1dcf8 authored over 3 years ago
[skip-revcheck] Fix typo

b117c6de4f0726b51baadab683c16dcc77d85519 authored over 3 years ago
[skip-revcheck] Grammar changes on intro page (#1017)

Co-authored-by: Kamil Tekiela <[email protected]>
Co-authored-by: Sergey Panteleev <sergey@p...

09cf574276b8a8b1b4e82e36eb7565c6fcb96c75 authored over 3 years ago
Add a very basic match example (#1028)

78d273c6d4b08d0ee04b69bc3a9230a39b99d60f authored over 3 years ago
PHP 8.1: Document mysqli_result::fetch_column (#776)

4e8c90ca8a4a63575341cde6f5fbdc34419d2cff authored over 3 years ago
[PHP 8.1] Add ReflectionIntersectionType description (#1027)

9ddb781270a2097906b530946a689e052fe81d19 authored over 3 years ago
fixed IntlChar::charFromName example return value. (#1031)

8797a9435f35c309bfa2a7b7ce3f74dc8089f1de authored over 3 years ago
[PHP 8.1] Updated mysqli error reporting (#1024)

4f93fb38da8b1c0ed33d17790b7e4b0987f7133c authored over 3 years ago
Document the sodium_crypto_secretbox_keygen function

80dd9db3b7726c9d0368ad4cf19d355487794afa authored over 3 years ago
[PHP 8.1] Use PgSql objects instead of resources (#1009)

c2eca73ef79ebe78cebb34053e41b565af504c4f authored over 3 years ago
Tidy up SVN docs (#939)

b958b68778e1d971d54135f99d6e519107b69e2e authored over 3 years ago
Fix #75070: Opcache functions only apply to in-memory cache

Closes GH-1030.

50b104c116f6b1798e36bf2f56b1fa023b8a7a92 authored over 3 years ago
typo

b323b5e04bc71352b29ca6c1919e8880728a6b31 authored over 3 years ago
Wrong parameter name in pg_delete (#1029)

5e75ce8c920260c417889fe2af1342d758e22dab authored over 3 years ago
Improve sodium_crypto_secretbox[_open] doc pages

Adds returnvalues, errors, examples and seealso sections to the
sodium_crypto_secretbox and sodi...

47d1a1b4f121646e10d0ae0ddd4b67f05782d2dc authored over 3 years ago
Generate sapi_windows_* method synopses based on stubs

Closes GH-1023.

426d9a8f156bca7be9cb5475e24ba104ee814bc1 authored over 3 years ago
[PHP 8.0] Add Semaphore opaque classes (#1020)

2d99025327523f0f00ce02156664447165307950 authored over 3 years ago
DateTime::createFromFormat - fix misleading epoch info

Closes GH-1019.

e59e8d31d858c53c0d213322293bb85034551fe8 authored over 3 years ago
[skip-revcheck] Grammar

994aa2b09243872be4d197e6ea71053dba341a70 authored over 3 years ago
typo

2eda09ff8ea439a680e4b56d11650db307498e41 authored over 3 years ago
typo, part II.

ae11a26c5b70ce341e209dbd0b46bd0b19d005f9 authored over 3 years ago
Generate a few ext/standard method synopses from stubs (#1013)

4e6f0774f03131cbeeb8c21019a690bf97fd22b6 authored over 3 years ago
typo

b05a34e65d40abef1212598a0876d58c8b3afe5a authored over 3 years ago
Improve headers_list() example (#1007)

Two & 1/2 things with the PHP example code:

1. `X-` prefix header names June 2012 [1], [2].
...

eecf09080681d1e242b9dc1b8a8148eda66141f8 authored over 3 years ago
Add new methods from version 1.20.0

- ZipArchive::clearError()
- ZipArchive::getStreamName($name, $flags=0)
- ZipArchive::getStreamIn...

f57925eef0dc946f126af99e917fb1216c2ade06 authored over 3 years ago
Generate methodsynopses from stubs for ext/intl (IntlCalendar) (#996)

65a1dc500d1d3a27375895580c19feb9ff728240 authored over 3 years ago
Rewrite count() page (#948)

* Rewrite count() page

* Change methodname to interface name and fix example output

* Add ...

3ef3e56c80f7ae6b6a7291b7eb57dc6250b50801 authored over 3 years ago
socket_get_option/socket_set_option SO_ACCEPTFILTER constants

Co-authored-by: Sergey Panteleev <[email protected]>

Closes GH-656.

c0954ae4e632d2583118a7946681191a08c45eba authored over 3 years ago
Rename old function "setproctitle" to "cli_set_process_title" (#1008)

ea8a344693465591555fde5acae1c02667a2e8a5 authored over 3 years ago
Follow-up nit

Use correct function name instead of the one from the copy/paste
Also update pg_delete as it has...

81aced57e0f78951d814fe89d5b0f930f706fb1c authored over 3 years ago
Couple of nits to pgsql docs

Redundant paragraph
Add <constant> markup and normalize
Fix parameter name

5589cbb636acd2c604a7f347894495c1623dbe79 authored over 3 years ago
Generate ext/pgsql methodsynopses based on stubs (#915)

58645a79f1993effc0571f7b49acc9aace0e417f authored over 3 years ago
Add `MYSQLI_REFRESH_REPLICA` description (#1006)

3976ceb9259af0ddefb6c9e697e761e8486af252 authored over 3 years ago
Types are not hints in PHP. (#1003)

As they are checked at run-time, type checking is enforced in PHP and not 'hinted'.

Co-author...

b95e76e41de2ffe5c75e04be1b187d80ca745359 authored over 3 years ago
[PHP 8.1] Add fdatasync and fsync description (#1002)

21129de1745eb016452f0ce8a2c3e47fbb8484de authored over 3 years ago
deleted duplicate returnvalues section.

7859cc56499c83163d6401420de15609a46cfbb7 authored over 3 years ago
Normalise SPL sorting docs with array ones (#925)

8dba51217bb70d9c73abcb278d4353fba9b744db authored over 3 years ago
Updated to version 2021.3 (2021c)

2245d53f6116fe3485e3d227be142a080ebab7a3 authored over 3 years ago
Generate methodsynopses from stubs for ext/intl (IntlBreakreakIterator) (#904)

ed289c6f07e2cfc3b3f286959f30f7070b8bf6c3 authored over 3 years ago
[skip-revcheck] Fix typo in extractto snippet note

c5546510bdd65f34b1fa4779f298c5b26d6c0395 authored over 3 years ago
Fix pspell_new description

46364d741c835165e66564a1b17f33487cf923d2 authored over 3 years ago
[PHP 8.1] Use an Pspell\[Dictionary|Config] instance instead of a resource (#976)

* add pspell related object class.
* changed resource list description.
* changes pspell funct...

81b23db050ac0627b056585c16bfe95445ae174e authored over 3 years ago
Change int to bool (#999)

67dc0a5dfc5cdc65cce5d472ed0bba315b895f28 authored over 3 years ago
Fix the link error on the front page of the manual (#995)

59c987dca5a85fed13f80c7ac70fd2272055c576 authored over 3 years ago
[PHP 8.1] Use GdFont (#994)

a7e5e563d2d2269a6d7ccff506715a3e1a6f3902 authored over 3 years ago
Fix `http_build_query` method signature (#922)

Closes #916

e09dd5b25a4b626e2d639b24dbf644972869a846 authored over 3 years ago
Deprecated functions and constants

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

Closes GH-981.

8a2141dcc084f72feb4e0ae2feaff3b440e5c59e authored over 3 years ago
Fix #81488: ext/zip doesn't extract files with special names

5e1a9062c0381edf0d70b172ffd81f668a53b6b6 authored over 3 years ago
[PHP 8.1] Add `array_is_list` description (#986)

Co-authored-by: Kamil Tekiela <[email protected]>

5ecd5e8e50f0f47dce7341ddc95334af62d9e770 authored over 3 years ago
[PHP 8.1] Update `mysqli_stmt::execute` description (#987)

Co-authored-by: Kamil Tekiela <[email protected]>

9b50279c673a432b3e49ed348a966db91b21b0db authored over 3 years ago
Small fixes in pdo execute (#989)

* Use temporary table instead

* Uppercase

* Better description

ab5887fb61473c7684d81c8e0f0196587ba51c28 authored over 3 years ago
Generate methodsynopses based on stubs for recent changes (#903)

b0b19b66183b28cebc1ffbcf1e2b8763f9d9c7b3 authored over 3 years ago