Commit graph

25815 commits

Author SHA1 Message Date
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
Xinchen Hui
b8be4b126c Added yac (lock-free, shared memory user data cache)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349551 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 03:28:20 +00:00
Tyson Andre
7de2e43d4c Fix runkit7_constant_redefine description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349543 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-28 19:02:09 +00:00
Christoph Michael Becker
a16c2cda70 Fix #79168: Missing __construct method documentation in SPL Exceptions
Patch provided by carusogabriel@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349537 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 23:03:28 +00:00
Christoph Michael Becker
50e3d5cbfe The return value of pi() is not related to the precision directive
This integrates user note 124860.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349536 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 22:43:19 +00:00
Christoph Michael Becker
f5c5171d6f Fix #79418: configure --enable-zip results in failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349534 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 16:32:30 +00:00
Christoph Michael Becker
ecc27549d8 Fix return values section
See bug #76999.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349529 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 09:48:17 +00:00
Remi Collet
d54eeadf19 add rpminfo manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349526 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-26 15:23:20 +00:00
Christoph Michael Becker
eb067eb6c1 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349523 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-25 16:47:32 +00:00
Andreas Braun
687cb60db4 MongoDB: Document first changes for 1.8.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349522 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-25 12:51:51 +00:00
Christoph Michael Becker
67e6fdb205 Document missing CURLOPT_HTTP_VERSION values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349505 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-20 15:10:04 +00:00
Christoph Michael Becker
d3c48b9ae3 Properly mark up constants as such
While these constants are supposed to be passed as argument, they are not
parameters per se.  Furthermore, parameters are linked to their declaration
in the PHP rendered version at least, and since there is no declaration,
the links are most useless.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349504 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-20 15:07:42 +00:00
Remi Collet
0ba5122adc ZipArchive::open comment about empty file not valid any more
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349502 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-20 13:45:41 +00:00
Christoph Michael Becker
a43ad10de8 Document new create_new_console option for proc_open()
Cf. <https://github.com/php/php-src/pull/5175>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349498 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-19 14:09:56 +00:00
Remi Collet
2d40b914f5 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349496 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-19 06:58:50 +00:00
Remi Collet
1fb3a5e8f4 doc for zip 1.18.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349489 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-18 13:22:47 +00:00
Remi Collet
b709972b45 add another ex from #79157
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349488 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-18 12:35:51 +00:00
Remi Collet
4dc46c4a95 ZipArchive::addGlob/Pattern retrun array of added files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349487 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-18 12:24:31 +00:00
Christoph Michael Becker
005c7b65cb Fix #79388: readline() missing return on documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349481 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-17 11:41:16 +00:00
Christoph Michael Becker
bb2cebd575 is_numeric() accepts leading whitespace
Cf. bug #67719.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349477 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-17 09:03:45 +00:00
Remi Collet
0ca029646c ZipArchive::open accept ZipArchive::RDONLY mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349472 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-16 13:05:02 +00:00
Christoph Michael Becker
0d36c0ae79 Fix style
According to the style guidelines[1], the indentation should be one space, and
personalization ("you") is to be avoided.

[1] <http://doc.php.net/tutorial/style.php>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349463 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 23:20:09 +00:00
Remi Collet
c870cfa314 ZipArchive::extractTo: add notice about default permissions, following #79383
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349461 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 17:55:23 +00:00
Christoph Michael Becker
67923ad06f Add missing visibility specifiers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349457 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 10:33:51 +00:00