Commit graph

25738 commits

Author SHA1 Message Date
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
George Peter Banyard
ce86a92f2a Add some explanations to the MB_CASE_* constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349616 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-05 01:22:37 +00:00
Tyson Andre
552d72de63 Document when opcache.opt_debug_level was added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349606 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-03 21:15:03 +00:00
Christoph Michael Becker
cd10685d87 Fix #79425: Function mb_str_split is not documented yet
Patch provided by Tomas Zubiri.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349604 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-03 11:09:13 +00:00
Xinchen Hui
5733f2023a Fixed setter description and return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349600 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-03 04:19:29 +00:00
Philip Olson
7c132f15ad Added compression attribute info; via WL13001
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349598 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-02 22:17:29 +00:00
Remi Collet
f83663c9a9 rpminfo: document some constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349597 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-02 09:24:44 +00:00
Xinchen Hui
338bf692d6 Added getter/setter explictly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349592 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-02 05:28:12 +00:00
Christoph Michael Becker
e1438a020b Document the __serialize/__unserialize magic in PHP 7.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349590 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-01 23:15:30 +00:00
Christoph Michael Becker
16b4876fe0 DatePeriod::getRecurrences() is public
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349588 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-01 15:06:21 +00:00
Christoph Michael Becker
c35a89d332 Set SVN properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349582 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-01 07:13:15 +00:00
Christoph Michael Becker
d4e3166e8c Typo fix
Patch provided by Larry Garfield.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349581 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-01 07:08:43 +00:00
Xinchen Hui
10846870d2 Correct the signature of Yac::__set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349574 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 15:58:26 +00:00
Remi Collet
899d8d077e rpminfo: minor fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349573 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 15:44:10 +00:00
Remi Collet
7c45f5f2b8 cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349571 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 08:45:12 +00:00
Xinchen Hui
a523ff9cb9 Added Yac::constructor in Yac class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349570 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:33:19 +00:00
Xinchen Hui
9dbf3a558f Correct the yac installation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349569 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:16:38 +00:00
Xinchen Hui
b7fecf9c00 The value of Yac::set/add is not optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349568 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:08:05 +00:00
Xinchen Hui
d286e61821 Added version info
Added return type info for info and delte
Correct yac::set signature


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349561 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 13:42:10 +00:00
Christoph Michael Becker
7f3019bdfd Set SVN properties and remove extraneous files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349560 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 09:08:22 +00:00
Yoshinari Takaoka
4020782935 fixed broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349559 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 09:03:03 +00:00