Commit graph

1722 commits

Author SHA1 Message Date
Christoph Michael Becker
593fed9c6f Fix constant name
This integrates user note 124973.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349732 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-02 11:58:30 +00:00
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
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
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
Christoph Michael Becker
dbf319f8b2 Fix #74897: Links to "warning" & "fatal error" have a blank href
Let's be pragmatic, and just use <constant> elements as in the rest of docs,
and hope that PhD will support automatically linking these elements sometime.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349307 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-05 08:22:42 +00:00
Nikita Popov
f26d97a87a Remove hint to security purpose of disable_functions
Patch by jsmmo.

Closes php/doc-en#34.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349194 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-10 09:10:58 +00:00
George Peter Banyard
6d02e88d53 Typos provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348891 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-12 21:54:37 +00:00
Christoph Michael Becker
ddb697209f Improve PHP_WINDOWS_EVENT_CTRL_C and PHP_WINDOWS_EVENT_CTRL_BREAK docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348879 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-12 10:05:19 +00:00
asgrim
8329edef91 Added docs for PECL extension scoutapm
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348737 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-30 15:28:24 +00:00
Christoph Michael Becker
58f2241106 Fix #79012: sapi_windows_set_ctrl_handler missing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348652 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-21 16:27:25 +00:00
Yoshinari Takaoka
236994a548 reverted 348608, and added negative context, because I missed the negative floating number context.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348646 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-20 10:41:21 +00:00
Yoshinari Takaoka
bd997fc579 fixed documentation bug about mentioning PHP_FLOAT_MAX. not smallest but largest.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348608 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-19 23:22:06 +00:00
Christoph Michael Becker
1c1ce113ec Fix erroneous typo fix
We clarify the wording, since it has apparently been confusing.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348566 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-18 13:18:56 +00:00
Yoshinari Takaoka
c90b300562 fixed typo. ( s/heeded/needed/ )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348557 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-17 15:08:02 +00:00
Yoshinari Takaoka
c517cdf919 fixed section title about libsqlite3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348541 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 14:23:47 +00:00
Christoph Michael Becker
8597134228 Fix #78957: pdo_sqlite extension does not load after upgrading from 7.3.12 to 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348532 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-16 09:35:43 +00:00
Christoph Michael Becker
5289b52c82 Integrate user note 124490
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348453 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-07 15:39:19 +00:00
Christoph Michael Becker
81ee640911 Fix typo in IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348383 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 12:54:49 +00:00
Christoph Michael Becker
82bfb41917 Split filters documentation into subsections
We also remove a note regarding PHP 4, and furthermore move the deprecation
warning regarding the mcrypt.* filters into the proper subsection.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348381 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 12:08:59 +00:00
Christoph Michael Becker
4349bb7a7c allow_url_include has been deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348373 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 14:17:30 +00:00
Nikita Popov
21ac5b8135 Improve PHP_FLOAT_MIN doc
Patch by BenMorel.

