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 #894: DateTime::setTimezone never returns false

659fbc4d32e90e6b1bc9969f72dc1d3f95db87e9 authored over 3 years ago
Add missing documentation for value parameter of numfmt_parse

Closes GH-897.

1fe998d37cdff566b4e0b13319c2f22935ae0e02 authored over 3 years ago
Updating mysqli: mysqli_num_rows

* Changed article
* More accurate description
* More accurate return value
* Improved example...

b1fc217c5f6483ae9f37917881bc697f82c0643e authored over 3 years ago
Updating mysqli: mysqli_num_fields

* Aligned wording
* Explicitely list columns to make it obvious where the number comes from

...

a3051835f7095013fb9760e6d06d190f584fc609 authored over 3 years ago
Document the igbinary extension

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

Closes GH-888.

aa19c140e6be8b9c324c32ace850dfc2911891a2 authored over 3 years ago
Generate ext/phar methodsynopsis based on stubs

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

Closes GH-626.

28046efaba656e158bdf45a2585c23a339943869 authored over 3 years ago
Partly resolve #77017 resources table layout problem (#895)

This probably result in extra added table cells that breaks the 5 column table layout.

9fb30ae95703c636e32cd6cc8cfb01ccdf90c9e3 authored over 3 years ago
for testing purposes [skip-revcheck]

8afaddf6cc8a90ccba001a52349cb751fcfeb558 authored over 3 years ago
Don't pass objects by-ref, unless really needed

This appears to be a leftover from PHP 4 times.

e72a6312b92af40004161b6a8843f18e08fcc5d5 authored over 3 years ago
While DNS_A6 is available on Windows, it is not really supported

Cf. <https://github.com/php/php-src/blob/d3a6054d4441a6d431e6ca7aa63de62cee5585c2/ext/standard/d...

7be2426e49ee1c9131866f20b67a48aaea0a642a authored over 3 years ago
Updated examples of casting to boolean

Updated examples of casting to boolean adding one case that is pretty common appearing in code s...

346c0bd13f99888108cbefeb9c7c17923cac1a47 authored over 3 years ago
Remove irrelevant paragraph

(looks like a copy-paste from previous example)

Closes GH-886.

a453c4ff1cac60f674ca6739695c2990e3150e9f authored over 3 years ago
Fix #81383: Locale::lookup / locale_lookup incorrectly returns null instead of default

INTL_MAX_LOCALE_LEN limits the length of accepted locale. Anything
longer than that will result ...

235297daeda99773f68ee59e2efff048e98c1dc5 authored over 3 years ago
Fix #72656: Object destructor called before constructor

We just need to document PHP's eager evaluation strategy; the rest is
already documented.

06126805f490aba6f6c107980f673eada0c79e6c authored over 3 years ago
Fix #76311: __construct/__destruct must not have return types

