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

Remove more changelog entries, mostly from PHP 5.1 era

Patch contributed by Sobak <[email protected]>.

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

be5b0f33a18415823da76389915b49aae4ee6835 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Reflect removal of functions dropped in minor or patch releases

Patch contributed by Sobak <[email protected]>.

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

5ebd63a4b5740ec552fd00846ee88df7a38cbf01 authored over 4 years ago by Christoph Michael Becker <[email protected]>
ext/sybase is no longer available as of PHP 7.0.0

Patch contributed by Sobak <[email protected]>.

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

5b53e0d1772a256cbfa55f6abba783d32f6a9deb authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove functions no longer present in PHP 7.0.0

Patch contributed by Sobak <[email protected]>.

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

428f19e3465f888191b560de04dbc273d68a5dd0 authored over 4 years ago by Christoph Michael Becker <[email protected]>
ext/mssql is no longer available as of PHP 7.0.0

Patch contributed by Sobak <[email protected]>.

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

38c38330244df2cef54a6a3dfb51795c5cef5906 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Removed some of the PHP5 changelogs

Patch contributed by Sobak <[email protected]>.

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

53bdffa6b9f8ce5ffdaf476c9d450f7cd0d1afa2 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove PHP4 or PHP5-only extension

This commit removes following extensions as they appear to not provide
support for PHP 7.0.

Pat...

0970bf6ea3abcd27673fe4632a1ee62eb9f5223e authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add missing changelog entry for deprecated ReflectionType::__toString()

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

3fc4586f54eb27f406b848058941217493110f83 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add missing changelog entries for integer $needle deprecations

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

e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document odbc_binmode() and odbc_longreadlen() defaults

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

1c37e22f7dd18cb912d66907a719f5d787f7ce1a authored over 4 years ago by Christoph Michael Becker <[email protected]>
Update and improve odbc_foreignkeys() docs

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

b929019816db6bc783ec7b4b53a2c5abec44854e authored over 4 years ago by Christoph Michael Becker <[email protected]>
Improve and fix ODBC meta information retrieval functions

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

e7aa6e14255c8f942df87559fd6010d80222c228 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Switch to ODBC 3 parlance

The ODBC 2 terms "qualifier" and "owner" have been replaced with "catalog"
and "schema", respect...

4f1897928902b04d08e0d8be04e0d27dc02da70b authored over 4 years ago by Christoph Michael Becker <[email protected]>
odbc_data_source(): fix refpurpose and return values, and add example

This also integrates user note 37891.

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

7990427082721b073c3b64967d945f71746b0b60 authored over 4 years ago by Christoph Michael Becker <[email protected]>
fix parameters name to match reflection one as it matters with 8

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

002b7dd50a0cb86e965022610f08f240cadb6fcc authored over 4 years ago by Remi Collet <[email protected]>
fix parameters name to match reflection one as it matters with 8

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

462e36980658cbed6b76f188038edc796ae379bc authored over 4 years ago by Remi Collet <[email protected]>
Use meaningful xml:id

This is obviously a copy&paste relict.

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

c7e10bf1f82253bb1abdb7d7d91b8f662f995a92 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add basic xmlwriter_write_cdata() example

This integrates user note 85621.

To render the example output as desired, we have to hack by in...

7c015620f966babd49efbba3b22c1371f3f780b0 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add example for intermixing sub-elements and attributes

This integrates user notes 103498 and 119937.

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

2716a63905d58e1c90feb8cdb027570f1eac377b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document behavior of xmlwriter_text() wrt. special XML characters

This integrates user notes 122901 and 122912.

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

9ea98fa2983ad86d94f96d45782f2ea26fb7ba53 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Integrate user note 103376

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

5b39b84a3bc51cc2bf78aebd109d10619fc41b7b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Integrate user note 105107

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

f234b82635dbcba75ca327e68dca2571a0625135 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Integrate user note 79285

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

cf57aac89a03becf0764feac5ed0db71b431583c authored over 4 years ago by Christoph Michael Becker <[email protected]>
Integrate user note 117971

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

4c1c34de4ae6b243f42511bce3471ae82233310e authored over 4 years ago by Christoph Michael Becker <[email protected]>
Update default value of json_decode()'s $assoc parameter

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

