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

Clean up filesystem function signatures (#931)

ea62fb83196997032641b50fe44420305466195e authored about 3 years ago
Generate a few ext/standard methods synopses from stubs - part 2 (#1014)

a1702b5d45ad950c5f7a077878378a37851a2df6 authored about 3 years ago
Fix GH-1237: mysqli_result doesn't list getIterator as one of the methods

cf02a33d468b7b8e6d2f611704b3d0c41fa4d594 authored about 3 years ago
Clarify that FPM pools are not a security mechanism

Cf. <https://bugs.php.net/bug.php?id=81704>.

88333c7e4faf04190cf783247b470c7ea8b54196 authored about 3 years ago
Generate various method synopses from stubs - part 5 (#1234)

0773339dce767078f1ee0e55cc1c0428e02ae0ad authored about 3 years ago
temporary fix XPointer evaluation failed error.

XPointer evaluation failed: #xmlns(db=http://docbook.org/ns/docbook)
xpointer(id('class.ffi-ctyp...

45aaa3f3bd6e007e2106af928697de57a98bf991 authored about 3 years ago
Generate ext/spl class synopses from stubs - part 5 (#1236)

6aa7e06adbdaa7bd05a092e52dc6b21bdcc9d85c authored about 3 years ago
Generate ext/spl class synopses from stubs - part 4 (#1235)

e22c3d32010c9bff72fd8db09314de30582720eb authored about 3 years ago
Generate various ext/standard method synopses from stubs - part 5 (#1232)

769812c12f00c1978bf7dd711dca38dbf05462da authored about 3 years ago
Fix GH-1231: PDO::pgsqlCopyToArray() has wrong default delimiter

909d99fd6476c5b9f2e9775bf9edbb5426876b53 authored about 3 years ago
Generate ext/ffi class synopses from stubs (#1226)

b122b4a48579828211db999a1dec7de1df2c5de1 authored about 3 years ago
Fix $message_nums parameter names (#1225)

d845236a60b26f8ec552298676ce185cfbb794b6 authored about 3 years ago
Generate ext/spl class synopses from stubs - part 3 (#1224)

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

c80e398bcb1f060d16de768e46933d1a09f2de65 authored about 3 years ago
Generate ext/spl class synopses from stubs - part 2 (#1223)

455d218f8641db1c1478be23302c71acecdf1a28 authored about 3 years ago
Generate ext/spl class synopses from stubs - part 1 (#1222)

9eb4ef92afb4f70c5000d1ba772410d55e3026b8 authored about 3 years ago
Update the min version of curl required by PHP

PHP 7.3 and 8.0 increased the min version of curl.

Closes GH-1221.

a44e87c0c66ed98e3c3c2839e84d034590c3e6d5 authored about 3 years ago
Fix loose type comparison table

Closes GH-1218.

88890f831cb49dc2b2be942039b1938217b1cc54 authored about 3 years ago
Use short array syntax for consistency

457de0ada360d606cc8b4d432e3e9a181ef0763b authored about 3 years ago
Close GH-1216: strftime() is deprecated, yet advised to use here

We fix the wrong wording in the migration guide as well.

9b7ab9bc8e78b1201b8b8c71eac051256d433993 authored about 3 years ago
fixed function name in changelog

4b4c8b47408da359d4d0ab39f19673f006895908 authored about 3 years ago
Generate ext/reflection class synopses from stubs - part 4

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

Closes GH-1139.

0f2aaf1898217a7202d54bf942fcbf43192ddf48 authored about 3 years ago
Generate ext/reflection class synopses from stubs - part 5

Closes GH-1140.

cb30efc532136131992073df18c8254830b16e64 authored about 3 years ago
Closes GH-1024: imagick flop explanation is mistake

We also fix that issue for Gmagick::flopImage.

29168cf804809c56a6891a378226f450973d0c7c authored about 3 years ago
Closes GH-1209: Named argument in setcookie function called $expires instead of $expires_or_options

d829c7d11f311e5b115865fe6920f63aa2d9bde7 authored about 3 years ago
Update ext/hash documentation

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

Closes GH-1215.

ac6b36357e5f5294a2c0577b85d193d84f0017ff authored about 3 years ago
Close GH-1146: Loose comparison table incorrect for PHP 8

Cf. <https://3v4l.org/5tmej>.

1a89eb1e2de815801d6ab2a29f30b5cc3bf4bf12 authored about 3 years ago
Update set_error|exeception_handler $callback descriptions

First, the $callback is a callable, and users are supposed to either
know what that means, or lo...

44090248a8e2844ef09873fb272ffe73bf7c1ee0 authored about 3 years ago
Adjust fetchAll() purpose to match return description

Closes GH-1212.

6f058bba949199400f3d534fe255e1eced0c6bc1 authored about 3 years ago
Fix the optional param of CURLStringFile::__construct() (#1213)

687aef09c8e160b8dc837fdbbce0a2159e525c54 authored about 3 years ago
Fix a few ext/reflection return types (#1208)

1c1619047eb1aaa817c5abadcb8ecd1efc2212c2 authored about 3 years ago
Fix #80078: openssl_dh_compute_key unknown parameters

4e05f1d8fd0e86d250aee7c497da640dea79be60 authored about 3 years ago
Fix a few enum function/method signatures (#1207)

fa575325c8e0caafe4aba1dfc51629b365709b75 authored about 3 years ago
Update GMP requirements

As of PHP 7.0.0, at least GMP 4.2 is required on POSIX systems. On
Windows, MPIR is required in...

4ad4b2432eef9326c0f576bdfcf9deb7a67793fd authored about 3 years ago
Change the order of union return type for XSLTProcessor::transformToXml()

To make it compatible with the output of gen_stub.php

1f7fc393778a38d8038412408a37f682f16f6508 authored about 3 years ago
Fix stream_select refpurpose

98e904a628efa52d57037af46adf3f0021c3d297 authored about 3 years ago
PDOStatement colons for names in array example (#1094)

passing values for _named parameters_ in an array allows array keys to be
either the names of t...

65d4ecb42e75a180eb8964968c230b09d81d3601 authored about 3 years ago
Mention question mark escape feature

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

770b67f36a259b2d403d8bbd3adfbe39d3f022c1 authored about 3 years ago
Generate various method synopses based on stubs

Closes GH-1015.

5b4252de4f922948110fdef85c50fd94b093bc03 authored about 3 years ago
Generate a few ext/standard method synopses based on stubs - part 3

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

Closes GH-1021.

c3067ab0a7f55632c87da73368fd3c739e110a57 authored about 3 years ago
Generate ext/zip class synopses from stubs

Closes GH-1066.

8244b3b05367a40cac29bfdad1ae62885ed2b406 authored about 3 years ago
Generate ext/xmlreader and ext/xmlwriter class synopses from stubs

Closes GH-1068.

2800b9fe1eabee40655778c8257b220dbc5d247a authored about 3 years ago
Generate ext/snmp class synopses from stubs

Closes GH-1119.

df004654982c5a6f1a3f6136e5cf03eb188d61e7 authored about 3 years ago
Generate ext/pdo class synopses from stubs

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

Closes GH-1109.

642411772cb7af255fe90b1e9b53f7b0c9b33cab authored about 3 years ago
Generate ext/oci8 class synopses from stubs

Closes GH-1105.

d231ec9e7dd19429b757b57bb0d5f6a9c7bd8fa1 authored about 3 years ago
Generate php_user_filter class synopsis from stubs

Closes GH-1116.

cd46fa89d3dc46edc60fa3d144dfcae5d93b2a3c authored about 3 years ago
Display SessionUpdateTimestampHandlerInterface as an interface rather than a class

Closes GH-1107.

591a6aa1de58dfa1508b63a6ca5ac5051ad89324 authored about 3 years ago
[skip-revcheck] Generate ext/session class synopses from stubs

4eb60e8132f7793d72b335e0d3ec097e4b49c57b authored about 3 years ago
Document that enum cases are labels

Closes GH-1197.

1f7c2712868ce5ea81e8eceb8a353a9a6f790fd7 authored about 3 years ago
Generate ext/gmp class synopses from stubs

Closes GH-1113.

fbfbffff6b04becd008a85783f5570bdbb9bcc79 authored about 3 years ago
Errors/Exceptions missing for chmod()

Closes GH-1203.

5eb55cda5cc4bc61e94f17468c6402d631edafa5 authored about 3 years ago
Documentation for net_get_interfaces()

Co-authored-by: George Peter Banyard <[email protected]>
Co-authored-by: Christoph M. Becker <cmbe...

de14580fb32c39675f69937dd215f1744d0874d9 authored about 3 years ago
Fix GH-1205: Multiple undocumented BC in DOM extension

afbe8ad5ba46fb615d5723e25dfef4813279626f authored about 3 years ago
BSON classes and CursorId implement Stringable

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

d120d37cc9ab821759a059f510807bb6e79462fb authored about 3 years ago
KMIP KMS provider and KMS TLS options

https://jira.mongodb.org/browse/PHPC-1912
https://jira.mongodb.org/browse/PHPC-2009

dcfdf315b415335a7e56d6ff88e3111b6d321560 authored about 3 years ago
Add Binary::TYPE_COLUMN constant and update changelog

https://jira.mongodb.org/browse/PHPC-1942
https://jira.mongodb.org/browse/PHPC-1499

8502e6a26a95682c1a1a9a117e9cb6f0a575e918 authored about 3 years ago
[8.0] Document remaining core changes

* document changes to `new` in php 8.0

* document php 8.0 changes for `instanceof`

* docum...

c36ce0b514faa2efce1427ae87ba9ea25cc038ad authored about 3 years ago
Add more implode examples

Closes GH-1195.

5dfba3d91fb059073e955aad7caf886faac652ce authored about 3 years ago
Update runkit7 function documentation, names

Closes GH-1194.

917c06eac884740ef9285f59387a3f5259d66722 authored about 3 years ago
Link to spl_object_id from similar functions

Using an integer is faster and more memory-efficient than creating a 32-byte
string hash.

`r...

8d226f128f09ad90410ce805d8c0bb9f27e70d4a authored about 3 years ago
Reword description on DOMDocument::domElement (#973)

* Reword documentElement clumsy description

* Reword "will return" to "evaluates to"

9d1833c4966ab899274e84aac33a72d49d8ce857 authored about 3 years ago
Document new function oci_set_prefetch_lob()

a48db6e7cd2c2fd953cab0ecf07050d5689ad7ba authored about 3 years ago
PHP 8.1: FILTER_SANITIZE_STRING is deprecated (#1193)

d83aa96e679c4e4d63390a41063469e51107c331 authored about 3 years ago
FILTER_FLAG_(SCHEME|HOST)_REQUIRED are removed as of PHP 8.0.0

32cd7f679dcd5aa819e33f75f67da54463f62dd3 authored about 3 years ago
Fix GH-1192: setcookie() description is not updated

The exact date in the past may not matter too much, so we are
unspecific here.

And no, you can'...

730cbb0a7a85d0d561f667265119e9cdc92b635c authored about 3 years ago
[PHP 8.1] Documentation for `full_path` entry of `$_FILES` (#1130)

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

92673cc45aefdb6085b332cb381675825926a519 authored about 3 years ago
Delete luasandbox entity files

These are generated by ./configure, and are not supposed to be
committed to the repo.

64a905b806e0c1ee32e1966760916a8e5c2c2998 authored about 3 years ago
fopen() $mode is ignored for several php:// stream wrappers

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

c5c3a4153df3b8c8007a33488f676e31b8e0f906 authored about 3 years ago
Remove obsolete info regarding php://stdin

fbba47c54e8d6d7af9e44a4cfab62b42a02ffd11 authored about 3 years ago
*Declaring* mandatory after optional parameters is deprecated

It's not about *passing* of the arguments.

0219f62dcd220d3c02911891b6946d82af232171 authored about 3 years ago
Fix GH-1188: APCu Installation page is outdated

d6eb5fda8a3c0a755b4d15cb617a09bb81d5882e authored about 3 years ago
[skip-revcheck] fixed typo (#1187)

690c3ea7c7d416c55e2c54d90bfd1f7f4d489288 authored about 3 years ago
Fix GH-1182: constant() throws Error exception as of PHP 8.0.0

761f71312510e5637c96270eaebf4ba6abb8e08f authored about 3 years ago
[PHP 8.1] Document deprecated ctype non-string argument. (#1179)

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

39247cb926279de9e55208242d4994538c49690b authored about 3 years ago
Fix GH-1178: array_flip allegedly can return null

8a7836bf884a89125227e59be5ece70dca724567 authored about 3 years ago
Fix GH-1181: Incorrect example for IntlDateFormatter::setPattern()

In addition to fixing the format specifiers, we also echo line breaks,
so the output matches the...

2790c0fd69856d7ef7b4519172e59f0b67c09b5c authored about 3 years ago
Fix #79809: imagecreatefromwebp() does not support animated WebP

d09a881a8e9059d11e756ee59d75bf404d6941ed authored about 3 years ago
Remove obsolete info regarding libgd < 2.1.0

As of PHP 7.0.0, libgd ≥ 2.1.0 is required anyway.

213fbd9440a224f9c1da4942c85124ce0c120c52 authored about 3 years ago
fix FFI non-static method is written to static method

Closes GH-1174.

4c0783f336dbea7f616f706f8068ac009bae2fc5 authored about 3 years ago
imap_mail_move() does actually copy and delete

Cf. <https://github.com/php/php-src/issues/7719>.

91a4618df8c82d4e84bbb8a9ed430b840cd7da65 authored about 3 years ago
Document MYSQLI_IS_MARIADB

Cf. <https://github.com/php/php-src/pull/7713>.

c470f264a06960487fa28fa745a87ccd0e511c87 authored about 3 years ago
added link for "final class constant" example.

This link will be also used from releases/8.1/en.php.

5e8652131e898cd3d02cd26eeb26da718a6aaf65 authored about 3 years ago
added link language.fibers in seealso section.

ca12a0c5241510c44d64054375912149d216adf0 authored about 3 years ago
Moved [overview|example] of Fibers to language/fibers.xml

Closes GH-1172.

e0f02a3b236bdfaff9597cc642a8613e9ed47078 authored about 3 years ago
[PHP 8.1] Document Array Unpacking with [int|string] Keys. (#1171)

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

2ff6e6bcad9700adaf50f9e1639c6d7d7d1f059d authored about 3 years ago
added link for Fibers.

Should we move class.fibers page to language.fibers?

cd6ad4d03cb2ad5d369401c4af9b2b9d0b3669e3 authored about 3 years ago
Add list of attribute target constants

I think the constant names are self-explanatory enough to not require additional information

...

93cc19efef135794877bc9013f7f891b459f4989 authored about 3 years ago
.Net framework 4.0 and later are supported as of PHP 8.0.0

766f190db356d7013c802389a8a0ef929f1f1db8 authored about 3 years ago
Fix #47569: DOTNET cannot instantiate generic classes

6bc82c07c29f49ad200bd5e40e8da3eb89e54337 authored about 3 years ago
Fix #79111: is_numeric documentation utterly incomplete

We add information about leading and trailing whitespace.

Co-authored-by: Christoph M. Becker <...

ff054fcb4e0c795093255f1e71be2cae68fc6284 authored about 3 years ago
Fix #69290: Invalid modes do not trigger errors

c1f8c2ea33c70f59557175e1a43af7153b1df565 authored about 3 years ago
Document \ escaping of escapeshellarg on Windows

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

60c391265d2a51003e1ed0952e5a2413f81c7fc2 authored about 3 years ago
Fix #81423: UPGRADING doesn't mention that readonly becomes a reserved keyword

a049ea0cfbd4bf2554f0a134d4f0696d3d419b9b authored about 3 years ago
replaced `class` with `method`.

Because these classes are NOT originally `final` class in PHP 8.0.
https://github.com/php/php-sr...

49eff29e8e235e07b3f6ec7abd9f55ac286f4330 authored about 3 years ago
Fiber documentation

Co-authored-by: George Peter Banyard <[email protected]>
Co-authored-by: Sergey Panteleev <sergey@...

1f7a0e4af85d1b74595626afa1ca774c896e8388 authored about 3 years ago
[PHP 8.1] Changelog entry for standard functions (#1123)

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

Closes #1034

0a192fcd9cc43c0007de795063b4494974058992 authored about 3 years ago
Inherited constants were unintentionally removed from ReflectionEnumUnitCase class synopsis page

Closes GH-1170.

ae0b8c55026fcb27bab4fd7e51c5a9fbe87cd970 authored about 3 years ago
[PHP 8.1] Remove final modifier from `__clone()` (#1131)

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

83b643180006fea2634672cc260a3ecbb056fffe authored about 3 years ago
Generate ext/reflection class synopses from stubs - part 3

Closes GH-1138.

00b3ebfa6889fe3f66ff2e98b6696f3149e8f39c authored about 3 years ago
Document PDO::PGSQL_ATTR_DISABLE_PREPARES attribute

Closes GH-1167.

f8718da894c5160e571d74774c083090569ecebd authored about 3 years ago
Add ReflectionIntersectionType

… to the list of ReflectionType subtypes

Closes GH-1166.

a324fcef8023bbb570603185dd097be366fd398d authored about 3 years ago