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 (preceeded 26 preceded)

aabe0e631b31df5ba7539798b0c81fd00d933777 authored over 3 years ago
Fix #62476: DateTime::createFromFormat z format incorrect wrt 29.02

While this is only a hard requirement as of PHP 8.0.10, without an
explicit year before the day-...

a8f160fa977075f981c74bff2a68abb99c98f04d authored over 3 years ago
fixed pgsql resource name.

485e0b4b4426d607dedf46f5b30df4011102dd73 authored over 3 years ago
fixed removed ldap functions parameter and warning.

e706a6b5578e9d0a9d1a101eeb654124db97e0ed authored over 3 years ago
[PHP 8.1] Use an LDAP instance instead of a resource (#975)

fbc6f9055f47d18f8ffb30513b772a32eda1526e authored over 3 years ago
[PHP 8.1] Add `imageavif` and `imagecreatefromavif` functions (#983)

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

4e04068f2de34363722fd5c76b2cf5b8844a48ef authored over 3 years ago
[PHP 8.1] Use an `finfo` instance instead of a resource (#985)

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

68ba58040e609589967077df116e715ffd865cdb authored over 3 years ago
Update param name in SplFileObject::fputcsv

18b8af40b812d9328d4e99309f3134bee0852b05 authored over 3 years ago
[PHP 8.1] Use an `IMAP\Connection` instance instead of a resource (#971)

34892f82742329af7e7b4b22be6ad21418fd9768 authored over 3 years ago
[skip-revcheck] Corrected spelling (#979)

Diffrent should be different.

7aa6a0cc6631fc1c67a24e3ede9db849e420a4e5 authored over 3 years ago
[PHP 8.1] Update `fputcsv` and `SplFileObject::fputcsv` description (#978)

fcbbbd9fda2c03ed4a2e02ac23f2c06f8983f9d0 authored over 3 years ago
strspn() and strcspn(): Use proper parameter names in docs reference

* strspn(): Use proper parameter names in docs reference

Commit e095023e408c8cb6378ae16bb6870...

422bb032237525aaf50e6a43f33362a2c610a1d7 authored over 3 years ago
add new constant from librpm 4.17

c72aa59abb8b14e7b0d3ced092d350c4d4f6c951 authored over 3 years ago
Fix return value of Imagick::montageImage

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

Closes GH-974.

6ce32bdcf3043e595bd4a55c7dead5f046cb049b authored over 3 years ago
ReflectionFunctionAbstract is abstract

Closes GH-954.

9f915c8621bffb281bb77b74e4eceecfad5d7b48 authored over 3 years ago
Fix #81473: hash_pbkdf2 truncate in hex

We extend the example to show the behavior of raw binary results.

8ad9c12d9bf30c0a0c06f150643c0669d02c3125 authored over 3 years ago
tempnam() issues E_NOTICE on temp dir fallback as of PHP 7.1.0

2f07d53d999169b7446669a51dfd6ce9b3c20435 authored over 3 years ago
Fix ftp_login parameter description

74044699193e067dfe9c642dc393f03ebca27f83 authored over 3 years ago
Revert ftp.resources section

848a71cd9d792943eacdd0444757cfc88760ab10 authored over 3 years ago
Fix #80431: parse_url() return fragment, query while there is not

0254e633d2a0cf36c3b3a2ba19350019e12d3b4b authored over 3 years ago
Fix #74599: parse_url allows bad characters in the common name

We remove this sentence altogether, because the return values section
provides the correct info ...

e95ae8d94cf549dc125b9fc75ece4d38a648a29c authored over 3 years ago
Fix #68296: \n in path with parse_url() converts to underscore

416b9e9bdb397c47bfadcf1a11669e0239942848 authored over 3 years ago
[PHP 8.1] Use an `FTP\Connection` instance instead of a resource (#967)

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

4d1c34c9b7a30cfc3a59641122c707a2812cfed7 authored over 3 years ago
Fix typo

a96f81e58a20d5a4dc4041a7bb8a8304df6fe6df authored over 3 years ago
Fix #68564: Apparent inconsistency in the GC page

39cd8c54e8159361d33f33837c904bf6cfb6c055 authored over 3 years ago
Fix #71206: oci_fetch_all() returns 0 on failure

The signature has recently been updated, but the
&return.falseforfailure; has been overlooked.

d33a6756e7a94bc06164d2a97bb0a3ffa19e3471 authored over 3 years ago
rlimit constants update related to php 8.0.2 update (#436)

a6231c4c8bb0693648f1092c5c9dc675fb19c14f authored over 3 years ago
Use 'ENT_QUOTES|ENT_SUBSTITUTE' for HTML encoding and decoding functions (#361)

eff487cfb352573c48ca977ac58f238fe3fdefb2 authored over 3 years ago
Add documentation about the never type (#889)

975e9114e8aaf86762bce636d589eb043e72ccb6 authored over 3 years ago
Update ext/oci8 methodsynopses based on stubs (#601)

ed6de1ae20ce16c0c7be0b3fef282b6065bebfac authored over 3 years ago
fixed wrong package name. also, replaced apt-get command.

f8682cd86a71640bf8771186d1d40881c7a0295e authored over 3 years ago
Update Debian GNU/Linux installation notes (#965)

Updated Debian GNU/Linux installation notes, based on Debian 11 (bullseye).

we should rep...

03903669e6c8285a1ea8c4e312dde872e7e76866 authored over 3 years ago
[skip-revcheck] Typo in EV book.xml (#966)

887197f289135c7bd0b236f0087b993694f35b72 authored over 3 years ago
Remove old install docs (#662)

* Remove docs for Apache 1
* Probably Apache2 doc fix
* HPUX is effectively dead, let's remove...

4eeb07225f615fcde68cbefb84df2fc9bf278f1f authored over 3 years ago
Migration guide from PHP 8.0 to PHP 8.1 (#941)

Initial version for the PHP 8.0 to 8.1 migration guide.

Co-authored-by: Kamil Tekiela <tekiel...

4d2479dcf35d82aca39ee61f8ab36ceed78a869c authored over 3 years ago
Fix #73238: call_user_func() doesn't pass-by-ref; variable functions do

2eb43ad4f41a8c62516abd804721786e50717af6 authored over 3 years ago
Revert "Deprecated MYSQLI_REFRESH_SLAVE in favor of MYSQLI_REFRESH_REPLICA"

This reverts commit 5d2ef1771fb77e92d7afa4483c9d8d816bf11325.

a6d7e331c34062354c3c0283c43ed3badafb0991 authored over 3 years ago
Deprecated MYSQLI_REFRESH_SLAVE in favor of MYSQLI_REFRESH_REPLICA

5d2ef1771fb77e92d7afa4483c9d8d816bf11325 authored over 3 years ago
Fix `mixed` return type declarations and parameters of Misc. Functions (#942)

3c699fad2dd94ee926ba04bdaf79e6f14b5b728b authored over 3 years ago
Remove PHP 5 reference (#959)

268d48a18426b031eb4e13aa87642642c718bce1 authored over 3 years ago
DOMDocument::documentElement property can be NULL

Property `documentElement` is `NULL` when there is no document element since PHP 5.4.0. https://...

4d546a0a531c6051ebc7888b52e8ccf29c3ee81e authored over 3 years ago
Fix #81189: PDOStatement::fetchAll() claims "false on failure" return

c807f27964f7535f47e730c741f619d490ba04a0 authored over 3 years ago
typo

94af09dfef5a1918d509f75c80051803d5e1e1e5 authored over 3 years ago
Generate some standard methodsynopses based on stubs (#289)

7973fd533364af4dd6282ca9e7bee2dffec39b1c authored over 3 years ago
fixed localtime returnvalues description. (#692)

Co-authored-by: Kamil Tekiela <[email protected]>
Co-authored-by: Anna Filina <afilina@gmail...

a4ba07f273fd7d34520a8d02052a746076094e32 authored over 3 years ago
Add `get_mangled_object_vars` description (#953)

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

6b739fa2ec43c63d3b2ca6867254faaa8f60f6d8 authored over 3 years ago
[80738] Update MB string functions (#630)

* Add new `mbstring.changelog.needle-empty` entity

* Update changelog with `mbstring.changelo...

f63aa0afcde35bf8450e32128295d6e08cd6b120 authored over 3 years ago
Fix `password_needs_rehash` method signature (#930)

39148ec514f3868668483448015e8b97b3265953 authored over 3 years ago
Fix attribute example titles (#952)

Closes #951

9bdf88f157a8b9363999e5287ca5e1ef93841f9e authored over 3 years ago
Recommend absolute paths for extension_dir

The search strategy for loading dynamic modules (dlopen/LoadLibrary)
depends on the system, and ...

1b06187eb12aeeee587d9722d6e49d7e633db17d authored over 3 years ago
Add missing visibility modifier

56a34a0d1160245bd92e2e0cace201808e6fd75e authored over 3 years ago
Add documentation for the var_representation PECL

Closes GH-885.

1f64cacbb5cad160854316005674e7ada0d5e077 authored over 3 years ago
Add `imagecreatefromtga` description

Closes GH-950.

7c2251296a45dcd55e9d2c3817558522c2fb5790 authored over 3 years ago
typo

714d8e584c8425a0139b082a7771961734e0ece9 authored over 3 years ago
Fix methodsynopsis role of curl_file_create()

It used to be erroneously removed.

Closes GH-947.

af024f48002338a9543b6a7f3e98fdbc14388d8b authored over 3 years ago
Updating mysqli: data_seek

* Simplified examples
* Add mysqli_stmt_get_result
* Fix example tags
* Added a secondary exa...

67c340d029add04675cd4b399f18ad390f485a7b authored over 3 years ago
Remove duplicate "Superglobals"

In the site it looked like "Superglobals — Superglobals are built-in variables that are always a...

fd6629b1acf5a4b21d3e1ed3f4f33057b4fb3178 authored over 3 years ago
Add note about NOP code

Closes GH-933.

52dc204a77076e1404257cf39f179882b90b5780 authored over 3 years ago
Remove some unnecessary methodsynopsis role attributes (#913)

7f99d5e488d161ce3b12d1dae405a283728933c3 authored over 3 years ago
Remove some unnecessary abstract modifier from methodsynopses (#914)

35b57d9df064ca7e1496fb73c4b9c1e30a7cd611 authored over 3 years ago
Fixed synopsis of IteratorAggregate

IteratorAggregate is an inteface, not a class

Closes GH-946.

5a8b53edab20cb155ff29b6b03e57c8b23e96a90 authored over 3 years ago
Fix 71082: Order of use clause and return type declaration unspecified

871fdba56fc1afc8a2664b9368ed346b4f60718b authored over 3 years ago
Add note about GLOB_BRACE flag not working in Alpine (#945)

f739452fff4a12d64c78a3656640ed03fcfe91d0 authored over 3 years ago
Reword PDOStatement::nextRowset example description

Closes GH-940.

25a4efd32af08da460eef5700d3c9d7dba987935 authored over 3 years ago
Revert "Fix #944: Usage of class keyword unclear"

This reverts commit 57ea81ca453bbf964446ba28043790c799d262c3.

Cf. <https://news-web.php.net/php...

6e67c80bc7aa82dd5bb272837ce8d54d57efabb1 authored over 3 years ago
Fix #944: Usage of class keyword unclear

57ea81ca453bbf964446ba28043790c799d262c3 authored over 3 years ago
[skip-revcheck] typo

ee741f884feef2a924f609645f662ee53409d397 authored over 3 years ago
[skip-revcheck] grammar

0df813e8c55334666211fd56ea1fdc7b9464f493 authored over 3 years ago
WS - remove trailing whitespace

[skip-revcheck]

1bfd6a1d79b134d49bf17a1880b719e0efd04198 authored over 3 years ago
changelog for typeerror -> argumentcounterror in PHP 7.1.0

36571044a0df8677d44b621d9cec3039f7bb6ea8 authored over 3 years ago
Add typed properties reference to TypeError page (#936)

900b6a65c0797fa08d4b0013b29c1704dc20cb5d authored over 3 years ago
Match substr() description to its signature

substr() no longer returns false as of PHP 8.0.0.

89ee07c72d1b19bf7050f8df276159a5bf0645c3 authored over 3 years ago
simplexml_load_file(): see also libxml_set_streams_context()

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

6199e10e916fbd656632d677dbf96569328b9b3b authored over 3 years ago
Remove `php_logo_guid` references (#934)

017824544c9fed5d985f9e213f7c8670bcbb3b39 authored over 3 years ago
Followed change of default value of display_startup_errors, as of PHP 8.0.0 (#927)

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

3cdd39bb9505e6735d802da83a04870cfa8f2311 authored over 3 years ago
Deleted old PHP 5.3 -> 5.4 tiger hash compatibility example. (#926)

abb0c22310497748b002fc7222efa6fa4df4ca22 authored over 3 years ago
Document that mailparse_msg_free() should be called explicitly

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

f7ee3294054f619f354d22aca3c5cb7c92b69962 authored over 3 years ago
Document mailparse.def_charset INI setting

487fa1db8413ba16269274ddff541971c85ec73e authored over 3 years ago
Document mailparse resource

7d5af18bbdb9b0bf8be02a69b6e2ff8b3f2e04cc authored over 3 years ago
Document the null behaviour for http_build_query

7a7ad98fe2604fcb8c72d6b14ad054a093650847 authored over 3 years ago
DomElement::setAttribute does not always return a new DomAttr instance

See https://3v4l.org/8YrUO

Closes GH-919.

4854fd6254853c9c163ba467f65c0c5c5adbbdef authored over 3 years ago
Fix #81365: Flipping opcache.file_cache_only is broken

Closes GH-918.

66459d593bdaf75022736d12506820da364296bf authored over 3 years ago
PDO_ODBC is no longer recommended for MS SQLServer

4157259e8920fb618d5d23cb214950893d1c8931 authored over 3 years ago
Close #917: Cannot unlink() directory symlink on Windows

28fa285d52a9efaadb99be42e6597fdd8f59f31c authored over 3 years ago
Improve description of several $context parameters

We're misusing the already existing `&note.context-support;` for this,
but remove the PHP 5 rela...

5783afacadc643d901276d4314d75a0186397dd6 authored over 3 years ago
Remove superficial &gt;

70d770d10c6c1cadf1745314f1778db5f929cfc0 authored over 3 years ago
[skip-revcheck] Fix typo in ob_start() docs

6554e7e19770ac53e886b8194915d7cd09ff0bc7 authored over 3 years ago
Use correct param name

1af53eeb26908fff6e49a26069f3ca0d82e3c3ab authored over 3 years ago
[skip-revcheck] Fix typo in example title

ab45e8c9d43453d3cf3f3917b6db03e4f99c4a76 authored over 3 years ago
Remove duplicate 0

e1861aa943dc55afcaa8608424e3bb3eeef2d33a authored over 3 years ago
Array Natural sort functions always return true

8b54a4bf8cfd20acbd15519f13385b0af205df22 authored over 3 years ago
Generate ext/intl methodsynopses based on stubs (Locale)

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

Closes GH-910.

6fcf444471febbbc7ad0a52f16303f6957362447 authored over 3 years ago
Generate ext/intl methodsynopses based on stubs (MessageFormatter, Normalizer)

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

Closes GH-909.

9c5aaaab3cd80669dd42311e40d2486c359542af authored over 3 years ago
Generate ext/intl methodsynopses based on stubs (NumberFormatter, ResourceBundle)

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

Closes GH-908.

19726d906f782efd4e7cd8c22068d65f0ab616db authored over 3 years ago
Generate ext/intl methodsynopses from stubs (Spoofchecker, Transliterator)

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

Closes GH-907.

c67537e2d465eba71540107966fab3607d057fbb authored over 3 years ago
Generate ext/intl methodsynopses from stubs (UConverter)

Closes GH-906.

4aff696ed062cee93d1863a8b5064b3f4629a32f authored over 3 years ago
Add a separate example section for escaping of characters

See also merged PR https://github.com/php/php-src/pull/7420 (https://github.com/php/php-src/comm...

33225f7c5759ebd29496e98a55a3e4ba58cb1ac4 authored over 3 years ago
Fix #91: curl_version() no longer accepts a parameter

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

Closes GH-902.

08a941584f00b659f595dfc6d108a73b2e6849a6 authored over 3 years ago
fixed parameter name markup.

50bd7050c4295ff1599fbb1c7f333c80ed038018 authored over 3 years ago
Close #880: Obsolete default value for protocol_version

d8d0b3cdf8568571bcb79203a32118ba3e78185e authored over 3 years ago