3d0baa6639d759d42e3c180d455580b19e4f4deb authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #64651: Values for first argument of transliterator_create()

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

fa127017c20892558c0b455335c2a25341fa16fc authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document the compression-algorithms connection option; WL #14012

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

b0a34b2fce160f558e3c81bf73121d16c9d56eb8 authored over 4 years ago by Philip Olson <[email protected]>
The built-in Web Server is not intended for production usage

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

d5cf6264ad689216416b8e06000e7b1ef31797b5 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document SQLite3::backup()

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

4aba1fc71aa5dccdd2fe5b619a5bd829eb9570ec authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #80110: object with __invoke method is considered callable

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

468e71623d4c2269ef237ce7ab5a2792dbd0e7b7 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Documented the new local_infile_directory functionality via WL #14102

Specific version information is unknown; will update later.

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

03f0ebc60c1e2c397ca81997646197d3d0cb4fed authored over 4 years ago by Philip Olson <[email protected]>
Fix #75923: Body is fetched without the last line

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

393365367eebdb347f8c643279b143edf3ada04f authored over 4 years ago by Christoph Michael Becker <[email protected]>
See also section should be the last section.

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

a1b24d4e73156601a1b3e623be77d924ef375ce0 authored over 4 years ago by George Peter Banyard <[email protected]>
DNS_CAA is not supported on Windows

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

90b1edd9bc2c92995fd467235355c7373cd365f5 authored over 4 years ago by George Peter Banyard <[email protected]>
Improve example regarding valid HTML

This integrated user note 125348. Also, there is no need to `break` after `exit`ing.

git-svn-...

f29b00cccf92e39e42a19c069c60764ba8431858 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #55528: Values for the "whence" parameter of the "stream_seek" method should be changed

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

70528fcff5b182ed42bcdee3acf0bf304896a518 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #65879: stream_select on STDIN returns 1 even on blocking stream

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

28abaa892f7056bd4736fd73069f6188832189b4 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove out-dated info regarding Windows 98

Besides that Windows 98 being irrelevant for many years, that issue might
actually have been fix...

a9216e9b44dd86ff7043cea4e3280605518673f7 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Improve docs of round()

Patch contributed by Daniel Rudolf.

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

23482f94b527c729bcbf2c390e33a7379551e915 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Reflection can now get defaults for internals, see https://github.com/php/php-src/pull/5353

Patch contributed by Sjon Hortensius.

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

ecd72af657b9168e492092b998b9777cabcb0c30 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Reflection*::export is deprecated as of PHP 7.4.0

Seems we're overdue actually documenting these methods.

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

a465b89916b11fae83c879f75a85d0aae91fec5c authored over 4 years ago by Christoph Michael Becker <[email protected]>
Minor improvements to array_map() docs

Patch contributed by Larry Garfield.

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

fcb6e76fc665e196b97c8b1dcdedd6f0d71aca16 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Note that the result array is non-sequential.

Patch contributed by Larry Garfield.

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

fea06f18ecf93275638c995be73440b85baee545 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Convert a note into a more robust example showing how type juggling works.

Patch contributed by Larry Garfield.

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

b8990010918c977f62f147cf57a04c7e36f625e5 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Improve Windows installation docs

Particulary wrt. proper sectioning and personalization.

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

cd118fcbd8ac516b4f2bbe20a2eec7bcf7573b08 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #80044: Script in documentation fails

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

eb5cb175e88d9b15509fc0dc241ea6135bd36ebb authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #75918: PECL instructions lack first step

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

2221e0e7e0de8207ca4766892f1cdbb6be7d30a7 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #62577: simplexml_load_file does not file if libxml_disable_entity_loader(true)

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

a07808fdd74a7ebda792e77c4c7b377e6d44f26a authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #70702: Documentation missing to explain unexpected optimisation behaviour

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

ee713929a5a070cfd6a21ac84b80cd1b9fbcc008 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #80038: PECL imagick 3.4.4 deprecated Imagick::getimagematte

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

cb45cf977218b72b0ba93015683ee169d97d278b authored over 4 years ago by Christoph Michael Becker <[email protected]>
GLOB_MARK adds a *back*slash on Windows

This integrates user note 125311.

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

1a6fa40dedc2a0835ea82790904d04c21b7b30a1 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #80029: flopImage has wrong documentation

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

