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

Use symbolic constants instead of magic numbers

We ignore that $value is a bool parameter.

Based on a patch provided by Sergei Morozov.

git-sv...

7c206ea9b06ee55a8b6d9c5f3c7efd7bd9239c91 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix default value

Cf. <https://github.com/php/php-src/blob/472f577679fe589bf73e2fa40444dc53928457f0/ext/session/se...

242fc67ef7490f4ee723e2dc4f205c0963d4f4f4 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
improve curl_multi_exec() loops (doc #77682)

curl_multi_exec() hasn't returned CURLM_CALL_MULTI_PERFORM for a loooong
time (it stopped doing ...

e16c1b45873feb7d48235cd17484514104e144b8 authored almost 6 years ago by Peter Cowburn <[email protected]>
Fix #77679: Operator Precedence table does not contain yield and yield from

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346925 c90b9560-bf6c-de11-be94-001422...

9a9be2c2b01bbf349c14818cf792b0c63d31aa20 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix misleading parameter name

Patch provided by jhdxr@.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346920 c90...

58fd9550323d7ffef0a837f761a0de047d6ffa01 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Clarify parameter

Patch provided by Craig Francis.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346...

be1067961def4bfc8f51d69bf56866724b9e668f authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix misleading parameter name

Patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk...

2eaf835fd22411d0d5eb0993f68e297076602164 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
update type for DateTimeZone::getOffset's $datetime parameter (doc #77671)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346912 c90b9560-bf6c-de11-be94-001422...

4321211c79f8fcba273f6582deebb3493ff122d1 authored almost 6 years ago by Peter Cowburn <[email protected]>
Revert revision(s) 345758:

Added 7.3.0 deprecation notice for FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED
.......

34f0642cfbf64f6b545764ec15a4bb07d209537b authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix return type

Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpd...

ae90534d15827dd5a16f4a9daad03645d9f73eac authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Improve docs

Patch provided by Florian Berberich.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk...

f9e14201d440e1e8c14d4f24ecbffe63b558f927 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77635: ob_get_clean() is missing one required flag

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346900 c90b9560-bf6c-de11-be94-001422...

71ca0ba6406b65c5023784776661e04207f4b231 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77662: htmlspecialchars does not behave as documented regarding ambiguous $flags

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346899 c90b9560-bf6c-de11-be94-001422...

b3e378b59ccf68d3278457ad00f548eaf19b187d authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix typos in documentation of cairo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346896 c90b9560-bf6c-de11-be94-00142...

e123b9853263d0dbc088083fc87a6088bf62276e authored almost 6 years ago by Tyson Andre <[email protected]>
Fix typos in sqlsrv

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346895 c90b9560-bf6c-de11-be94-00142...

66fffcdfbb9d97a1618b9e47f9be19a83f80e32b authored almost 6 years ago by Tyson Andre <[email protected]>
Fix some typos in documentation of yaf

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346894 c90b9560-bf6c-de11-be94-00142...

40ec84c3b39ae43075e2f98238907ae72cbd4bf8 authored almost 6 years ago by Tyson Andre <[email protected]>
Update constants wrt. version availability

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346886 c90b9560-bf6c-de11-be94-001422...

7146d8364503f1b983a6d6dc2ce5917353ded055 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
$flags parameter of uopz_flags() is optional as of uopz 5.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346885 c90b9560-bf6c-de11-be94-001422...

d0508409e56b8b341747872f5230b762f464fb83 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
PECL/uopz 6.0.0 had been released

Update versions.xml accordingly.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346...

8c587ae463e1071b1f8176c50542b6e3f03ffccf authored almost 6 years ago by Christoph Michael Becker <[email protected]>
wrong setup info

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346879 c90b9560-bf6c-de11-be94-00142...

74feed64c33455f93d0c6d598d422613a8764d24 authored almost 6 years ago by Joe Watkins <[email protected]>
Add missing svn:ignore for parallel directories

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346878 c90b9560-bf6c-de11-be94-001422...

052a2cda3e494830ca6fe4dbe3a436db245979a1 authored almost 6 years ago by Peter Cowburn <[email protected]>
Add missing SVN properties

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346877 c90b9560-bf6c-de11-be94-001422...

f049ce211069b63ea9c84604f25261cee4ca5fcb authored almost 6 years ago by Christoph Michael Becker <[email protected]>
initial version of manual for parallel

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346875 c90b9560-bf6c-de11-be94-00142...

3985f162bcb7f71764c8ea1c637d70303c01847c authored almost 6 years ago by Joe Watkins <[email protected]>
Adding some libsodium patches by Marcus Bointon.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346870 c90b9560-bf6c-de11-be94-001422...

880fafc676dde44a490daee3ac6f7aeed8cebca9 authored almost 6 years ago by Derick Rethans <[email protected]>
Remove note about Serializable::serialize() acting as destructor

This doesn't make any sense. serialize() has nothing to do with destructors and __destruct() wil...

00c86b65a140df7d19c3e77dedea31a617f79227 authored almost 6 years ago by Nikita Popov <[email protected]>
WS

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346868 c90b9560-bf6c-de11-be94-001422...

202bd9f3f5df5f94c1f0b4eac056345c77917657 authored almost 6 years ago by Peter Cowburn <[email protected]>
Win32Service Doc update

Original patch provided by jbnahan@.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk...

8e9b6dd78f0b8b510ef9991552a6be58db71e5da authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias

Cf. <http://git.php.net/?p=php-src.git;a=commit;h=c1500f8519aded29c3632de4240fbc0a4e485a81>.

Th...

1046d428ad83d2ac0b22456e4106096ca2f0a991 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add “yield from” to the list of keywords

Yeah, “yield from” is a single keyword …

git-svn-id: https://svn.php.net/repository/phpdoc/en/t...

7600ab33382f8f35e63ad775603f5084857c65f8 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Improve example wrt. subgenerator name

This integrates user note 123631.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@3...

df6198b7a29fb3a83e88edbdc722f28771ecba05 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
simply function demonstrating foreach over PDO::query() result

Patch provided by Jérémy Demange

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346...

4975c323ff84ee8acfaa7c6992f4ee9560a130ba authored almost 6 years ago by Peter Cowburn <[email protected]>
Add opening PHP tag

Patch provided by Csirmaz Bendegúz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@...

b234cd852de48fb2c22a45562f4a100ac597dd3c authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Merged revision(s) 346849 from phpdoc/en/trunk/language/types/string.xml:

Add opening PHP tag

Patch provided by Csirmaz Bendegúz.
........

git-svn-id: https://svn.php.n...

8c7cec965e8509d90cf5333a183e75de146de764 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add opening PHP tag

Patch provided by Csirmaz Bendegúz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@...

fd5464bb1c5e22f728a90ec7a2417cd4d55e7b60 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
fix typos in extension documentation

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346848 c90b9560-bf6c-de11-be94-001422...

a9ada9d6f9b5504aca3815eed58aa5d499e03eab authored almost 6 years ago by Tyson Andre <[email protected]>
fix typos in language reference

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346847 c90b9560-bf6c-de11-be94-001422...

578f5f374448ba2ab7665183aa59ad1b7f788cab authored almost 6 years ago by Tyson Andre <[email protected]>
Fix typo in comment for example of operator precedence

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346846 c90b9560-bf6c-de11-be94-001422...

384bff9494c73ecefcfd86a92ea57a377fa75cb0 authored almost 6 years ago by Tyson Andre <[email protected]>
Clarify misleading info

Neither com.autoregister_typelib nor com.autoregister_casesensitive
apply to libraries declared ...

48e1363b9dea9323662f92c13d344fee03132071 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add example for PHP 7.1+

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346839 c90b9560-bf6c-de11-be94-001422...

4fd00d6b39fd2c710c4df506ffdb75d13848e838 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Reverse merged revision(s) 346836-346835 from phpdoc/en/trunk:

Add missing changelog entry
........
Correct return-types

Patch provided by Rasmus Schultz.
.......

05c356b812ee33fb58c242e6f1c368c8967d4635 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add missing changelog entry

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346836 c90b9560-bf6c-de11-be94-001422...

663be7df7f062cdb207b255876b3f2f4554f480e authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Correct return-types

Patch provided by Rasmus Schultz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34...

828daf218f5b424c35d513b1e7205cae2f098dc1 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add version info for ReflectionNamedType

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346834 c90b9560-bf6c-de11-be94-001422...

e309892680e7ad44ae1fd0008ececa1d85a953c5 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Improve sapi_windows_vt100_support() docs

Most notably, we're adding info about Console Virtual Terminal Sequences.

Patch provided by Flo...

a90eb9efd5ef2a34a5c9c67e4d411b2add54cdaa authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77610: xml_parser_create and xml_parser_create_ns do not document failure return

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346823 c90b9560-bf6c-de11-be94-001422...

86d2bbd19b00be65d7ac1a50d84d19038d8ee7d0 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77611: Wrong return type in function prototype for APCIterator next and valid methods

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346822 c9...

8a70a50b2a7795927dcda64d9124970359978579 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Mark ext/wddx as deprecated

We'll add the removal notice, when it actually has been removed.

Cf. <https://wiki.php.net/rfc/...

58cde0c5caa70bc184760f24e99976784d64a891 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix order of sections

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346816 c9...

ba0a270fbc5b2d8afc879552c7579b76104d48d6 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Remove PHP 4 related info

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346815 c9...

0f39ff7d2bf4f5cf1037883dc58f33df251f3f73 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix order of sections

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346814 c9...

82b76ae4925548555a9be228e58232b12a69eedc authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix typo

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346813 c9...

481248b3a19c4115e3e1dc41e554bef330a97fa9 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Remove superfluous “since PHP 5”

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346812 c9...

c2d5a4459e700e8495ec0ec5e9f98db17f2b87f1 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #69012: examples in echo documentation are misleading

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346811 c9...

ad34011f878d2914d1482e66b510c8a96873d2dd authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77529: %G modifier is possibly incorrect

Patch provided by girgias.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346810 c9...

448a9cab142bb6fe2f32ab0cdb0669fcca454f35 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Clarify interactions with sessions and transactions

Copy some language from the MongoDB manual and clarify that sessions close due to garbage collec...

69b7314dc644c27289de76afc93684a98428ad05 authored almost 6 years ago by Jeremy Mikola <[email protected]>
Fix ##77596: Incorrect return type in some APUc function prototype

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346800 c90b9560-bf6c-de11-be94-001422...

ad7884c477b77c9a523ceef5ad7dffeaf11a4246 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Added note about session_unset() usage.

https://bugs.php.net/bug.php?id=77437

Submitted by girgias

git-svn-id: https://svn.php.net/repo...

2a33bc55379505def16257414dfee950cd2e7f6d authored almost 6 years ago by Pasindu De Silva <[email protected]>
Parentheses and argument list optional with new operator

https://bugs.php.net/bug.php?id=77426

Submitted by girgias

git-svn-id: https://svn.php.net/rep...

cb1c93099e011d50a56398f569b0440239148435 authored almost 6 years ago by Pasindu De Silva <[email protected]>
Improved interface doc

https://bugs.php.net/bug.php?id=73259

Submitted by girgias

git-svn-id: https://svn.php.net/repo...

51fc161bc0720a506ca040c8e549bfe197824c11 authored almost 6 years ago by Pasindu De Silva <[email protected]>
This patch will add the newly available class constants for spoofchecker.

--
Provided by anonymous 93866 ([email protected])

git-svn-id: https://svn.php.net/reposit...

772d11cb2b72b8cb7dea20a7759a0c30276b245f authored almost 6 years ago by Pasindu De Silva <[email protected]>
Add clarification that DOMDocument::$ownerDocument is always null

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346781 c90b9560-bf6c-de11-be94-001422...

8151a0863b9579ff683f58912699543bdf5f9bd2 authored almost 6 years ago by Craig Duncan <[email protected]>
Fix #77592: Incorrect changelog for opcache.optimization_level

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346764 c90b9560-bf6c-de11-be94-001422...

cddcb4c4ccca02bf89fc2aa744a7c08cbd094526 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
There are no COM resources as of PHP 5.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346759 c90b9560-bf6c-de11-be94-001422...

182ab18dda63d405b122e2b2ed99eb0330a813a4 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix parameter (description)

Cf. <https://github.com/php/php-src/blob/php-7.3.2/ext/com_dotnet/com_com.c#L828>.

git-svn-id: ...

6f66c3a11dd15b98f77efc06d9246418e7ef43f5 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Missing svn:keywords

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346742 c90b9560-bf6c-de11-be94-001422...

5fac8b55445b4447113958dbd0fbdc366490f3ad authored almost 6 years ago by André Luis Ferreira da Silva Bacci <[email protected]>
Split bcscale() signature

As of PHP 7.3.0, bcscale() may also be used as getter, which is not
properly reflected by making...

a0c42039db00311ef98ca9ac09635d0a695fb69b authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Win32Service Doc update

Patch provided by jbnahan.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346737 c9...

767ded9aed20a02244cc5b4b3683871b75c8195b authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Clarify that MongoDate::toDateTime() uses UTC timezone

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346700 c90b9560-bf6c-de11-be94-00142...

d023717f0c4358ac5d756a70da28face4702c92f authored almost 6 years ago by Jeremy Mikola <[email protected]>
Update regarding breaking change in uopz 6.0.0

Cf. <https://github.com/krakjoe/uopz/issues/103>.

git-svn-id: https://svn.php.net/repository/ph...

d28b54ffdec351037fef2fd608f5ee7d166ca5f9 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Update uopz PHP requirements

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346698 c90b9560-bf6c-de11-be94-001422...

e0219cc1efaa1670298127f274b493b3e9521989 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Document uopz ini directives

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346697 c90b9560-bf6c-de11-be94-001422...

4c700c51d408040b312d927b7383b3df4dfd1054 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Remove wrong and inappropriate notes

Likely these have been introduced due to careless copy & paste.

git-svn-id: https://svn.php.net...

961ac1b4419c41c51c599ac93cb9c9410827343f authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix IteratorIterator::key() return type

Years ago this was `void`, and I erroneously changed it to `scalar`. It will delegate to the sub...

13f8760951685cf3c826694154b90066e67c8b14 authored almost 6 years ago by Levi Morrison <[email protected]>
Fix typo

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346693 c90b9560-bf6c-de11-be94-001422...

3904fd71abafac893dc0c1b2b67f4f818183ee08 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix example

Alphablending affects drawing operations, so it has to be disabled before
doing these.

git-svn-...

591804b0aea23955ba162a3c69d364194754df79 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Improve imagesavealpha() docs

Particularly, we remove the grossly out-dated paragraph regarding missing
alpha support on some ...

8e9afcb659cb0df63cb1bdc144c4aac414bd053f authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Document gc_status()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346688 c90b9560-bf6c-de11-be94-001422...

b7c1306f085f20abb14c06a7d5b164f78bef8017 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Add note regarding temporary files

This integrates user notes 111114, 111593, 113600, 116005 and 123574.

git-svn-id: https://svn.p...

5621e7baeeb54fd4cf936e5d00ff18f0d2e879bb authored almost 6 years ago by Christoph Michael Becker <[email protected]>
pspell_new_config() returns FALSE on failure.

Based on a patch provided by Philippe Segatori.

git-svn-id: https://svn.php.net/repository/phpd...

75d610505b324a92f5ba5e85bad2e2a6cc785c08 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
SplPriorityQueue::insert() return true

Based on a patch provided by Jaap van Otterdijk.

git-svn-id: https://svn.php.net/repository/php...

3dc2583ada51b7634752efe62d7020ad6872d80e authored almost 6 years ago by Christoph Michael Becker <[email protected]>
__autoload() is already deprecated

Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpd...

71b5a8fe9132b287da51b55290bce09d51512077 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77506: The default value of 'serialize_precision' seems to be '-1' in the latest code

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346628 c90b9560-bf6c-de11-be94-001422...

13076e3094f8f42eded79c2a841d344f7a17e728 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Use available entity ref instead of hard-coded literal

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346625 c90b9560-bf6c-de11-be94-001422...

28a1a6348cfff14c6beed6a4ba1fe52cea8328ed authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Inlcude OPcache ini directives in ini.list

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346618 c90b9560-bf6c-de11-be94-001422...

9c75621343fcf0d9fd207f391a15593b131d96af authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Document opcache.preload

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346615 c90b9560-bf6c-de11-be94-001422...

8eda99cb3b506831edcd7447c63de167a9fb037d authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix description of what parameter in DateTimeZone::listIdentifiers

Patch provided by Gregor Kralik.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346...

66e3e8f0d04e454c58159d39704614ac39b09ece authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Nowdocs treats backslashes literally

This integrates user note 123533.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34...

d371c0ab53bb64d9a5e0d09803c7bac7bc33fd58 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77489: Yield inside IF instruction

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346612 c90b9560-bf6c-de11-be94-001422...

3faf6fd5c8aabe93627578d06d7bbf343cedb3b8 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
fix typo in samesite session setting

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346608 c90b9560-bf6c-de11-be94-00142...

6c8d53ffe37ace218a609805c4ab54f554d30ce7 authored almost 6 years ago by Mark Jones <[email protected]>
Fix #77448: Sempahore -> Semaphore

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346598 c90b9560-bf6c-de11-be94-001422...

5a06a49d4530e1ac9b3d46e652d5ef5fa0b4cade authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77435: Documentation linking issue for hrtime()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346582 c90b9560-bf6c-de11-be94-001422...

cf1cd131fce53d6b36fa564936f3d2b1ce1a89ac authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Refer to intdiv()

Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpd...

3cc52069e2a37cbd2c1d596ae396414b8167f117 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #61888: crypt() should be documented as not binary safe

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346579 c90b9560-bf6c-de11-be94-001422...

82dfa0d98d06c0808cf2c0092d43cba23df3ed9e authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Remove or move some entities into a "Not used in EN anymore" section

Patch provided by girgias@

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346578 c9...

7604e7eadc43cd081c675f37e640636e96c3d0b3 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Updated to version 2018.9 (2018i)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346569 c90b9560-bf6c-de11-be94-001422...

ab9325e08e24f8ad195a0864fe3db5ec0064bdd4 authored almost 6 years ago by Derick Rethans <[email protected]>
Improve Imagick::(get|set)ResourceLimit() docs

Inspired by a patch provided by an anonymous user.
This also integrates user note 107489.

git-s...

118dfa4b8fc24db7b13d492bf7510a64fa3ecba3 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77406: open_basedir disables the realpath cache

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346544 c90b9560-bf6c-de11-be94-001422...

b265bf96d03c04007d82d6ae56461880759a13af authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix #77384: Unable to change Session Save Handler to "user"

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346542 c90b9560-bf6c-de11-be94-001422...

6c1773e7b39a72d653ce891f85f1e55b8a2410f6 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Clarify class name constraint for uopz_set_mock()

Cf. <https://github.com/krakjoe/uopz/issues/42#issuecomment-450789259>.

git-svn-id: https://svn...

b3d6114baa471ae553780bea8a07fa50d37b0e62 authored almost 6 years ago by Christoph Michael Becker <[email protected]>
Fix changelog order

Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpd...

89fe07a4a902cb36377b163d7a15817e2b82a5f5 authored almost 6 years ago by Christoph Michael Becker <[email protected]>