Commit graph

25758 commits

Author SHA1 Message Date
Nikita Popov
7af1f7fa46 SPLObjectStorage: fix class version nr
Patch by jrfnl.

Closes php/doc-en#88.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349773 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 18:34:24 +00:00
Christoph Michael Becker
59683a35a6 Swoole extension is not bundled with PHP
Patch provided by jrfnl.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349772 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 17:19:10 +00:00
Nikita Popov
4824d4ea6a XLSWriter: extension is not bundled with PHP
Patch by jrfnl.

Closes php/doc-en#86.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349767 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 11:30:47 +00:00
Nikita Popov
37ee71573e FDF: extension was moved to PECL / no longer bundled with PHP as of PHP 5.3
Patch by jrfnl.

Closes php/doc-en#84.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349765 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 08:46:42 +00:00
Nikita Popov
8ca69ba3fb Update flag --with-onig information
Patch by demiurge-ash.

Closes php/doc-en#80.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349764 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 08:37:01 +00:00
Nikita Popov
4480bf0e76 Ming: extension was moved to PECL / no longer bundled with PHP as of PHP 5.3
Patch by jrfnl.

Closes php/doc-en#85.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349763 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 08:29:43 +00:00
Nikita Popov
b19e2ca3c9 IntlCalendar::setMinimalDaysInFirstWeek: fix procedural function name
Patch by jrfnl.

Closes php/doc-en#83.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349762 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 08:27:08 +00:00
Bob Weinand
5738784073 Fix information being added to the wrong paragraph for mysqli_next_result()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349756 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-07 15:47:41 +00:00
Bob Weinand
93420a2fec Clarify behavior of mysqli_more_results() vs mysqli_next_result()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349755 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-07 15:38:01 +00:00
Tyson Andre
0d77f05f45 Document changes to json_encode in php 5.5
Returning false when there was any encoding error is an improvement,
but would be backwards incompatible if applications depended on the
implicit JSON_PARTIAL_OUTPUT_ON_ERROR behavior of PHP 5.4 and earlier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349754 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-07 15:33:58 +00:00
Nikita Popov
ed83989327 Remove useless declare statement from example
Patch by SjonHortensius.