Closes php/doc-en#16.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348296 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-14 19:05:52 +00:00
George Peter Banyard
a75162baa5 This document didn't list that asp_tags had been removed in PHP 7
-- 
Provided by anonymous 99663 (adauctus@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348210 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:42:59 +00:00
George Peter Banyard
5009834a7c Unneeded extra greater than character.
Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348208 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:38:18 +00:00
Christoph Michael Becker
5d67e7308d Fix #78524: The zone element of the array is also changed for date_parse in 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348153 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:24:18 +00:00
Christoph Michael Becker
4360f13f4b Fix #78652: 7.1 migration guide says default opcache.enable_cli=1, was reverted to 0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348151 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:22:40 +00:00
Peter Cowburn
9fa6944e96 Migration to 7.4: markup for configure script
From: Alexey Pyltsyn <lex61rus@gmail.com>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348106 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-30 11:44:10 +00:00
Peter Cowburn
de4fcb5b1c Migration to PHP 7.4: use special markup for configure option
From: Alexey Pyltsyn <lex61rus@gmail.com>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348051 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-23 12:05:18 +00:00
Peter Cowburn
5b33d8dc51 Migration to 7.4: markup for configure script
Thanks: Alexey Pyltsyn

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348048 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 19:12:26 +00:00
Peter Cowburn
38f1ef412f Migration to 7.4: markup for parent keyword
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348038 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 10:05:18 +00:00
Peter Cowburn
8968372b68 Migration to 7.4: errorInfo is a PDOStatement method as well
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348037 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-22 10:05:14 +00:00
Peter Cowburn
18a0c6efe8 nicer title for proc_open change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348036 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:14 +00:00
Peter Cowburn
e9b6cd48b3 Fix title for proc_open entry.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348035 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:09 +00:00
Peter Cowburn
b5c01adcc2 Little improvement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348034 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 21:27:06 +00:00
Peter Cowburn
cd0727de73 add remaining 7.4 migration sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348018 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:14 +00:00
Peter Cowburn
8d3d3db52b slightly more consistent headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348017 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:10 +00:00
Peter Cowburn
233006cc81 markup fix for 7.4 tidy constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348016 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-19 21:32:05 +00:00
Peter Cowburn
426c6dd57d migration 7.4: new functions and classes, removed extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348008 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-17 21:07:30 +00:00
Peter Cowburn
3c6d3fdd29 migration 7.4: new constants and deprecations WIP
Please feel free to flesh out these descriptions.
They're mostly borrowed from UPGRADING.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348003 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 19:59:46 +00:00
Christoph Michael Becker
a24b818c68 Fix #78546: Bad grammar for description of PHP_OS_FAMILY
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347996 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-16 06:53:11 +00:00
Peter Cowburn
e90e9ce9c8 wip - migration74 appendix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347981 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-12 06:53:54 +00:00
Christoph Michael Becker
6da0f0108c Fix #76577: outdated documentation concerning track_errors
Cf. <https://wiki.php.net/rfc/deprecations_php_7_2#php_errormsg>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347919 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-02 13:01:20 +00:00
Christoph Michael Becker
a70a7036bc ext/gd supports WebP as of PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347892 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-25 11:06:02 +00:00
Tim Starling
990521c9ca Add LuaSandbox extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347858 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-16 01:38:57 +00:00
George Peter Banyard
aba9493325 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347736 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-13 15:05:31 +00:00
Christoph Michael Becker
b9b36ec757 Clarify current behavior of JSON_THROW_ON_ERROR
Cf. <http://news.php.net/php.internals/105653>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347407 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-11 12:24:24 +00:00
Christoph Michael Becker
7034bb7f23 Add new constants to migration guide
Cf. <http://git.php.net/?p=php-src.git;a=commitdiff;h=6b73e692c976bdfdc710741cd983a9b33c13b3e7>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347365 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-02 13:27:48 +00:00
Christoph Michael Becker
b20fb5e69d Fix #77901: declare tick is now local for each PHP file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347260 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 10:13:47 +00:00
Christoph Michael Becker
f9f43812c0 Fix #77910: Incorrect/missing session directives from list of php.ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347258 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 09:53:52 +00:00
Peter Cowburn
904f11cd5c update return type position in "How to read a function definition (prototype)" section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347032 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-21 19:05:21 +00:00
Christoph Michael Becker
d6746c5d2b Document sqlite3.defensive INI directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346996 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 16:30:46 +00:00
Christoph Michael Becker
140252dcf2 Fix version range
Patch provided by Kyle Kothe.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346991 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:26:01 +00:00
Christoph Michael Becker
91376f31d4 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346990 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-11 12:16:53 +00:00
Christoph Michael Becker
7600ab3338 Add “yield from” to the list of keywords
Yeah, “yield from” is a single keyword …

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346864 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-21 08:00:28 +00:00
Christoph Michael Becker
4c700c51d4 Document uopz ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346697 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 15:55:00 +00:00
Christoph Michael Becker
b7c1306f08 Document gc_status()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346688 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 15:10:49 +00:00
Christoph Michael Becker
13076e3094 Fix #77506: The default value of 'serialize_precision' seems to be '-1' in the latest code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346628 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-23 11:03:38 +00:00
Christoph Michael Becker
9c75621343 Inlcude OPcache ini directives in ini.list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346618 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-21 16:10:23 +00:00
Christoph Michael Becker
b265bf96d0 Fix #77406: open_basedir disables the realpath cache
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346544 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 18:54:17 +00:00
Christoph Michael Becker
6c1773e7b3 Fix #77384: Unable to change Session Save Handler to "user"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346542 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-04 18:36:36 +00:00
Christoph Michael Becker
c9b1de1c12 Link to internal phpdbg docs
This solves the issue that we're linking to an external site whose cert
is expired (user note 123470), and is generally the way forward[1].

We do not yet remove the url.phpdbg.docs entity, since it is used by
multiple active translations.

[1] <http://news.php.net/php.doc/969386971>f

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346451 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-28 14:39:45 +00:00
Christoph Michael Becker
d780b02fbd Link to detailed documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346422 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 13:53:27 +00:00
Christoph Michael Becker
aceea02784 Document syslog.* ini directives (available as of PHP 7.3.0)
See also <https://bugs.php.net/76956>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346421 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-26 13:46:10 +00:00
Christoph Michael Becker
216c1d34f9 Fix markup and typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346396 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-18 23:50:47 +00:00
Christoph Michael Becker
2fa0d4f51c Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346284 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:59:58 +00:00
Christoph Michael Becker
47d0c1e6da Add missing link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346282 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:30:27 +00:00
Christoph Michael Becker
2a85fbcd7c Fix #77271: PHP 7.3: Various info missing from changelog/migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346281 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-10 15:24:21 +00:00
Sara Golemon
9643cc6459 Add trailing semi-colon to example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346206 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 21:55:35 +00:00
Christoph Michael Becker
fabe788819 Fix typo
Pointed out by radekzxcvb.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346200 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-07 15:07:53 +00:00
Christoph Michael Becker
1c0149c4ce Actually add 7.2 → 7.3 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346187 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-05 23:27:18 +00:00
Christoph Michael Becker
204f2c1c88 Add migration guide 7.2 → 7.3
An initial version which certainly can improved, but at least
something, and it's supposed to be up-to-date (commit cb00ca7).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346186 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-05 23:04:13 +00:00
Christoph Michael Becker
49e2592f1b Fix #73503: Missing entry in the migration guide
Since the fix for bug #53432 only targeted master, we document
it in the migration guide as incompatible change.

This also integrates user note 120336.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346032 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 18:21:16 +00:00
Christoph Michael Becker
c1c4532b5f Remove some outdated info from resource list
* aspell is removed as of PHP 4.3.0
* COM and VARIANT are objects as of PHP 5.0.0
* cpdf is removed as of PHP 5.1.0, and is not part of the manual (anymore)
* dbm has been removed during the French revolution, or shortly afterwards ;)
* hyperwave is removed as of PHP 5.0.0
* icap is removed as of PHP 4.3.0
* java is removed as of PHP 5.0.0
* mcal is removed as of PHP 5.0.0
* xslt is removed as of PHP 5.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346030 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 15:54:57 +00:00
Christoph Michael Becker
f8ad6e41a1 Update IMAP resource type documentation
The “imap persistent” and “imap chain persistent” are removed
as of PHP 4.3.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346029 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-22 15:12:37 +00:00
Christoph Michael Becker
18f9cbcbc4 Replace tabs with spaces
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php>).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Christoph Michael Becker
ac33a4e791 Fix #77053: Invalid "continue" handling change in PHP 7 is undocumented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345956 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-05 16:20:12 +00:00
Christoph Michael Becker
d8d97da74f Fix #76971: Changed array append behaviour of array_unique
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345783 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:43:28 +00:00
Christoph Michael Becker
9c229bc9b7 Remove obsolete (i.e. pre PHP 5 related) contents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345671 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-21 12:26:38 +00:00
Christoph Michael Becker
4279863b96 Fix #76874: Documentation of memory leak in Xml Parser
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345634 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 12:09:43 +00:00
Christoph Michael Becker
31af10a4a2 Fix #76838: date_parse_from_format() changed meaning of zone value in PHP 7.2 -> BC break
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345615 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-09 15:42:19 +00:00
Christoph Michael Becker
afbd3c7b23 Document convert.iconv.* stream filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345554 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-26 15:48:48 +00:00
Wang Jiexin
230d21efec Add seaslog extension doc
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345290 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-09 08:21:37 +00:00
Christoph Michael Becker
3cd337b4dc Fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345239 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-29 17:04:58 +00:00
Christoph Michael Becker
2f491ab5e1 Fix #76473: PHP_INT_MAX doesn't mention 64-bit value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345134 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-13 21:29:18 +00:00
Christoph Michael Becker
406fe415fb Fix typos
Patch provided by Nicolas Dermine.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345128 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-13 15:30:31 +00:00
Christoph Michael Becker
f7a4ba553d Clarify description of mysqli.rollback_on_cached_plink
Cf. http://news.php.net/php.doc/969386931 ff

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344879 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-29 11:07:38 +00:00
Christoph Michael Becker
edc3471f83 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344858 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 12:53:57 +00:00
Christoph Michael Becker
1b396e517f Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344857 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 12:18:18 +00:00
Christoph Michael Becker
f5d338cee8 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344769 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-20 13:13:18 +00:00
Christoph Michael Becker
459c0e1de4 Fix #75414: tcp_nodelay option for stream context
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344750 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-19 17:04:53 +00:00
Christoph Michael Becker
a26d5a22cd PHP 4 removal and a minor fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344678 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-16 20:57:14 +00:00
Christoph Michael Becker
84729f2123 Document PREG_UNMATCHED_AS_NULL
Sans the behavior of trailing unmatched subpatterns,
see https://bugs.php.net/73948.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344668 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-14 15:40:43 +00:00
Pieter Hordijk
f5d5ddef84 In "real" code that calls count($x), when $x happens to be neither an array nor a Countable, it is more often NULL than an int or a string.
-- 
Provided by anonymous 90101 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344642 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-09 10:35:00 +00:00
Christoph Michael Becker
35511ebc54 Fix #72500: Imprecision about compatibility of "Variable variables and global"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344640 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-08 17:23:06 +00:00
Christoph Michael Becker
8bbef51787 Document that $additional_headers may now be an array
Cf. <https://github.com/php/php-src/blob/PHP-7.2.4/UPGRADING#L219-L225>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344497 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-13 17:59:10 +00:00
Christoph Michael Becker
21e01236e0 Fix #75372: The --disable-path-info-check configuration option has been removed in 5.3
Cf. <http://git.php.net/?p=php-src.git;a=commit;h=06f43b30c1c50ae8cafd35dd2207e3bbda7c3e3c>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344478 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-10 12:40:56 +00:00
Christoph Michael Becker
9394f99e2b Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344475 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-09 13:03:05 +00:00
Christoph Michael Becker
362182df16 The T_COALESCE tokens were missing in tokens page.
Ref: https://github.com/php/php-src/blob/master/Zend/zend_language_parser.y#L221


