Commit graph

25280 commits

Author SHA1 Message Date
Christoph Michael Becker
b1cb2611ec Document unbundling of ext/recode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347728 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-12 12:32:10 +00:00
Christoph Michael Becker
cf9057712a Document parameter default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347694 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 14:03:45 +00:00
Christoph Michael Becker
3b5e3b3ad2 No more need to document PHP 5 requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347693 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 14:02:48 +00:00
Christoph Michael Becker
b6de362f1c Document parameter defaults
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347692 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 13:50:15 +00:00
Christoph Michael Becker
888334f152 Document com_exception
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347691 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 13:10:11 +00:00
Christoph Michael Becker
fa6831306a Fix inheritance doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347690 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:43:40 +00:00
Christoph Michael Becker
3bc9e8f289 Document inheritance
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347689 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:40:50 +00:00
Christoph Michael Becker
438b4931ef Refactor to contemporary class doc structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347688 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:29:39 +00:00
Christoph Michael Becker
28f122648d Remove PHP 4 mentions in COM documentation
Based on a patch provided by girgias@php.net.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347687 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 10:52:28 +00:00
Christoph Michael Becker
22ffdb57c2 Fix OOP signature
Patch provided by krzysiek.333.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347685 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:43:20 +00:00
Christoph Michael Becker
930f983b23 Fix example wrt. recent PHP versions
As of PHP 7.3.0, the usage of undefined variables with compact() trigger
a notice, and as their support should be considered legacy behavior.
Therefore we remove the variable from the example.

Patch provided by anonymous user.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347684 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:39:45 +00:00
Christoph Michael Becker
b21947c4f7 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347683 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:33:30 +00:00
Christoph Michael Becker
17b20a8185 Fix typo
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347682 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:32:28 +00:00
André Luis Ferreira da Silva Bacci
c6816a7bb7 Ignore autogerenated files.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347679 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-28 17:35:15 +00:00
Nikita Popov
81a88c05eb Fix bug #65269: SplFileObject::__construct() throws LogicException as well
Fix for [bug 65269](https://bugs.php.net/bug.php?id=65269).

Patch by BenMorel.

Closes GH-3.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347670 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-26 07:56:15 +00:00
Timandes White
a20b7f936b fix return value of Zookeeper::exists()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347669 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-26 01:10:31 +00:00
George Peter Banyard
0394c09fd5 Minor improvements to the createFromImmutable method.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347663 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-25 16:02:42 +00:00
George Peter Banyard
958d584198 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347660 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-25 15:42:46 +00:00
George Peter Banyard
cffb5f5289 Fix configure arg for FFI extension and add an example for PostgreSQL extension.
Provided by petk.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347649 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-23 00:59:14 +00:00
Chris Wright
7b0847c169 Qualify PDO $errorInfo field descriptions, drivers may return additional data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347629 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-22 00:00:07 +00:00
Christoph Michael Becker
dc0f955be2 Use gender neutral wording
Based on a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347626 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-21 12:34:54 +00:00
Christoph Michael Becker
ac9cf5decd Partially fix #77899: No documentation for 7.3 new functions
We document the socket_wsaprotocol_info_* functions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-19 12:34:05 +00:00
George Peter Banyard
0997ae3510 Typo in Parallel extension.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347612 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-17 12:56:14 +00:00
Christoph Michael Becker
82cff784b0 Merged revision(s) 347600 from phpdoc/en/trunk:
Fix #78163: preg_quote() documented as accepting null for $delimiter, which actually throws
........
Cf. <https://bugs.php.net/bug.php?id=78163#1560771170>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347611 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-17 12:35:42 +00:00
Christoph Michael Becker
3c2b216825 Document new PDO OCI constants
Patch provided by Cameron Porter.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347608 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-16 11:28:06 +00:00
Christoph Michael Becker
381e8ebf1b Fix #78165: Incorrect example with printf
We also remove the useless self-reference from the "see also" section.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347601 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-14 17:56:16 +00:00
Christoph Michael Becker
568cd69529 Fix #78163: preg_quote() documented as accepting null for $delimiter, which actually throws
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347600 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-14 16:11:17 +00:00
Nikita Popov
4a414d4676 Clarify what NoRewindIterator does
NoRewindIterator does not forbid rewinds, it ignores them.

Patch by nikic.

Closes GH-2.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347593 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 21:54:08 +00:00
George Peter Banyard
508e255fff Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should include all mentions of PHP 4 in "bundled" extensions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 13:21:49 +00:00
George Peter Banyard
466005b130 Remove PHP 4 and 5.0.0 mentions.
This is sent seperatly as apparently via the online doc editor it tells me the file is out of d


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347578 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:56:14 +00:00
George Peter Banyard
652367cc9d Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

These should be the last ones from the core extensions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347577 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:52:28 +00:00
George Peter Banyard
43c3e5cb61 Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347576 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:41:06 +00:00
George Peter Banyard
6776e9012b Fix See Also link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347575 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 14:55:04 +00:00
George Peter Banyard
95d6121ed0 Remove See Also link to the current function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347574 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 13:12:35 +00:00
Nikita Popov
37909220d2 Replace each() with foreach in asXML() example
Patch by nikic.

Closes GH-1.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347573 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 12:52:24 +00:00
Nikita Popov
7ff4c27858 Remove rfc1867 ini entries from apcu docs
These are supported by apc, but not apcu.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347572 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 12:04:37 +00:00
Nikita Popov
0e26639356 Add changelog entry for apcu_inc/dec ttl parameter
Only exists since apcu 5.1.12.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347571 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 11:52:34 +00:00
Nikita Popov
f29030302c Add ttl parameter to apcu_inc/apcu_dec
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347570 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 10:49:25 +00:00
George Peter Banyard
b824e2b108 Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
George Peter Banyard
349cf9d523 Fix See other link.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347554 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:10:48 +00:00
George Peter Banyard
66d744fd58 Fix function alias.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347553 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 14:05:22 +00:00
George Peter Banyard
19a4a45e9b Fix See Also links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347552 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 13:37:45 +00:00
Christoph Michael Becker
4d8da41901 Document ibase services
Patch provided by Martin Köditz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347551 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 12:24:35 +00:00
Christoph Michael Becker
10b6f86373 Fix #78105: No version information for some ZipArchive methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347549 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:33:56 +00:00
Christoph Michael Becker
46b513526e Fix #78107: Some intl pages don't have version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347548 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:26:04 +00:00
Christoph Michael Becker
2b1d6a4949 Fix #78108: Some Phar related pages don't have any version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347547 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:09:06 +00:00
George Peter Banyard
7aa9a34be3 Fixed changelog order.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347544 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 22:00:56 +00:00
George Peter Banyard
2e4914ba37 Fix changelog order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347543 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 19:07:49 +00:00
George Peter Banyard
2a56e2bba7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347542 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 16:19:35 +00:00
George Peter Banyard
aa2f300f3e Fix See Other function links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 15:49:40 +00:00