eea50456db27851cdaebe99af0e9a5c6fe5a53fd authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #80021: include/require documentation does not mention warnings for missing files

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

4d9330093873ef89ca333776af2581f12ecda2c7 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Removed old SDK reference as per MySQL bug #99612

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

51cb7c30223fd43b894fea39f1fcda22f5c27919 authored over 4 years ago by Philip Olson <[email protected]>
Reapply accidentially lost part of fix for bug #80003

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

fe3066e83f12e3016dd08ad78db536153f948db8 authored over 4 years ago by Christoph Michael Becker <[email protected]>
add tables for assignment operators

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

a14d8cc16923d75ce4e4791f4213b1032b773432 authored over 4 years ago by Tiffany Taylor <[email protected]>
Fix Locale#getKeywords style inconsistencies

Patch by BafS.

Closes php/doc-en#132.

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

99b3c9956bc3be1bacc32459aa7a2f38f3e9c580 authored over 4 years ago by Nikita Popov <[email protected]>
ucwords() cleanup

Patch contributed by Larry Garfield.

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

d3c59331cc82f68da92f20d1d55dd729033f82a1 authored over 4 years ago by Christoph Michael Becker <[email protected]>
uopz may require opcache.optimization_level=0

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

a63623e85de521274e4527eb6fe36f6588fb352c authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document uopz limitations with PHP 7.4 OPcache

See also <https://github.com/krakjoe/uopz/pull/132>.

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

