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

Document FPM pm.status_listen configuration directive

aa4b1bf3169650c0a89aa68df6d1c8bf15d6ca29 authored almost 3 years ago
Document FPM request_terminate_timeout_track_finished configuration directive

137a90008a12ae9315a03e9d655820990d11ed7a authored almost 3 years ago
Document FPM apparmor_hat configuration directive

963a572c55772e1e6e8644d7f6e06d03ad5a98d6 authored almost 3 years ago
Document FPM request_slowlog_trace_depth configuration directive

b3b678f37f4e35c7d762867fc2bb402ee9974c9d authored almost 3 years ago
Fix the return value description

The comment in the source code [goes](https://github.com/php/php-src/blob/04a4864b655b6ace1150e5...

e1cbbb434abb401b603f76d1b2da92c1f79fe3bd authored almost 3 years ago
Fix sqlsrv_rows_affected/db2_num_fields return type

Closes GH-1479.

266f9f6b4bf4bcaa1ef7f23d8eeaaed884b70aaa authored almost 3 years ago
Fix "see also" for ReflectionFunction::__toString (#1473)

2e7c5de96f9ee0abefe2cedb8237c5d76279d8a5 authored almost 3 years ago
Remove double parentheses in assert

59af09939ab6e191c9836ea3b33b934e1a99a263 authored almost 3 years ago
assert() no longer evaluates strings as of PHP 8.0.0

As per the PHP changelog, the functionality to use a string for `assert` has been removed in PHP...

883d2fe5cb2e2c8d768cc3a119b3d24a1b958c41 authored almost 3 years ago
Fix GH-1467: SplObjectStorage::removeAll does not return the number of removed objects

443531f6c6f8d5a33865ac170e9eb7d8516ae35e authored almost 3 years ago
Add missing return value sections for SNMP functions

Also fix the return value for others at the same time

5c8ec52976e64af095f2de2c67f62579418f3d94 authored almost 3 years ago
Fix de/constructor synopsis tag usage (#1457)

In Solr, Stomp, Yaf.

Also include constructor and destructor in StreamWrapper interface synopsis

ecaa2146429a7f88de40dfce14718afc896b74c5 authored almost 3 years ago
Fix 5th param name description for odbc_foreignkeys() (#1461)

3ec1a6204f5086b0cac4b087727a9a5a18075f9d authored almost 3 years ago
Fix GH-1460: p format character only available as of PHP 8.0.0

cc1ac298e0b1e65e9b25f1eedde3d9e0e997e6e1 authored almost 3 years ago
Add `pcntl_unshare` description (#958)

* Add pcntl_unshare description

* Group pcntl constants

d7c1097cca089f4571977b41855e63d3c3638433 authored almost 3 years ago
Fix Phar methods which still exist in PHP 8. (#1405)

PharData::__construct
PharData::__destruct
PharFileInfo::compress
PharFileInfo::decompress

...

db43b3844a195b20d0bacd4eb382042e2a90c3af authored almost 3 years ago
Fix inconsistent section orders

41f8ef55405db33f5b63d2a7856dddcab0fbf135 authored almost 3 years ago
Modernize examples on connect_error & connect_errno (#1454)

104bc5c203adbc75f7c71960bb18b2b71c889b45 authored almost 3 years ago
Revert "Fix de/constructor synopsis tag usage" commits.

Turns out this is not as easy as I thought >_>

e9df25bfeed41a08a7d7670bfdb42d56660031ce authored almost 3 years ago
Fix de/constructor synopsis tag usage in Yaf docs

0c590ae06f4b49bf2190a1370117f4c24c315eda authored almost 3 years ago
Fix de/constructor synopsis tag usage in Stomp docs

9b32722fca7980cee84a6772df1c8bd9b9a4f2c3 authored almost 3 years ago
Fix de/constructor synopsis tag usage in Stream docs

002cf0e30ec79266014a0518774a117ff9ead843 authored almost 3 years ago
Fix de/constructor synopsis tag suage in SOLR docs

dd2701db49cc8bbbad02f94aa85d5074aca4649b authored almost 3 years ago
Fix method aliases in Event class (#687)

This also fixes the alias detection for the section order script

a916b9bd3dd9db2137f65b7efd571c593c093b2f authored almost 3 years ago
WebPI is (in the process of being) discontinued

Thus, it doesn't make sense to recommend this tool. To my knowledge,
there is no alternative no...

c55dde8f549a2f939adfd924fe6e6d242c7754d3 authored almost 3 years ago
PHP 8.1 | Update hash_algos() documentation

> **MurmurHash3**
>
> Added support for MurmurHash3 with streaming support. The following vari...

03bb26ae7034e4bccbfb2df187f35a401ef2cbed authored almost 3 years ago
PHP 8.1 | MigrationGuide/New classes: add missing classes

> Added `CURLStringFile`, which can be used to post a file from a string rather than a file

R...

553fabc18ac1ffe95e522fb78a4da7708c2c85d3 authored almost 3 years ago
PHP 8.1 | MigrationGuide/New functions: add missing functions

* PHP 8.1 | MigrationGuide/New functions: add missing functions [1]

(mentioned in new feature...

fa107f441b3b117c0dcadff76516b0977093a862 authored almost 3 years ago
PHP 8.1 | MigrationGuide/New constants: add missing constants

* PHP 8.1 | MigrationGuide/New constants: add missing constants [1]

> * Added CURLOPT_DOH_URL...

5530a3afb4b14e340d335f2d81fa0b6858f05e78 authored almost 3 years ago
PHP 8.1 | MigrationGuide/Deprecated: add missing function

> GD:
> The `$num_points` parameter of `image(open|filled)polygon` has been deprecated.

Refs...

7d6c8735cc1adb853081ceb854931dc1cc41dfb7 authored almost 3 years ago
Fix CURLFile multiple files examples (#1446)

2b5457cc2db9d5776fba796a9a89227c890a9d52 authored almost 3 years ago
Fix definition of FPM listen.backlog configuration

317a816da564d570986b2d9aed9c68e9ec173d4c authored almost 3 years ago
typo/wording

e67f3f3092176f3ffd8a07bf840de156cb43117b authored almost 3 years ago
GH Actions: version update for various predefined actions

A number of predefined actions have had major release, which warrant an update the workflow(s).
...

971e603c5de57fd81cd02a1ab553fbfc1b367038 authored almost 3 years ago
Fix id for TopologyDescription::TYPE_LOAD_BALANCED

Fixes a build failure from bd6e6603b4614c35d9b63c8d157a98569f2358df

930b6389f99eaa62e5bbd935cfc2b1b90645f615 authored almost 3 years ago
SDAM monitoring classes and server/topology descriptions

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

bd6e6603b4614c35d9b63c8d157a98569f2358df authored almost 3 years ago
Fix GH-1440: Mention that named arguments can't be used with empty()

b5275f7e82de31a5376383f5b3bf2413dead7b21 authored almost 3 years ago
Fix GH-1437: Missing return type false for apcu_sma_info() in description

ace6b151ca0bee0bb8c8f05073e361fe012c8454 authored almost 3 years ago
array_map() maps values, not indexes

Cf. <https://news-web.php.net/php.doc/969388082>.

e8c83816e0ca7a4136a5991b2227ddf00fa9adc6 authored almost 3 years ago
Add default value to setFetchMode's $constructorArgs with FETCH_CLASS

Closes GH-1436.

ddce0c4643ca2ebed3e8c11d4100a4a4f40ad397 authored almost 3 years ago
Document "srvMaxHosts" and "srvServiceName" URI options

https://jira.mongodb.org/browse/PHPC-1900
https://jira.mongodb.org/browse/PHPC-1908

fbe040bfc221e53f0723e636afd45acba6eeaafd authored almost 3 years ago
Document MongoDB\Driver\Session::isDirty()

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

d5127e772887addc6553066a33b31af086cd93b1 authored almost 3 years ago
Fix incorrect default value for FPM listen.allowed_clients

557f8ed419f9798a76539bee44754d4288ceccad authored almost 3 years ago
Fix cols of reserved keywords table

The table of reserved keywords obviously has four columns, and this
should be reflected by the `...

4e19b91a1985a2a94ae192534ad75e6c6d740ec4 authored almost 3 years ago
PHP 8.1 | Other reserved words: add `never`

Similar to PR 938 for the PHP 8.0 `mixed` reserved word, this commit adds the new reserved word ...

a6a4d6ad6e4ac5e1361044cf5ec6bdd730e529ae authored almost 3 years ago
[skip-revcheck] Fix typo

10717d82267e5d341669ef78a5a6a29ad419da7e authored almost 3 years ago
FPM Status Page (#1420)

* Documentation for the FPM status page and fpm_get_status()

* FPM status page: Update date/t...

fab4ea95f4fe1471be947602d0e9be32fb802265 authored almost 3 years ago
Fix GH-1397: autounlock parameter in constructor is actually int not bool

f12b4010435efc7a015e65fbd274740710368487 authored almost 3 years ago
Fix GH-1398: PDO::pgsqlGetNotify inconsistent return type

d5ba7eb2cd3954040c940bfd3a5b800b8db07ac8 authored almost 3 years ago
Fix GH-1402: PHP 8.* ZTS wrong compilation flag for Linux

91da56315cff97da3020dd2934040e5035a6d1c6 authored almost 3 years ago
These config options are removed as of PHP 5.4.0

72f3125b6d5917f19f34a6e86e85a7cc7c1503fa authored almost 3 years ago
Fix GH-1433: SplFixedArray changelog states IteratorAggregate happened in 8.1

604002c979be4a699309f685ba913a04f71b69b9 authored almost 3 years ago
mixed is a reserved word (not keyword!) as of PHP 8.0.0. (#938)

68b5e2c562e860e2c7d385eab502029b3eed9e7a authored almost 3 years ago
disambiguate semantics of `search_value`

The definition of `search_value` in "Parameters" is a bit ambiguous. "these values" _could_ be i...

8b00eb9807eb2aec3263226eb770a0885ebc804e authored almost 3 years ago
`password_verify` is capable of verifying `crypt` hashes

Closes GH-1424.

f93ab9943c0246504e18493e315b7638efe81753 authored almost 3 years ago
Fix GH-1421: A relic of old editing in manual page function.parse-url

195fde0082f2771a210a2818d3d4fa09c7ee785d authored almost 3 years ago
Correct setting name in its description

Closes GH-1360

d928235f801a50b7eafc06425bb951f6d317e38f authored almost 3 years ago
Improve description of step argument to range()

Closes GH-1416

9b89d5c26bba2f062bfbaba2e8c4c8cd89646770 authored almost 3 years ago
SyncSharedMemory::size() returns int

Closes GH-1417.

424ecfb1e31adff4e8159fdfa545cedfb713575d authored almost 3 years ago
Optional parameter changes in 8.1, and description improvements

* Document change in behaviour of misplaced optional parameters in 8.1
(see https://github.co...

0bafd5454e7c54de5b9e455f997bec3ecf89cfdb authored almost 3 years ago
Fix further xref misuse

Cf. <https://github.com/php/doc-en/issues/1415#issuecomment-1044334812>.

554db5a3a3ac77910d68349eefa37e2c9a9da628 authored almost 3 years ago
Fix GH-1415: xref not working?

b9043112d87ec0ca6db17276d7013acc2368ed33 authored almost 3 years ago
Don't use old style constructor in example

Closes GH-1406.

14b55b8b4ba3a51b38cd3b1c360e21df632ca890 authored almost 3 years ago
Fix GH-1410: ext/hash is no longer experimental

ec140c5b58895101971b69f0eff5075ce2744b75 authored almost 3 years ago
ReflectionClass::isEnum method (#1390)

a416cd2c019c7016a1c18ea660c5a027264295da authored almost 3 years ago
Should use constant time sodium_bin2hex in examples

Closes GH-1399.

012af70e473cb3365637d6327114810d47e3de3d authored almost 3 years ago
Update FPM installation and intro (#1407)

04210d535db52aed64b82572817f059059ddfebc authored almost 3 years ago
Fix wrong parameter name

Closes GH-1404.

3a1b673c5f74b3f2e94ceb82da2234eec33ad296 authored almost 3 years ago
[skip-revcheck] fixed typo (#1401)

f0e6ac0428979cc3474c7087513904c58bc22c87 authored almost 3 years ago
typo

90242f8793566eb87ee35a989912310a7c7c132b authored about 3 years ago
Update strlen documentation for PHP8

Length parameter to substr() behaves differently for PHP8+. It recognizes null as if no value wa...

560262a55786e36fe60b37653b1965d0e82c0753 authored about 3 years ago
Fix return type docs for unserialize() methods

Closes #1388

e4d26f1b4439401fc8726ecc13a8aea9cf861ca8 authored about 3 years ago
Grammer fix for paamayim-nekudotayim.xml docs

The word "parents" in "When an extending class overrides the parents definition of a method,
...

2ef411d8ef4f8e3ecbcb9c23fbb8017061e44501 authored about 3 years ago
Fix parameter type for eio_readlink

See https://github.com/rosmanov/pecl-eio/blob/5291fa10d0ebd8c3454475957c32748920167cf2/php8/php_...

06b716a4c33ec7701e813290d20cad998a3d03b0 authored about 3 years ago
Fix argument type in EventBufferEvent::setCallback() method and make it mixed instead of string. Add missed $arg argument to signature of EventBufferEvent::__construct()

* Fix argument type in EventBufferEvent::setCallback() method and make it mixed instead of stri...

235a4b9e5a263de6b122c80e6e8142508a36951d authored about 3 years ago
Add return value "AVIF Support" to gd_info()

Closes GH-1379.

8a28a068fae1b82c3907e520a68c23967c682ac6 authored about 3 years ago
Fix error in touch() atime param docs

Closes GH-1377.

2b56c905fb0d6fcab44cc0c2abdbf393fc2b69ea authored about 3 years ago
Fix ini directive name for uopz extension

Closes GH-1378.

482fe6f482209ef03c55003cb7e0ea4734e82b8b authored about 3 years ago
Fix ini name

Closes GH-1376.

6b0ab2971615571644ee6b3e6e06a322e04fee7b authored about 3 years ago
Fix wording

Litespeed docs are no longer a Wiki.

Cf. <https://github.com/php/doc-en/commit/b9f20acc914a07ac...

7d5b86855e408d3d15fea8f805032cda610df7e1 authored about 3 years ago
PDOStatement::bindParam maxLength is confusing (#1371)

3562cc154f5f0dbc22918706708fcd745ed7771a authored about 3 years ago
Don't document ZPP failure return values

Cf. <https://github.com/vimeo/psalm/issues/7478>.

de99fc78ded2299a3c59eabb26da6ae4e6a28bbd authored about 3 years ago
Changed mandatory to optional

9c21d93b4c2659081f995fcf63b7b7133b753f84 authored about 3 years ago
Update dead links for LiteSpeed

Closes GH-1366.

b9f20acc914a07acc46db2ab0c77c515352526fc authored about 3 years ago
Mention LOAD LOCAL INFILE functionality was added in 8.1.0

607ec1f63c524e6951e7d3480377973788d495c5 authored about 3 years ago
Add missing changelog for Phar::getMetadata()

Closes GH-1357.

01e5ac284e9a79bb3709a4952a452e5d362968fc authored about 3 years ago
[skip-revcheck] typo/WS

2df577d9be9fe315e42a6f4205e9efe526d836e5 authored about 3 years ago
Fix typo (case-insentive → case-insensitive)

Closes GH-1354.

7d1b425bd702c9299f827a47d456055ab29b5f77 authored about 3 years ago
Add internal_encoding, input_encoding and output_encoding to the INI list

032661ad0595f5466141eb72e973bcae99da4420 authored about 3 years ago
SimpleXMLElement::children() returns null for attribute nodes

1ceec35d4df77a07a473f1e794bb0fae85046069 authored about 3 years ago
Clarification for usage of JIT tunable options

This patch clarifies the usage of the four JIT tunable options -
jit_hot_{loop,func,return,side...

092a101134ec0a4a1af7b386084a2c71cee51dc1 authored about 3 years ago
Fix typo (ppolicy → policy )

Closes GH-1347.

6bff8377b9d326b3422aeea5cbfd0c34d07c2ff5 authored about 3 years ago
Clarification of jit_bisect_limit usage

As a new bird to PHP interpreter, I tried to set jit_bisect_limit
with jit=tracing in order to ...

c46a5fe7bce587682190d9b3153e3487e71aff92 authored about 3 years ago
Fix method call CS in gnupg examples

dc54babb688f72ee5b40cd6240a8d506623f5e10 authored about 3 years ago
Document gnupg_getengineinfo (#1339)

f393ece5f34cb70ceebbfa811e19c92fb8b9eac0 authored about 3 years ago
Warning about duplicate keys in BSON documents

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

33d23851b05574b9ad0b2adcceb9d9ba713e9c6b authored about 3 years ago
Remove warning about deprecated types

These classes are already documented elsewhere. toPHP() is rarely used directly and the types th...

134e54f95789ec3dd76b2e98ef26fe0cb798c32c authored about 3 years ago
Document gnupg_geterrorinfo (#1336)

7fab6e959031d8506ded8a172ec0964b6e534bac authored about 3 years ago
Added modifyCollection() docs, and updated createCollection() docs to include validate parameter info

06cd4fdff7ed6962955f5bc9fbe7c6a30517979e authored about 3 years ago
Don't use &url.php.bugs; to refer to the doc issue tracker

This doesn't work anymore since we've switched to using GH issues for
php-src bugs as well. Sin...

fc7fe7faecea431a37e1f809b2ba3056e4ef2e1b authored about 3 years ago