3926279f825d418fdd2e7079968507d8b0c62b7d authored over 3 years ago
[WS] Indent breaks in switch examples (#882)

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

9a72097c8b0b95b80e9be1b501656b6aae6fdaa4 authored over 3 years ago
Fix #879: array_fill() example has wrong parameter names

28ad235028930196e95023f9b41789e1339e7c7e authored over 3 years ago
Fix url text

acf178ef8c40ad8d11f79da8619758ac624c9536 authored over 3 years ago
Remove left-over

Cf. <https://github.com/php/doc-en/commit/da3661d34d3462d5638555f85632ea87be66753f#r55379663>.

4c41f6fa0ebe4afe8b7a3468e7e26dfd0c0e4131 authored over 3 years ago
fixed strict typing directive spelling. (#875)

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

da3661d34d3462d5638555f85632ea87be66753f authored over 3 years ago
Remove useless docs (#865)

0799f7789c50a11b746ad713cc8787e4b04dd926 authored over 3 years ago
explode() no longer returns false as of PHP 8.0.0

See also <https://bugs.php.net/bug.php?id=42129>.

abd75f51f4daa22d471b0d14114df3886832fb6f authored over 3 years ago
updated strict_typing link.

17297101a4e423420de52d6ef389403bfbd3cf7f authored over 3 years ago
Fix typo dimenstions

Closes GH-868

be1e430487b5a4158d6f8dd33c1fa2b2dcea6004 authored over 3 years ago
Fix type in PDO::setAttribute (#867)

c7c883ab47bd0d4617feaa9464f1cbaa5238c582 authored over 3 years ago
Update basic-syntax.xml to fix typo

Fixes typo in the note about not using short tags

6b09bb638aa64d1fad5f4a630a8da9a2692ce733 authored over 3 years ago
Update array sorting docs

These always return true, even in PHP 7
Clarify sorting is unstable prior to PHP 8.0
Normalize t...

d1df62fe77b6cb0676d064e8e63ee2c3304d4260 authored over 3 years ago
http:// stream wrappers do not necessarily HTTP/1.0 GET

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

ebb0c383f4b954438eb72002ef4b84edd67d32ca authored over 3 years ago
Remove FrontbaseSQL docs

4628b69cad55b6ca7b076f8eefa20be6f6a88072 authored over 3 years ago
abs(), floor(), ceil() and round() are no longer always coercive

Cf. <https://bugs.php.net/bug.php?id=80624#1629304533>.

6c7c7edf76fd09ac0e91ed702727bccf32e548e4 authored over 3 years ago
Fix apcu_key_info return value (#863)

* As per https://github.com/krakjoe/apcu/blob/b68953ccbc1a5234c2caf8ed5800afd222270948/php_apc.s...

6c26ac2fef2d918868e3c6415b9ce2416a92b37f authored over 3 years ago
Align return values for pcre_* functions (#857)

40ef8308083535385a08ef2fa22fe0772b5b035c authored over 3 years ago
Clarify preloading and constant behavior. (#144)

d348943ddf72bec7e715faef8f0b7b0ff04bd977 authored over 3 years ago
ini_get_all() $extension is nullable and synomymous to 'core'

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

1d06db6914a22f97f20daad964b3d5c5511b2552 authored over 3 years ago
more fix about pcntl_waitpid patameter markup.

7d05fb0d2022805b44a39bafabca8e85e96659cf authored over 3 years ago
Fix pcntl (#860)

c42d3d890578e3be848e3adc763d324884321ae8 authored over 3 years ago
Fix #856: preg_grep returns false on failure

f33541d1561d9cf39eda962d02693f2fd90c3eae authored over 3 years ago
Update ext/pcntl methodsynopses based on stubs

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

Closes GH-600.

b890f28c0c6d2856eadcdc34b3faf83a846b3d79 authored over 3 years ago
Proposal - more concrete explanation of the fail for __set_state (#489)

* explained the fail more concrete for __set_state

* Update language/oop5/magic.xml

Co-aut...

5aff4add619c94953775ee25792dc084701c7fac authored over 3 years ago
Updating mysqli: set_charset (#844)

* default was confusing

* Simplify examples

* It's character set

* Remove duplication

a3365c7546adddace62c9bf4c25a8ab45b5c2331 authored over 3 years ago
Remove E_STRICT and other PHP 5 related information (#730)

de9c65c91ff1710d8b2d2ec955caea0162679305 authored over 3 years ago
[80538] Shorthand syntax for array destruction (#477)

* Shorthand syntax for array destruction

* Remove reference to PHP 7.0 or lower

* Bring ba...

1499a2369cdcaafafe7dbfe0c31cf39cdb7cc5ce authored over 3 years ago
Document Memcached::OPT_NOREPLY

This was added in 2009.
A lot of other constants were also added.
See http://docs.libmemcached.o...

65f1e1978c89ba3ba24d8eff0907dedfac5fd5bb authored over 3 years ago
updated track_errors (removed as of PHP 8.0.0) changelog.

a63794ecfd12bea68ea14d75afb5e827e5e31263 authored over 3 years ago
Fix issues in ps directory (#712)

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

9486a954ad26addf7c48b1783708bc0187fb5249 authored over 3 years ago
Fix typo in example function call

Looks like the example function name and the function call do not match, if it's an oversight th...

ef1ae5d45fa361850236e4a2c02f656efaa3d617 authored over 3 years ago
added ldap_count_references version info.

988f159b5754442dbe0ccd0198382e05a71a7ffa authored over 3 years ago
Fix typo in stripos returnvalues (#848)

89a80389d474b16b8e063d058506a19beaf32db7 authored over 3 years ago
more fix about unset cast removed info.

52bd05eb26b2851eb4ae34b12607582d56a33897 authored over 3 years ago
fixed unset cast removed warning as of PHP 8.0.0.

a8796e2f7135ffb53d71dbd4020fcf3ecca19e09 authored over 3 years ago
fixed refpurpose title, followed parameter name changes.

c00a47b96e16457c0f776495d492a896002dd22d authored over 3 years ago
moved return value on failure description to "returnvalues" section.

43ff8776057698e0d20b976760bb7fa4387173aa authored over 3 years ago
fixed `XPointer evaluation failed` warnings

a.k.a fixed typo.

7fd7a674ded6c20a0e0bf06b61637b0e3cc79634 authored over 3 years ago
Fix section order issues in Spl

Part of #658

54eeb86a9c5c8f431058727950e8abca4d430741 authored over 3 years ago
InheritedMethods instead of Inherits

400d8116f482f5da3b53c2fd0cd8deec241516c3 authored over 3 years ago
Generate ext/spl methodsynopses based on stubs (#624)

60809ebcf7d0c261b2f00e093e4fab70326ffc7b authored over 3 years ago
Fix libxml deprecations

`libxml_disable_entity_loader()` is deprecated as of PHP 8.0.0, not
`libxml_set_external_entity_...

554179d4381c48636f025acebe2796a9197b0cda authored over 3 years ago
slight improvement to the language (#646)

da9316751ab45dd5ac2a91c0f42c78bdb1eea6bc authored over 3 years ago
hyphenate "object-oriented"

refs #846

2e8ef0a1bd98243cb2c6c5c627a195bb53a7a440 authored over 3 years ago
Document Flexible heredoc/nowdoc. (#829)

Document Flexible heredoc/nowdoc.

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

2513f792fc0d34e2e8543591099bbf5b92961f8c authored over 3 years ago
Also fixes language-snippets.ent about sorting stability as of PHP 8.0.0.

refs: php/doc-en#825

ffda9c6c128f698e95e4af1eb74bb4604b2d56a2 authored over 3 years ago
Fix &style.oop; (#846)

d75016cec7351ef6ceb5191ef2ae8e3711af1783 authored over 3 years ago
Fix #845: proc_get_status() return type

2b782ad1abad454105767b8377c8d01716f7e654 authored over 3 years ago
deleted unnecessary char '>'.

a6afc9550480ad7aba8ab72d0286bd1b9ff41b04 authored over 3 years ago
streamWrapper::stream_open()'s $opened_path must be nullable

Based on PR #753.

ab8bf7a2cd8dca25afea5e74fecdc16f1ae5c56a authored over 3 years ago
colno to column

44262a5c762e3cd0bd642b0e6e4ef9c2fa1f58ce authored over 3 years ago
Fix fetchAll synopsis (#842)

c88610d43a645a3ec19515c13a4c179957daddc1 authored over 3 years ago
Remove memcache session.save_handler and .save_path from ini list

`session.save_handler` and `session.save_path` are INI settings of the
session module. However,...

9bfa379b20d63ad52b133be32533aca3e04ed10f authored over 3 years ago
Provide better documentation for mysqli_multi_query (#737)

22eb6b0686ff2e259687cd7927e0cad1c4cf2eb6 authored over 3 years ago
CI: upload .manual.xml

This is mostly meant for PhD CI, but may be useful for other purposes
as well.

Closes GH-832.

2c56356914e7db6c1f7f89a3748cf414cf84609c authored over 3 years ago
Merge branch 'master' of github.com:php/doc-en

388226f9e106d2ab1fdc2ce193a3b311b2f4b6b9 authored over 3 years ago
Document comparison ignoring diacritics and case sensitivity

7f6b41f74ca63f670ec25b3eba2efc00dd9f8a63 authored over 3 years ago
The fallback for undefined constants is removed as of PHP 8 (#795)

a8b8d435a7fef626867bbc3928e687b17eeef117 authored over 3 years ago
Updating mysqli: bind_result (#770)

48f0bac7fd58fb65e7a74293551a80db722a4dce authored over 3 years ago
<methodname> to <function>

c85c9d1d4429496b45f03cd5e77e896821b4f7f3 authored over 3 years ago
Reflect new default for `CURLOPT_TIMECONDITION` since cURL 7.46.0

* Reflect new default for `CURLOPT_TIMECONDITION` since cURL 7.46.0

In cURL 7.46.0 the defaul...

5a6e387a2dec43c569ffe17978c899b5d9bdf4d1 authored over 3 years ago
Update versions.xml for UOPZ 7.1.0

Cf. <https://github.com/krakjoe/uopz/issues/152#issuecomment-891582155>.

Closes GH-836.

74e4eaa99dc82dfb2dd4cdf2a98cdb537f27c216 authored over 3 years ago
Updating mysqli: get_result (#771)

cbf72e31455a596699accc04a38c8129687979ee authored over 3 years ago
Updating mysqli: insert_id (#627)

05ccabd6b1d2b3ab3aaabdffd5d9da285313af88 authored over 3 years ago
New examples for classes (#750)

Co-authored-by: Anna Filina <[email protected]>

6f11457f11d91834e1240c3351d8c4e289371b6d authored over 3 years ago
Remove XSS and broken example from list() page (#797)

43ac336818cb3a18011d9b6ba91514f3332eb46d authored over 3 years ago
Fix #71282: Documentation is invalid for FILTER_VALIDATE_EMAIL

This is still not accurate, but there are other related doc bug reports
like #78958, so we can a...

5be3a93cfde6563c2c2c1ee97be7bd01bed64ee5 authored over 3 years ago
Fix #77217: FILTER_FLAG_NO_RES_RANGE means Reserved-By-Protocol

3d85246557ce5d38c036c019011f6427e61b7041 authored over 3 years ago
Add T_ATTRIBUTE to list of parser tokens (#837)

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

1e65e69210dce59a56581958862d3050d1b7fc99 authored over 3 years ago
Remove abstract modifier from ArrayAccess methods (#838)

9e9e3c019b0340f71f329d171f52fd228c67f719 authored over 3 years ago
Fix #76748: date format timezone abbreviations and changes not well documented

cafd6b7449774060e37f78a6a93e42e909668c15 authored over 3 years ago
SQLite3::lastInsertRowId() returns 0 if nothing had been inserted

Cf. <https://www.sqlite.org/c3ref/last_insert_rowid.html>.

This integrates user note 126310.

3bf1282857c578eeec3252ac5022c5b308274922 authored over 3 years ago
Update versions.xml for UOPZ 7

23c38cd1514ad69cdaa563b076f76dbab1796e5f authored over 3 years ago
Fix issues in solr directory (#693)

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

d00128a85a6c2e8e5ae4545fdd23368df8cfa079 authored over 3 years ago
Fix #73805: header() may not actually set header

We document that header() issues `E_WARNING` on failure, and link to
`headers_list()` which migh...

f32912d04f3da53ad720bd782ad5a2483a1d79a0 authored over 3 years ago
Remove obsolete info about IE 4 and 5.5

590f93a2ebeb9f7d4d5f443105c39bba9770a902 authored over 3 years ago
Fix #73587: Sample of imagemagic::getimagegeometry is irrelevant

b0268930dc10db9a21b44dd3b35d24fd6d951792 authored over 3 years ago
Fix typo on session security page (#833)

8782bc734072865ade29b8951bc94d98a53750ef authored over 3 years ago
Fold in comments to array_map()

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

Closes GH-828.

d042804100d34f5389fe122b0e1cd41087fd94ba authored over 3 years ago
Mark a few interfaces as oointerface rather than ooclass (#818)

ab57ab68497e60d75aebee92a623dbfbfeb54518 authored over 3 years ago
Fix #78785: ReflectionType page should mention subclasses

b54e6443e29d0d77ae93d70f98b5c38e93b95b8a authored over 3 years ago
Fold the note on PCRE comments (#831)

e059aa517b3c5cf79b98f182bf45607f12e9c560 authored over 3 years ago
Fix #70799: strcasecmp is not locale aware

5dcdcf32f847c297f1fe174aea802a489cecaf1d authored over 3 years ago
syslog.filter is not supported on Windows

704b528c7015db8d480cf11f84a71a87963b4b38 authored over 3 years ago
Add additional reference to array_filter.

b8aafb570ca5fe19e86a14a68199818a2250b053 authored over 3 years ago