5c724a01a192e135bf165399d9b25caf6099482a authored over 4 years ago by Christoph Michael Becker <[email protected]>
rephrase FANN_ERRORFUNC_TANH description (doc bug #73720)

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

d12e6bbc5bc4238634224c34532370cee9304279 authored over 4 years ago by Peter Cowburn <[email protected]>
rephrase FANN_ERRORFUNC_TANH description (doc bug #73720)

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

3a6d31b7b5bd97bbc5baa5439de1c6fde9af6fc6 authored over 4 years ago by Peter Cowburn <[email protected]>
Fix #80003: The Type Operators page is not correct for the instanceof operator in 7.3+

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

0241f6e074be177780a87f25bccd36e32018c503 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #75804: authenticated encryption tag is broken

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

a125f6643eb0d25778af068032f746f2e9432364 authored over 4 years ago by Christoph Michael Becker <[email protected]>
There are no "image link resource"s

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

8a534c555a1395b99813fd3ce5fa043be6ba8ad7 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #79993: SplFileObject::flock has LOCK_NB as a valid operation

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

5236d760cea563c9f335947a2e511f75815f626b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add editorconfig file

Patch contributed by Larry Garfield.

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

f54ddda1f2af7f32b7e7b2e765a70605fa7784ad authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add `AddressInfo` and `Socket` resources

Adds documentation for the `Socket` and `AddressInfo` resource types from the `sockets` extensio...

80f8deb9bacbd6c298439152a4e2b1d7a08cda84 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove PHP 4 related info and add Windows specific note

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

b95c7c24eaff058d0efb63f2b1db8bcb13a20699 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Number of bits is an integer, not a GMP number

Patch contributed by Benjamin Morel.

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

f312744505f0ba244b9b631d440752de1691b4eb authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #67895: uopz.overloads is not documented

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

6858e2d2a3f9afc5863edf99afee3411a3c96508 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #76117: uopz flags is NOT for classes, but methods

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

7cd4445be975bd28512cd2fe3b5016489901f73c authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #76977: include session.save_path in session.security.ini.php

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

418de4470840c212677d03adb64c372f77fdf510 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #77948: Wrong Namespaces FAQ item interpretation/explanation

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

70528785e7893febe9d28127ac5142e09f50d1e0 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #79054: Wrong indistinguishable point about current() function

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

fbde32f84bff5388c325d513c44976542015c049 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #61451: Document that the default character set change may break existing code

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

5ce8426acc7b181fce8243cf8dc6d60c4ad88fd9 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #75466: Undocumented Backward Compatibility Break from 7.0 to 7.1

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

af69aee72fc0357346886cfb6f2aa022b3af62de authored over 4 years ago by Christoph Michael Becker <[email protected]>
Clarify behavior of wrong return types in weak mode

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

65acc18cd9a93c677b48c8b1782f300e9602e00b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #54639: output_add_rewrite_var can only be used once

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

c6a8e42bdbbb814124b84d45d95cd793129aac6b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document dotnet limitation to .Net framework < 4.0

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

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

6c354cf3aca939f4b13ac4bccf60519c7a342e63 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove duplicated word

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

796f0da3797f458e8488a12550a08d8e63a512c1 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Updated hash_algos doc for PHP 7.4

Patch contributed by Graham Campbell.

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

d666d3b377064b54935f94bd7750a70cb96fa30b authored over 4 years ago by Christoph Michael Becker <[email protected]>
Document GD installation changes in PHP 7.4.0

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

087a636933ab1797a0f3ef2955b5f01fc7afdaab authored over 4 years ago by Maurício Meneghini Fauth <[email protected]>
The 2nd argument to mb_parse_str is not optional

Using mb_parse_str without the 2nd argument was deprecated in PHP 7.2. Nikita
Popov made it a re...

3211df46803e070f7784e649ad369cf70d96f8b6 authored over 4 years ago by Christoph Michael Becker <[email protected]>
added opcache.preloading link

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

97dc5eac379c75511898f62b8480da0b3683aabf authored over 4 years ago by Yoshinari Takaoka <[email protected]>
Update driver option docs and consolidate 1.8.0 changelog

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

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

c9ff342d9a8ecade7f943174f5892be1650e41ba authored over 4 years ago by Jeremy Mikola <[email protected]>
Document directConnection and OCSP URI options

https://jira.mongodb.org/browse/PHPC-1533
https://jira.mongodb.org/browse/PHPC-1554

git-svn-id...

7405f92e3815f3dd87a108e0877c618a4e150d90 authored over 4 years ago by Jeremy Mikola <[email protected]>
Improve ReadPreference hedge option docs and add changelog entry

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

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

44e51bac0ccdb10cbdc82e17b4a009f3c7029a39 authored over 4 years ago by Jeremy Mikola <[email protected]>
BulkWrite::delete() hint option

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

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

79b61596ddfc444a6f42103286dca1430a980b50 authored over 4 years ago by Jeremy Mikola <[email protected]>
Add changelog for update hint and note server requirement

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

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

f87712410ccc33f6aee54c309ecacdf30b2a931f authored over 4 years ago by Jeremy Mikola <[email protected]>
Document configuring opcache preloading

Patch provided by Larry Garfield.

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

83c41a8f69bacceef42fb99b2188bb8b24b2fe58 authored over 4 years ago by Christoph Michael Becker <[email protected]>
proc_close() automatically closes open pipes

At least as of PHP 5.0.0.

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

350d95443aeb0ea8751d71f262aac56d3ad48f83 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Remove out-dated Windows related info

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

4aab7987822d0424d2c3ee529dad51e799afe214 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Preloading is not supported on Windows

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

bc35cff061dcf026c8a6f8cb1841301657d0c059 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Link new INI settings in migration guide to manual proper

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

0bc9adb8640f587ed969668a34f6bb2ac414e99a authored over 4 years ago by Christoph Michael Becker <[email protected]>
Add exception_ignore_args

It was added to PHP 7.4:
https://www.php.net/manual/en/migration74.other-changes.php#migration74...

c653b888fbfb9036b7dc514ba71d6f04edca755d authored over 4 years ago by Christoph Michael Becker <[email protected]>
Use aggregate command in executeReadWriteCommand docs

findAndModify does not take a readConcern so it is more suited to executeWriteCommand.

git-svn...

8da06974bc0925e04dc555aa91bb3d53996a2a7e authored over 4 years ago by Jeremy Mikola <[email protected]>
Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch

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

6ec0096178dba7d0619c2e421f70b130825743c2 authored over 4 years ago by Christoph Michael Becker <[email protected]>
Updates for datetime extension

Patch contributed by derick@

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

a59ed9b526c8bae64a3e762063f2bd4de39a00da authored over 4 years ago by Christoph Michael Becker <[email protected]>
Fix #79901: Wrong Link

Clarify that this is about *error* types.

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

17624e47b98a93ec156a0c2a51ce7b9fd3116abe authored over 4 years ago by Christoph Michael Becker <[email protected]>