-- 
Provided by anonymous 88937 (carusogabriel34@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344472 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-09 12:50:11 +00:00
Jakub Vrana
bcd6a41f29 Add csprng
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344356 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:35:29 +00:00
Jakub Vrana
3ae3cf3c7c Add opcache and sodium to categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344355 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 17:24:55 +00:00
Christoph Michael Becker
ef9b464ad7 Fix bug #75946 (session_start() fails after fastcgi_finish_request() (FPM))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344212 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-11 13:36:30 +00:00
Christoph Michael Becker
2313b40f70 session.hash_function is removed as of PHP 7.1.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344137 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 16:30:04 +00:00
Jakub Vrana
3df65c988d Add new INI entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344076 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 21:38:11 +00:00
Jakub Vrana
64642ea9c3 Fix ID of unserialize_callback_func INI entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344075 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 20:43:44 +00:00
Jakub Vrana
f38941ea72 Add new extensions to extensions.alphabetical
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343900 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:40:52 +00:00
Christoph Michael Becker
b84e653f7b Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343797 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 13:25:35 +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
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
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
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
dc70908bc0 Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343512 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 19:46:54 +00:00
Kalle Sommer Nielsen
0ed97654e1 Documented ArgDocumented Argon2 password hashing support in 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343511 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 19:44:12 +00:00
Kalle Sommer Nielsen
444d505e37 Documented the removal of sql.safe_mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343510 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:54:40 +00:00
Kalle Sommer Nielsen
24d0a3b19f Link the Sodium constants from the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343509 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:48:36 +00:00
Kalle Sommer Nielsen
cd3e37ce25 Documented all new PDO functionality in 7.2, and did some minor cleanups
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343508 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:42:13 +00:00
Kalle Sommer Nielsen
92e3765893 Link to the extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343507 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 18:14:24 +00:00
Kalle Sommer Nielsen
1b3a08d78d Added remaining functions and constants added in 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343506 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 17:04:33 +00:00
Kalle Sommer Nielsen
baed24a74b * Link FILEINFO_EXTENSION like other documented constants
* Added the 3 new ZIP methods to the function list
* Moved the LDAP section up, so the list is ordered alphabethically

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343503 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:43:05 +00:00
Kalle Sommer Nielsen
cfa9e1bb71 Documented the remaining new functionality to ext/zip as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343502 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:30:58 +00:00
Kalle Sommer Nielsen
f479d8c2ca --with-config-profile is available on Windows as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343498 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:59:00 +00:00
Kalle Sommer Nielsen
d51d64b052 With the sodium skeleton, link to it in the migration guide and move it to new features to help promote it better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343496 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:50:52 +00:00
Kalle Sommer Nielsen
cdf21a5326 Added a note about closed resources with gettype()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343493 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:39:00 +00:00
Kalle Sommer Nielsen
647e4325b2 Link to the EXIF extension from the section title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343492 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:06:12 +00:00
Kalle Sommer Nielsen
7d9c53946b Added a note about Oracle's TAF support in the migration guide for 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343491 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 15:04:57 +00:00
Christoph Michael Becker
e1a63cdc60 Document new J modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343482 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 16:10:38 +00:00
Thomas Punt
5e8e4715b6 Add mcrypt to other changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343481 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:56:09 +00:00
Christoph Michael Becker
e01e6f6b58 Document SQLite3 related changes in the 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343480 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:47:59 +00:00
Kalle Sommer Nielsen
22942f6b70 Link to the hash extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343479 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:38:07 +00:00
Kalle Sommer Nielsen
4e2c4c5bec Cosmetic
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343478 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:33:37 +00:00
Christoph Michael Becker
f99c27d45e Document GD related changes in the 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343477 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:33:16 +00:00
Christoph Michael Becker
9661de8bb2 Fix broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343476 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:25:59 +00:00
Kalle Sommer Nielsen
7e77c5526d * NetWare removal was already documented in the incompatible changes
* Added information about build system related changes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343475 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 15:08:13 +00:00
Kalle Sommer Nielsen
60585a7e8c Note the removal of NetWare support
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343474 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:33:47 +00:00
Kalle Sommer Nielsen
f523cab03f Documented LMDB support for ext/dba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343473 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:32:31 +00:00
Kalle Sommer Nielsen
bca15dcfc2 Clarify the utf8_* functions in the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343472 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-28 14:27:13 +00:00
Kalle Sommer Nielsen
7fdbc2e2c9 Document the new EXIF changes in the 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343466 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-27 10:41:14 +00:00
Thomas Punt
1047b2c9d5 Make some more changes to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343462 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 17:29:35 +00:00
Thomas Punt
717e8e3e94 Update new functions part of migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343461 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:59:55 +00:00
Thomas Punt
0ca5ef4565 Update other changes part of migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343460 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:53:50 +00:00
Thomas Punt
1ccf78b2d9 Update deprecated part of migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343459 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:41:04 +00:00
Thomas Punt
8b61ccb376 Update reserved words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343458 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:28:59 +00:00
Thomas Punt
1783bfcba8 Add some more incompatibilities to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343457 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-26 16:19:52 +00:00
Mark Jones
30f67e7cb9 adding deprecated notice to mcrypt filter page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343447 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-22 19:13:56 +00:00
Mark Jones
86e7ec71b1 remove md5 tripledes example from mcrypt filters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343441 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-21 23:43:40 +00:00
Christoph Michael Becker
31c7550872 Update token list
Patch provided by Michał Bundyra.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343347 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 18:18:05 +00:00
Christoph Michael Becker
2395c192f3 Fix bug #75435: PHP 7.2 upgrade guide missing lots of new constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343299 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 17:07:03 +00:00
Christoph Michael Becker
dd04033210 Fix bug #75436: PHP 7.2 upgrade guide missing lots of new functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343296 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-25 12:32:23 +00:00
Thomas Punt
ff0a6e859f Initial draft of the PHP 7.2 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343247 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-15 19:56:16 +00:00
Christoph Michael Becker
8ea5a6ef51 Fix bug #71579 (mhash was removed but not documented online)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343079 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 13:12:59 +00:00
Mark Jones
5d5a8ef9cb adding openssl_get_curve names for ECC features added in php 7.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343021 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-07 22:54:51 +00:00
Christoph Michael Becker
90535be639 Add E_RECOVERABLE_ERROR to list of predefined constant
We also mark all other error reporting constants as such.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342973 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-30 16:23:50 +00:00
Christoph Michael Becker
db0432561c Fix #74417: long2ip() is documented to accept a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342916 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:28:14 +00:00
Kalle Sommer Nielsen
7266904a55 Minor cosmetics of Anatols note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342688 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-19 08:00:54 +00:00
Anatol Belski
5597927ad7 Note about ftok() to UPGRADING 7.1 and move sections around
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342686 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:10:05 +00:00
Anatol Belski
d2aade0377 Notes to UTF-8/long path UPGRADING 7.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342685 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 16:00:03 +00:00
Anatol Belski
e78071f6c4 Note about PHP_FCGI_CHILDREN to UPGRADING 7.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342679 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-18 14:00:35 +00:00
Andrey Gromov
2727eab529 typo fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342674 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-17 20:47:14 +00:00
Jean-Sebastien Hedde
b586dc07ba reflect changes made by php-src@362d2e42a02fe018a7d1261a53ff59b73fed91f6 and php-src@a251d9b2c11c2ab53b0214d728c40d70cd06567c
-- 
Provided by anonymous 77857 (Jan Altensen)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342600 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-16 12:44:17 +00:00
Jean-Sebastien Hedde
56e3e61f45 Reverse the naming of variables $getXCB and $getX in Pre PHP 7 code.
(Seems better than renaming $getX to $getXCB in PHP 7+ code.)

-- 
Provided by anonymous 82812 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342554 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-07 11:51:03 +00:00
Andrey Gromov
df517c42fc typo, fix by anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342533 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-02 06:02:32 +00:00
Pasindu De Silva
6a449e0866 Update auto_globals_jit documentation
Submitted by Josh worden (solocommand@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342413 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-22 17:07:22 +00:00
Pieter Hordijk
c0def81f41 Documented changes of opcache cli being enabled by default on 7.1.2
#74437

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342325 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-14 14:08:55 +00:00
Christoph Michael Becker
9bcd60c701 reflect changes made by php-src@f9959ee7c2004919675d9cdc7c82f886f099f15f and php-src@db982bbaa150dceb91e2f839e97c4e1a5f2ddd24
-- 
Provided by anonymous 77857 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342185 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-25 12:27:34 +00:00
Peter Cowburn
827e289577 WS - fix extra whitespace in function prototype example
This caused extra vertical whitespace when rendered in the manual.

There are a bunch of other whitespace oddities in this file
but, for the sake of a small diff here, they remain in place
for now.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342148 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-17 12:33:18 +00:00
Andrey Andreev
a028258b51 Fix docs bug #66366: Tiger hash BC not documented in migration54
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342107 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-13 10:19:17 +00:00
Andrea Faulds
2518dcc566 Use &null; instead of <type>null</type>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342102 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-12 15:02:06 +00:00
Christoph Michael Becker
fae36040d4 void and iterable are reserved as of PHP 7.1.0
Patch provided by Vlad Veselov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341921 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-17 18:07:33 +00:00
Christoph Michael Becker
b90505533d Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341799 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 18:33:56 +00:00
Christoph Michael Becker
d53f9eda5d Fix #70597: Missing info about json_decode bc changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341796 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 17:33:04 +00:00
Christoph Michael Becker
0ade9d91c1 Fix #65852: Wrong documentation about NAN comparison
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341793 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-28 16:32:58 +00:00
Christoph Michael Becker
e17e7123a1 Document PHP_OS_FAMILY (7.2.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341767 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-25 23:01:05 +00:00
Christoph Michael Becker
01a772ce9b Just a quick line to define what PHP_OS is. Seems like a no-brainer, but someone asked.
-- 
Provided by anonymous 78374 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341754 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-23 17:34:50 +00:00
Christoph Michael Becker
ed0816f0b0 Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341596 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 14:40:17 +00:00
Adam Harvey
e9f72c4399 Document new use() behaviour in PHP 7.1.
Fixes bug #73844 (Cannot use lexical variable $variable as a parameter name
inside array_walk()).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 19:57:37 +00:00
Christoph Michael Becker
a258daf0ac Fix #73836: unserialize() with $options['allowed_classes'] = null behaves different
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-30 13:37:09 +00:00
Christoph Michael Becker
013f895453 Update alphabetical extension list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-23 23:14:59 +00:00
Christoph Michael Becker
476aeff948 Fix #73669: iconv_substr not work correctly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-07 14:48:06 +00:00
Maciej Sobaczewski
3f9c57ab5a Remove dead ext/spplus
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 22:35:27 +00:00
Maciej Sobaczewski
cdf682b976 Whoops. Apparently svn just got rid of Yasuo's changes from r341260 - let's bring them back
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341284 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:39:05 +00:00
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Yasuo Ohgaki
e7a9458863 Add and update session related ini
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341260 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-03 05:20:18 +00:00
Thomas Punt
0e434ad322 Add OpenSSL changes to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341248 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:55:49 +00:00
Thomas Punt
9850e2f557 Add mbstring changes to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341247 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:45:10 +00:00
Thomas Punt
7e4c5eee89 Add JSON changes to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341246 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 09:42:39 +00:00
Thomas Punt
358973b3bf Add mention of more informative TypeError messages to migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341113 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-23 15:27:32 +00:00
Thomas Punt
e198cc321a More PHP 7.1 migration guide additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341112 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-23 14:39:23 +00:00
Christoph Michael Becker
c17e8d4425 DateTime constructor now incorporates microseconds
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341067 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-18 11:09:03 +00:00
Christoph Michael Becker
0e75cfe1a9 Fix #73525: Not all JSON_ERROR_* constants are documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341024 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-15 11:56:38 +00:00
Thomas Punt
955069e8cc Add file_get_contents function change to manual
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341002 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 21:39:25 +00:00
Thomas Punt
0146499627 Add new functions to migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341001 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-13 21:26:52 +00:00
Christoph Michael Becker
d92890ef46 Readline is now supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340973 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 16:36:40 +00:00
Christoph Michael Becker
eb6deae415 Changes to INI file handling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340970 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:46:11 +00:00
Christoph Michael Becker
ca82f9c175 Error message for E_RECOVERABLE errors has changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340969 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:27:10 +00:00
Christoph Michael Becker
155a4de74d Fix wrong IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340968 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 15:23:44 +00:00
Maciej Sobaczewski
ae6be5bb4f Remove more PHP 4 content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340962 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 08:04:07 +00:00
Maciej Sobaczewski
82d79c6653 Fix manual build, sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340960 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 07:11:22 +00:00
Maciej Sobaczewski
cba9d06337 Remove PHP4-only chapter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340959 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-12 07:03:08 +00:00
Timandes White
aa749f118f add basic structure for extension zookeeper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340917 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-08 07:59:56 +00:00
Christoph Michael Becker
b70e44d3f3 Integrate user note 120082
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340909 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-07 15:53:45 +00:00
Christoph Michael Becker
4273848c70 Document new PHP_FLOAT_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340776 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 19:56:25 +00:00
Pieter Hordijk
0ad6aa08fb Fixed function -> functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340765 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 15:32:08 +00:00
Christoph Michael Becker
561d3b82af Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 12:58:22 +00:00
Christoph Michael Becker
b2d521a52a Fix #73346: asinh(0) is not NAN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340563 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 10:39:15 +00:00
Christoph Michael Becker
e1a00d7172 Fix #73267: Order by callback changed
While users are not supposed to rely on a stable sort anyway, it
may be helpful to explicitly mention possible sort order changes
in the migration guides.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340557 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 14:58:41 +00:00
Christoph Michael Becker
a9d0248cd3 Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340505 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 13:28:25 +00:00
Christoph Michael Becker
b7e2253079 Document support for negative indices in simple variable parsing syntax
Cf. <https://github.com/php/php-src/pull/2144>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340479 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 12:42:37 +00:00
Christoph Michael Becker
a5d1e6e1db Fix typos and markup
Patch provided by Andrey Gromov.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 14:11:26 +00:00
Christoph Michael Becker
2de9c1a37b Fix ##73287: Clone chaining feature
We also document that this is possible for `new` as of PHP 5.4.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340428 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 13:01:01 +00:00
Christoph Michael Becker
de99d5d89b Document IMAGETYPE_WEBP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340375 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 22:36:06 +00:00
Christoph Michael Becker
503d616770 As of PHP 7.0.0 ext/shmop deals with resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340367 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 13:50:59 +00:00
Christoph Michael Becker
c2869c45fc Document JSON BC break in PHP 7
Original patch provided by Matthieu Napoli

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340345 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:27:26 +00:00
Christoph Michael Becker
e659209849 A space was ommitted after '$this'
-- 
Provided by anonymous 76384 (p.selitskas@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340318 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 13:33:10 +00:00
Christoph Michael Becker
b953523528 Fix #73207: Array ordering is same between 5.6.21 and 7.1.0 RC3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340288 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-03 17:25:51 +00:00
Christoph Michael Becker
b42c900cbf Fix #73194: Missing arguments throw ArgumentCountError since 7.1.0RC1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340234 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 14:01:29 +00:00
Christoph Michael Becker
1afe16f52f Improve GMP overloading and casting example
Inspired by Hanxue.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340228 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 13:21:17 +00:00
Christoph Michael Becker
4321d3c43f Fix wrong description of co(ntra)variance - we're conforming to the LSP
Patch provided by trowski.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340226 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 12:59:29 +00:00
Christoph Michael Becker
16f63e7184 Document cgi.discard_path and cgi.nph ini settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340188 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-26 15:11:19 +00:00
Thomas Punt
b9d6ed3545 Add new LDAP constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340185 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-26 10:34:26 +00:00
TAKAGI Masahiro
8cb10c7ed1 Remove duplicated listitem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340181 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 22:45:43 +00:00
TAKAGI Masahiro
a733657290 Set svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340179 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 20:32:48 +00:00
Andrea Faulds
6de59f6d36 Further 7.1 migration guide fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340177 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 18:36:43 +00:00
Thomas Punt
7a817fd3b9 Add more content to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340176 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 17:44:18 +00:00
Andrea Faulds
1734bf354d Fixes and clarity on other changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340173 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:43:12 +00:00
Andrea Faulds
5f3fb36825 Replace Markdown formatting with XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340172 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:29:35 +00:00
Andrea Faulds
e416a79b52 Clarify string indexing changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340171 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:27:58 +00:00
Andrea Faulds
5e4f77ef38 Clearer description of list() changes with more relevant example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340170 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:18:10 +00:00
Andrea Faulds
ede64354b1 Use <type> tag around null; grammar fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340169 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:09:51 +00:00
Andrea Faulds
54bbcc5b83 Clearer description of nullable types, including return type example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340168 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 14:05:19 +00:00
Nikita Popov
ab82afef92 Fix some inaccuracies in 7.1 BC section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340165 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-25 11:00:31 +00:00
Christoph Michael Becker
1b5a19a7b4 Fix #72430: [] operator not supported for strings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340030 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 10:56:07 +00:00
Christoph Michael Becker
be0bcdaba0 Fix example (patch provided by Stephan Muggli)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340027 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:40:04 +00:00
Christoph Michael Becker
32457ce7aa Fix typo (patch provided by Stephan Muggli)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340026 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:38:39 +00:00
Christoph Michael Becker
e5fcdd5264 Fix #73057: Casting a SimpleXMLElement to an array does NOT exhibit differing behavior
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340007 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-09 13:45:13 +00:00
Thomas Punt
fdf6439a47 Add removed ini directives to incompatibilities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339922 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 17:27:42 +00:00
Thomas Punt
7583c04ddc Add first version of php 71 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339919 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-22 14:37:03 +00:00
Christoph Michael Becker
1ff86a66e6 Fix #72793: xml_parser_free leaks mem when execute xml_set_object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339867 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-12 10:46:29 +00:00
Christoph Michael Becker
215778c388 Fix #72774: Exception backtrace produces unexpected values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339817 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-07 17:19:44 +00:00
Christoph Michael Becker
e9243b5f24 Fix #65517: Directive log.dbm_dir missing documentation
There's no need to document ini directives that are not available anymore as
of PHP 5.0.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339780 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-04 23:15:39 +00:00
Philip Olson
93acc3008f Refer to removed functions due to removed extensions; mysql, mssql, and ereg. Not sure about sybase_ct so I ignored it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339767 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-02 21:02:42 +00:00
Christoph Michael Becker
5f177879f0 Fix #71505: Missing documentation about deflate_init() etc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339759 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-01 15:42:14 +00:00
Christoph Michael Becker
d6092a6ffc Clarify that PHP 7 division by zero results are according to IEEE 754
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339704 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-22 18:08:39 +00:00
Pieter Hordijk
c5ef97ebf6 Made the tips actually somewhat useful instead of wtf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339672 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:24:17 +00:00
Christoph Michael Becker
fff33769ee Document #72596: imagetypes function won't advertise WEBP support
Update migration guides.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339666 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 15:48:20 +00:00