Closes php/doc-en#82.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349753 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-07 13:12:47 +00:00
Philip Olson
308f4fdbca Added liblz4-tool and zstd for compression support; WL13001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349748 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-04 21:22:38 +00:00
Christoph Michael Becker
e9c3f8dfd8 Remove unnecessary "Sometimes"
Patch provided by Toni Hutter.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349746 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-04 13:37:46 +00:00
Christoph Michael Becker
d01f21cbd3 Document other primes for opcache.max_accelerated_files
Patch provided by tandre@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349735 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 16:52:39 +00:00
Christoph Michael Becker
498e7a69fb Update examples for PHP 5+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349734 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 12:47:06 +00:00
Christoph Michael Becker
edaff9d6b1 Fix return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349733 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 11:59:13 +00:00
Christoph Michael Becker
593fed9c6f Fix constant name
This integrates user note 124973.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349732 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 11:58:30 +00:00
Christoph Michael Becker
115560f445 Fix #79543: mcrypt functions not documented as being removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-30 08:21:50 +00:00
Christoph Michael Becker
2c1763402c Fix return values documentation on linkinfo() function
Patch provided by Reinard Dolleschel.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349726 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-30 07:13:38 +00:00
Christoph Michael Becker
192925f460 Fix #79530: bcpowmod never returns NULL as stated in doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349720 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-28 11:33:36 +00:00
Christoph Michael Becker
dcd5448282 Fix other typos outside of php module docs
Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349711 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:59:43 +00:00
Christoph Michael Becker
ba38a95b6a Fix other typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349710 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:53:54 +00:00
Christoph Michael Becker
9e4c917c09 Fix other miscellaneous typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +00:00
Christoph Michael Becker
aebf045bfb Fix miscellaneous typos
Detected by codespell

Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349708 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:43:55 +00:00
Christoph Michael Becker
58d1813178 Link to the new arrow functions section
Patch provided by tandre@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349702 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-26 22:21:42 +00:00
Christoph Michael Becker
e59ae7a32d List of Keywords - Add fn (PHP 7.4)
Patch provided by Guilliam Xavier.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349701 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-26 13:29:25 +00:00
Christoph Michael Becker
9268006bcf Document PHP 7.4 arrow functions
Patch provided by tandre@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349700 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-26 12:39:17 +00:00
Derick Rethans
ccd0dfffdb Updated to version 2020.1 (20a)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349698 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-24 11:24:28 +00:00
George Peter Banyard
bd6827d213 Fix %G format description, it uses the locale sensitive %f format and not the locale insensitive %F
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349686 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-22 13:42:32 +00:00
Xinchen Hui
85ff795121 Added intro for new parameters of Yaf_Request::Set(Module/Controller/Action)Name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349681 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 14:20:22 +00:00
Xinchen Hui
5442ab5aab Added new function intros
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349679 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 14:05:57 +00:00
George Peter Banyard
576407786b Detail that prior to PHP 7.4 the libxml configuration flag is --enable-libxml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349678 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 14:01:10 +00:00
George Peter Banyard
b34118ae10 Config flag is --with-libxml as of PHP 7.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349677 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 13:01:57 +00:00
Xinchen Hui
e9a508af00 Remove unused magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349676 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 08:31:25 +00:00
Xinchen Hui
cd26045674 Added new functions intro of Yaf_Loader since 3.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349675 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-19 08:22:56 +00:00
Andreas Braun
d990a25ab5 MongoDB: rename chapter about manual installation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349668 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-17 11:57:21 +00:00
Christoph Michael Becker
828f56ed32 Operator Precedence - Add print, fix associativity of instanceof and unary operators
Patch provided by Guilliam Xavier.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349661 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-15 09:35:46 +00:00
Christoph Michael Becker
e4bb74f6ed Fix #79474: get_declared_classes Wrong loading order Inheritance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349660 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-15 08:50:00 +00:00
Christoph Michael Becker
886599435a Fix #66668: Function names are case-sensitive for chars with codes 127-255
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-13 16:02:59 +00:00
Christoph Michael Becker
060929ad51 Sort und update list of parser tokens
Patch provided by Guilliam Xavier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-13 14:34:38 +00:00
George Peter Banyard
cb89675ef3 Remove duplicated word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349649 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-12 01:41:05 +00:00
Christoph Michael Becker
90d4bd6eaa Fix #72271: Collator::getSortKey() doc page is out of date, incomplete, inaccurate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349647 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-10 12:42:05 +00:00
Christoph Michael Becker
2d7f05b10e Fix #79454: transliterator_get_error_message arginfo is incorrect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349637 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 14:58:56 +00:00
Christoph Michael Becker
badeacf359 Fix #76693: Notation / warning should be made for mutation of &$variable in bindParam
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349636 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 12:38:14 +00:00
Remi Collet
d4a4eabe9f rpminfo; fix title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349635 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 11:56:14 +00:00
Christoph Michael Becker
aeec7fbecb Fix #52003: Incorrect PDOStatement::execute() signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349634 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 11:40:29 +00:00
Remi Collet
24e221e2de rpminfo: improve some examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349633 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 10:40:26 +00:00
Remi Collet
9c00cb0c49 rpminfo: add rpmaddtag function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349632 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 08:12:22 +00:00
Xinchen Hui
95315d3e44 Fixed yaf_config_simple::__constructor signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349625 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 15:33:52 +00:00
Christoph Michael Becker
6bf4f2f0f5 Use consistent modifiers order "public" before "readonly"
Before this change:

public/readonly: 50 cases
readonly/public: 30 cases (mostly in DOM)

Reordered to be always public/readonly, in this order.

Patch provided by Giovanni Giacobbi.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349623 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 10:45:54 +00:00