1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

31035 Commits

Author SHA1 Message Date
Gina Peter Banyard
9d2e638f2c opcache: fix XML to remove useless wrapping para tags via script (#5127) 2026-01-18 18:50:02 +00:00
Gina Peter Banyard
1535c9db42 inotify: fix XML to remove useless wrapping para tags via automatic script 2026-01-16 08:53:04 +00:00
Gina Peter Banyard
edd5686aff igbinary: fix XML to remove useless wrapping para tags via automatic script 2026-01-16 08:48:55 +00:00
Gina Peter Banyard
59e21cf90a ibm_db2: fix XML to remove useless wrapping para tags via automatic script (#5123) 2026-01-16 08:46:47 +00:00
Gina Peter Banyard
65022763f3 ibase: fix XML to remove useless wrapping para tags via automatic script (#5122) 2026-01-16 08:30:52 +00:00
Gina Peter Banyard
627f933cfe filter: fix XML to remove useless wrapping para tags via automatic script 2026-01-16 06:59:27 +00:00
Gina Peter Banyard
5b30308eb8 gnupg: fix XML to get remove of useless wrapping para tags (#5121) 2026-01-16 06:48:53 +00:00
Gina Peter Banyard
1fe7296d39 gmagick: fix XML to get remove of useless wrapping para tags (#5120) 2026-01-16 06:43:05 +00:00
Gina Peter Banyard
66458042be geoip: fix XML to get remove of useless wrapping para tags (#5119) 2026-01-16 06:24:12 +00:00
Gina Peter Banyard
d50d0a1665 gender: fix XML to get remove of useless wrapping para tags 2026-01-16 06:16:35 +00:00
Gina Peter Banyard
c143cefd03 gearman: fix XML to get remove of useless wrapping para tags (#5118) 2026-01-16 06:14:23 +00:00
Gina Peter Banyard
57a9b231b1 fileinfo: fix XML to get remove of useless wrapping para tags - pass2 2026-01-16 05:50:57 +00:00
Gina Peter Banyard
9626d496d6 ffi: fix XML to get remove of useless wrapping para tags 2026-01-16 05:47:33 +00:00
Gina Peter Banyard
399153faa0 fdf: fix XML to get remove of useless wrapping para tags (#5117) 2026-01-16 05:45:04 +00:00
Gina Peter Banyard
1ad8299bbc expect: fix XML to get remove of useless wrapping para tags (#5116) 2026-01-15 23:04:31 +00:00
Gina Peter Banyard
b090c44768 exif: fix XML to get remove of useless wrapping para tags (#5115) 2026-01-15 22:59:41 +00:00
Gina Peter Banyard
a47dff201e event: fix XML to get remove of useless wrapping para tags (#5114) 2026-01-15 22:50:55 +00:00
Gina Peter Banyard
3c63380ab4 ev: fix XML to get remove of useless wrapping para tags v2 2026-01-15 22:41:48 +00:00
Gina Peter Banyard
1a42e4f72e Revert "ev: fix XML to get remove of useless wrapping para tags"
The script converted para tags that contain inline tags

This reverts commit d3daf52c89.
2026-01-15 22:40:33 +00:00
Gina Peter Banyard
d3daf52c89 ev: fix XML to get remove of useless wrapping para tags 2026-01-15 22:38:46 +00:00
Gina Peter Banyard
9ee6a360c8 enchant: fix XML to get remove of useless wrapping para tags (#5113) 2026-01-15 22:36:23 +00:00
Gina Peter Banyard
3ae6fd0236 eio: fix XML to get remove of useless wrapping para tags 2026-01-15 22:14:14 +00:00
Gina Peter Banyard
8ff5922f0a dba: fix XML to get remove of useless wrapping para tags - pass2 2026-01-15 22:11:11 +00:00
Gina Peter Banyard
e3c7b9f288 cubrid: fix XML to get remove of useless wrapping para tags 2026-01-15 22:05:28 +00:00
Gina Peter Banyard
a706a43f3f apcu: fix XML to get remove of useless wrapping para tags - pass2 2026-01-15 21:44:49 +00:00
Gina Peter Banyard
9d0ec238db apcu: fix XML to get remove of useless wrapping para tags 2026-01-15 21:42:37 +00:00
Gina Peter Banyard
b2bc114aa1 fileinfo: fix XML to get remove of useless wrapping para tags (#5112) 2026-01-15 20:42:18 +00:00
Louis-Arnaud
25576ecac2 Fix inconsistent bounds description in stats_rand_gen_funiform() (#5105)
Fix incorrect inclusivity of low parameter in stats_rand_gen_funiform()
2026-01-15 17:44:26 +00:00
Máté Kocsis
9a8c593c09 Sync newly added parameters (#5074)
Co-authored-by: Gina Peter Banyard <girgias@php.net>
2026-01-15 18:24:26 +01:00
Gina Peter Banyard
bfa3348034 dba: fix XML to get remove of useless wrapping para tags (#5107)
Done via a new script I am working on to do bulk changes across translations.

The script in question is https://gist.github.com/Girgias/156ad2af8df711ab038710d1a741205f

It should only ever be run on paths where translations can automatically have their revcheck tag updated. And the DBA extension docs are one such case.

This also removes trailing whitespaces to make CI green.
2026-01-15 17:23:46 +00:00
alfsb
0a3648a718 Sync, indent and update fgetcsv escape parameter description. (#5111)
Co-authored-by: André L F S Bacci <ae@php.net>
2026-01-15 16:58:24 +00:00
Vadim Dvorovenko
a7428462fe Describe precedence for pipe and throw operators (#5083)
* Throw operator precedence

* Pipe operator precedence

* Update language/operators/precedence.xml

Co-authored-by: Larry Garfield <larry@garfieldtech.com>

---------

Co-authored-by: Larry Garfield <larry@garfieldtech.com>
2026-01-15 10:23:32 +01:00
Remi Collet
1526b45ee5 new constants for xpass 1.2.0 (#5099) 2026-01-15 06:54:13 +01:00
alfsb
3a89b55d11 Another fgetscv proprietary description. (#5101)
Co-authored-by: André L F S Bacci <ae@php.net>
2026-01-14 21:30:54 +00:00
Louis-Arnaud
132d2a8d63 Fix incorrect return value description for yaml_parse_file() (#5106)
The manual stated that yaml_parse_file() returns false on failure.

In practice, the function returns either the parsed value (usually an array) or a string containing an error message, and does not return false.

This PR updates the return value documentation to reflect the actual behavior observed with ext-yaml on PHP 8.2 and 8.3.

Closes GH-4978
2026-01-14 21:28:34 +00:00
Máté Kocsis
aa120f36c5 Sync parameter type and name changes (#5073)
Co-authored-by: Gina Peter Banyard <girgias@php.net>
2026-01-14 22:09:32 +01:00
Derick Rethans
27f559e1ba Updated to version 2025.3 (2025c) 2026-01-14 13:42:58 +00:00
Jordi Kroon
0425027115 Add PHP_BUILD_DATE and PHP_BUILD_PROVIDER constants (#5058)
Document two new predefined constants introduced in PHP 8.5.0:
- PHP_BUILD_DATE: Returns the date and time when PHP was built
- PHP_BUILD_PROVIDER: Returns the provider who built PHP

---------

Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
2026-01-13 14:32:02 -08:00
Máté Kocsis
77fca2416a Sync parameter default value changes (#5072) 2026-01-13 22:51:10 +01:00
Louis-Arnaud
1cef066aa4 Fix Last-Modified header description in session_cache_limiter() (#5095) 2026-01-13 18:56:43 +00:00
Gina Peter Banyard
aec0a64f55 Improve wording of Imagick::profileImage() (#5093)
Follow-up from GH-4822 after a comment on the commit
2026-01-12 01:11:57 +00:00
Anton L.
49999607f4 docs(printf): fix incorrect cutoff value in examples (#5080) 2026-01-11 20:28:47 +00:00
Alexander Krause
5e6944e79f Fix Generator::rewind() docs to match actual behavior (#5031)
Clarify rewind() semantics to prevent misunderstandings about
generator-specific behavior.
2026-01-11 20:26:58 +00:00
Anton L.
6a8c8a94c8 docs(fann): fix grammar, punctuation, and terminology in constants (#5090)
- Fix subject-verb agreement (neurons which differ, criterion is)
- Capitalize 'Gaussian' as a proper noun
- Add missing hyphens in compound adjectives (sigmoid-like)
- Fix 'insight in' to 'insight into'
- Complete the phrase 'from the desired' to 'from the desired output'
- Remove redundant commas
2026-01-11 20:25:47 +00:00
Niels Dossche
64e1182c98 Fix #5003: LIBXML_XINCLUDE is not supported for non-pull parsers, should be documented (#5092) 2026-01-11 20:37:06 +01:00
Louis-Arnaud
a0d6215110 Document offsetSet() as alias of deprecated SplObjectStorage::attach() (#5089)
`SplObjectStorage::offsetSet()` is an alias of `SplObjectStorage::attach()`,
which is deprecated as of PHP 8.5.

This change makes the alias relationship explicit in the documentation.
Issue: https://github.com/php/doc-en/issues/4957
2026-01-11 14:49:45 +00:00
Luffy
29f441a4c3 Swap version entries for PHP 8.1.0 and 8.5.0 (#5087) 2026-01-10 14:44:57 +08:00
Larry Garfield
b9af4bd4ee Document static asymmetric visibility. (#4891)
* Document static asymmetric visibility.

* Formatting fixes

Co-authored-by: Gina Peter Banyard <girgias@php.net>

* Add output.

* Add marker

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>

* Fix example structure.

* Whitespace

Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>

---------

Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2026-01-09 12:07:38 -06:00
Kamil Tekiela
71ebfcb543 Improve documentation for mysqli_real_connect (#4914) 2026-01-09 13:47:28 +00:00
Léon Melis
94b069b115 Use correct value for PECL DS MIN_CAPACITY constants (#5082)
* Update \Ds\Map::MIN_CAPACITY to reflect actual value

The MIN_CAPACITY was changed in PECL DS library from 16 to 8 in July 2017.
See: 9904fca6b3

* Update \Ds\Set::MIN_CAPACITY to reflect actual value 

Update \Ds\Set::MIN_CAPACITY to reflect actual value

The MIN_CAPACITY was changed in PECL DS library from 16 to 8 in July 2017.

See: php-ds/ext-ds@9904fca

* Update \Ds\Vector::MIN_CAPACITY to reflect actual value 

Update \Ds\Vector::MIN_CAPACITY to reflect actual value

The MIN_CAPACITY was changed in PECL DS library from 16 to 8 in July 2017.

See: php-ds/ext-ds@9904fca

* Add change of Vector::MIN_CAPACITY to changelog

* Add change of Set::MIN_CAPACITY to changelog

* Add change of Map::MIN_CAPACITY to changelog
2026-01-09 13:07:47 +00:00