Commit graph

24043 commits

Author SHA1 Message Date
Pasindu De Silva
a4406f949f Description of the tidy extension has been updated according to the README file from the php-src repository:
https://github.com/php/php-src/blob/master/ext/tidy/README

I'm also trying to migrate the description from the readme to the PHP docs instead:
https://github.com/php/php-src/pull/2817

-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343777 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:34:22 +00:00
Pasindu De Silva
aafb04f84e The ini directive mysqli.cache_size has been removed from PHP for a while. This patch removes it from the manual, since it is not used in the PHP core since 5.3.0 version
https://github.com/php/php-src/pull/2777

-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343775 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:31:04 +00:00
Pasindu De Silva
f4145026b4 PHP 7.2 requires autoconf >= 2.64
-- 
Provided by anonymous 80662 (peterkokot@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343774 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 12:21:46 +00:00
Peter Cowburn
55db181e65 fix capitalisation of "No error" response from json_last_error_msg() (doc bug #75763)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343770 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-05 08:57:19 +00:00
Derick Rethans
f16eec1f5e PHPC-962: Document example of tailable cursor iteration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343765 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-03 17:08:04 +00:00
Derick Rethans
8b0b6b72fa PHPC-1024: Document BSON exceptions for Cursor iteration / PHPC-1080: Document new BSON classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343748 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 15:17:29 +00:00
Baokun Dou
194d273f59 Updated docs for swoole functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343747 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 14:05:02 +00:00
Baokun Dou
8de8df29ea Added more docs for swoole functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343746 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 13:49:54 +00:00
Baokun Dou
e899f59fcb Added the doc for swoole-async-set.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343745 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 13:14:40 +00:00
Baokun Dou
9eb1179de3 Added the doc for swoole-async-read.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343744 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-02 13:01:08 +00:00
Christoph Michael Becker
35654c6a85 Improve wording
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343732 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-01 14:36:32 +00:00
Christoph Michael Becker
f5d51fe0e5 Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343731 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-01 14:32:12 +00:00
Joe Watkins
f84c11fb10 reword empty string operator warning for clarity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343719 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-30 07:12:01 +00:00
Christoph Michael Becker
3fcc64d116 Fix #75733: count(null) and count(empty-string) raises a warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343711 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-26 10:45:33 +00:00
Christoph Michael Becker
d17c8485fd Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343679 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-20 18:36:48 +00:00
Nikita Popov
954be33208 Note removal of opcache.fast_shutdown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343672 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-18 20:49:53 +00:00
Baokun Dou
d7344ed939 Functions docs added for Swoole ext.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343636 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 22:16:28 +00:00
Baokun Dou
76cd2404fc Added docs for swoole_async_dns_lookup in Swoole ext.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343634 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 21:58:10 +00:00
Baokun Dou
d3018de684 Added docs for swoole_async_dns_lookup in Swoole ext.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343633 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 21:56:30 +00:00
Baokun Dou
81ac806cd6 Added Swoole ext versions. Fixed book.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343632 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 21:09:03 +00:00
Baokun Dou
18ae752984 Added Swoole ext constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343631 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 20:24:27 +00:00
Baokun Dou
02ad3ce4ad Updated Swoole ext docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343630 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 20:21:27 +00:00
Baokun Dou
12f4e0eb67 Added swoole ext docs structure.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343628 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-10 15:25:19 +00:00
Peter Cowburn
3554b16809 add IMAGETYPE_WEBP to exif_imagetypes() constants list (doc bug #75657)
This was introduced in 7.1.0, and a changelog entry already exists
on the page but the constant was not added to the list.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343622 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-08 22:16:01 +00:00
Côme Chilliet
1f32eb1025 Added version information for LDAP exop functions
Also reordered to match function list


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343591 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-06 14:11:49 +00:00
Côme Chilliet
9b89238fd3 Added documentation for ldap_exop_passwd
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343588 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 16:06:26 +00:00
Côme Chilliet
0629e02357 Added documentation for ldap_exop_refresh
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343587 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 15:51:22 +00:00
Côme Chilliet
dc00770c86 Added documentation for ldap_exop_whoami
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343586 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 15:34:18 +00:00
Côme Chilliet
ec8dadf8f8 Added documentation for ldap_parse_exop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343585 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 15:31:51 +00:00
Côme Chilliet
8938233780 Added documentation for ldap_exop function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343581 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 14:53:39 +00:00
Côme Chilliet
ea99bf7969 LDAP EXOP OIDs are string, not integers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343579 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 14:15:16 +00:00
Andrey Gromov
d91faeacc8 remove duplicate changelog section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343577 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 11:10:28 +00:00
Andrey Gromov
169d4be91b typo by anonymous
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343575 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-05 10:18:28 +00:00
Peter Cowburn
7b20f2f249 remove unwanted PHP versions info for PECL exts
I'm not sure why these methods had a PHP version referenced, but they're
definitely not present in those versions of PHP.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343551 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 12:54:22 +00:00
Peter Cowburn
83ac0bf206 PHP before PECL in versions file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343550 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 12:54:19 +00:00
Peter Cowburn
a120fde223 remove duplicate "PHP 7" in versions file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343549 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 12:54:16 +00:00
TAKAGI Masahiro
33bf64d00d Fix link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343545 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 11:06:56 +00:00
Christopher Jones
5ffa662021 Describe OCI8 TAF in the upgrading doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343541 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 03:05:39 +00:00
Peter Cowburn
5cbcbd5baf ZipAchive -> ZipArchive (doc bug #75602)
Plus a capitalisation fix for ZipArchive::setEncryptionIndex.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343535 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:12:41 +00:00
Peter Cowburn
7fe827ddce removed duplicate migration info about gettype()
The gettype() and closed resources change is already in the backwards
incompatibile changes section.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343534 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:23 +00:00
Peter Cowburn
549423df61 cosmetic changes for the 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343533 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:20 +00:00
Peter Cowburn
d7d7191c7d mcrypt moved to pecl
This extension has moved to PECL as of PHP 7.2.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343532 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:17 +00:00
Peter Cowburn
8361547d01 link sodium ext
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343531 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:13 +00:00
Peter Cowburn
22e90a0756 libsodium -> sodium
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343530 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-30 16:07:08 +00:00
Kalle Sommer Nielsen
4958926bdd Some cosmetics to the realpath_cache_size ini directive as clarified by Christoph on the docs ML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343526 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 23:34:08 +00:00
Thomas Punt
adc3221467 Document rand/mt_rand changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343522 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 22:29:47 +00:00
Thomas Punt
fdcbc195d5 Mention new realpath_cache_size default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343519 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 22:17:59 +00:00
Kalle Sommer Nielsen
a791c271a6 Documented the LDAP EXOP constants available as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343516 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 21:20:12 +00:00
Kalle Sommer Nielsen
dd84cf2d2d Added missing documentation for already existing LDAP constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343515 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 21:09:22 +00:00
Kalle Sommer Nielsen
d5e7ae6c6a Documented the change to number_format() where -0 no longer can be returned in 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343514 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 19:56:04 +00:00