Commit graph

25848 commits

Author SHA1 Message Date
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
Christoph Michael Becker
5d4c446db2 Mark up classname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349454 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 09:36:47 +00:00
Christoph Michael Becker
7cca6df586 Add initializers for procedural APIs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349453 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 09:21:15 +00:00
Christoph Michael Becker
59b5917eaf Fix VT_* constant values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349452 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 09:02:34 +00:00
Christoph Michael Becker
5fd3467276 Order VT_I* and VT_UI* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349451 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 08:57:35 +00:00
George Peter Banyard
11e991f711 DsSet::last() returns a mixed value, just like DsSet::first().
-- 
Provided by anonymous 100361 (mikko@pesari.fi)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349447 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 01:40:08 +00:00
George Peter Banyard
9d539daa5f Updating a class name of an example, following the psr-1 standard:
+ Class names MUST be declared in StudlyCaps.
https://www.php-fig.org/psr/psr-1/#3-namespace-and-class-names

Note by committer: as we are mostly following Pascal case for class names anyway the PSR-1 argument is irrelevant.

-- 
Provided by anonymous 102110 (tunt081295@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349446 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 01:38:47 +00:00
George Peter Banyard
37b30e4e87 Minor spelling mistake of "sctrictness"
-- 
Provided by anonymous 102195 (irwtdvoys+php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349445 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 01:35:34 +00:00
Christoph Michael Becker
483b1101fc Fix #79173: Phar::decompress() return new instance of itself
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349430 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 17:22:35 +00:00
Christoph Michael Becker
21c6f827cd Fix #65813: Reference For Cross-Platform Compatible Code when connecting to MSSQL
The reference to SQLSRV is already there, but the info that the SQLSRV drivers
are for Windows only is outdated.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349429 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 17:02:21 +00:00
Christoph Michael Becker
0694f17113 Fix #63060: Option LIBXML_NOEMPTYTAG is ignored
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349428 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 16:56:46 +00:00
Christoph Michael Becker
b03dfce3fd Fix #79302: Support for underscores in numbers not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349427 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 16:18:30 +00:00
Christoph Michael Becker
63df6ea90b Fix #50473: static dotnet classes can't be called
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349426 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:36:27 +00:00
Christoph Michael Becker
54a343afdc Fix #71956: sem_get(0) creating an infinite amount of semaphores
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349425 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:33:40 +00:00
Christoph Michael Becker
50637b5e68 mysqli_embedded_server_(start|end) are removed as of PHP 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349424 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:29:32 +00:00
Christoph Michael Becker
ad878b0b20 Fix #75869: mysqli_driver is monostate
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349423 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:28:47 +00:00
Christoph Michael Becker
3ecee11d0a XMLReader::open()'s $encoding defaults to NULL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349422 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 13:30:37 +00:00
Christoph Michael Becker
60511f0626 ftp_ssl_connect() is available in official Windows builds as of PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349421 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 10:23:33 +00:00