Commit graph

1722 commits

Author SHA1 Message Date
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
Christoph Michael Becker
31a36e13fa Improve wording (by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339621 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:52 +00:00
Christoph Michael Becker
3aca09435c Fix typo (by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339620 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:59:19 +00:00
Christoph Michael Becker
fea0321607 Document precision and serialize_precision ini changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339595 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 12:41:41 +00:00
Christoph Michael Becker
471b30ab5d Document new PHP_FD_SETSIZE constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339590 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-08 18:56:58 +00:00
Christoph Michael Becker
44aadfc0fe Document predefined PHP 7 interfaces and classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339552 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 21:47:39 +00:00
Christoph Michael Becker
7ab8ac3b12 Update docs wrt. https://github.com/php/php-src/commit/c0efb06
The migration guide to 7.1 will also have to mention this change, but it
has not been started yet and the info is already contained in UPGRADING.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339543 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 11:51:54 +00:00
Christoph Michael Becker
4392990fb6 Fix #72462: documentation about static calls from secondary object is outdated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 14:38:50 +00:00
Christoph Michael Becker
0823fabeb1 Fix #72444: Documentation doesn't reflect loosening of reserved word restrictions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339385 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-17 17:41:40 +00:00
Christoph Michael Becker
a8599f426e Fix #72427: ldap_sort() deprecated not mentioned
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339359 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-16 10:55:45 +00:00
Christoph Michael Becker
78ee2bd8ea Fix #66456: Duplicate: windows_show_crt_warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339349 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-14 15:31:02 +00:00
Christoph Michael Becker
bfcefc47b0 Remove PHP 4 related information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339342 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-13 15:09:58 +00:00
Christoph Michael Becker
094d0ff25d update for PHP 7 (provided by anon user)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339243 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:14:20 +00:00
Christoph Michael Becker
44635bde19 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339240 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 13:59:33 +00:00
Christoph Michael Becker
c8e0df5f35 added link to 5.6 migration guide (contributed by Romel Jacinto)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338942 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-06 13:40:26 +00:00
Joe Watkins
e1ff080a51 Fix #71873: additional explanation for zend.assertions in ini.core
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338838 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-28 06:42:48 +00:00
Christoph Michael Becker
ec4790ebd9 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338795 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-23 12:50:43 +00:00
Christoph Michael Becker
1028f8d7e2 fjxed #71828 (allow_url_include is PHP_INI_SYSTEM)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 17:43:48 +00:00
Christoph Michael Becker
21ac2c6f27 there has been only one mbstring.script_encoding directive
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338740 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-14 16:15:22 +00:00
Thomas Punt
47b50ee7a8 Resolve doc bug #71578
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338660 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-24 14:09:57 +00:00
Christoph Michael Becker
313074838f added pcre.jit to list of ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338590 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-11 12:28:02 +00:00
Peter Cowburn
faf9214032 whitespace (tab indents, trailing space)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:31 +00:00
Peter Cowburn
b72e6675b8 sweep away reference/http
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338528 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-21 15:22:38 +00:00
Christoph Michael Becker
2ef966bb53 typo fix by Samir Patel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338511 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 18:13:33 +00:00
Christoph Michael Becker
3ba0bdf71e integrated user note 118531
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338478 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-13 21:21:18 +00:00
Christoph Michael Becker
bbdc7d9e36 integrated user note 118335
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338477 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-13 21:15:22 +00:00
Adam Harvey
44b298ee5d Be more explicit about set_exception_handler() breakage in PHP 7.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338464 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-11 20:24:39 +00:00
Peter Cowburn
1469538987 mention "has" versions of new reflection methods in migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338439 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 16:33:17 +00:00
Thomas Punt
8a4b3b6a35 Resolve doc bug #71274
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338409 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-06 18:47:14 +00:00
Christoph Michael Becker
cc6b4b633a added DateTimeImmutable::createFromMutable() to migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338399 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-03 12:03:22 +00:00
Jean-Sebastien Hedde
e3e2d8a304 Adding a case with non empty array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338385 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 12:37:30 +00:00
Thomas Punt
3c52681c58 Resolve doc bug #70287
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338338 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-21 20:32:45 +00:00
Andrea Faulds
2bea2e045b Correct "null coalesce" to "null coalescing"
When I originally named the "Null Coalesce Operator" RFC, I made this mistake. But the manual doesn't need to repeat it.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338220 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-07 14:49:18 +00:00
Maciej Sobaczewski
7d389b4a8c Fix syntax error in code example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338214 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-05 06:25:37 +00:00
Adam Harvey
8cc279c18a Remove the stability warning for PHP 7.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338207 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-03 19:55:32 +00:00
Thomas Punt
e02324226c Document remaining BC breaks in migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338096 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-09 13:59:55 +00:00
Bob Weinand
08b561c718 Fix bug #70746 (Please document spaceship as returning -1 or 0 or 1)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338015 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-22 01:41:30 +00:00
Thomas Punt
bc29c36601 Document bc break of custom error handlers for migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337990 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 20:12:00 +00:00
Thomas Punt
fe70c2fc5f Document removal of data.timezone warning for migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 18:17:44 +00:00
Adam Harvey
8d0fa0d5cf Add get_resources() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff Add gc_mem_caches() documentation. If only I knew what it did.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
0663a04b4d Increase the strength of the PHP 4 constructor warning.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337877 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:38 +00:00
Adam Harvey
df6e39fa8e Note capture_session_meta deprecation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337876 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:34 +00:00
Adam Harvey
7e52ec8685 Note the deprecation of static calls to non-static methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337875 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:30 +00:00
Adam Harvey
310b9d4922 Reformat the SAPI changes page to be in line with other guide pages.
I've removed the bug fix to configuration file line lengths; that's not really
migration guide material, IMO.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337874 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:25 +00:00
Adam Harvey
12b92ba1e3 Trim down the migration guide CSPRNG section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337872 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:17 +00:00
Adam Harvey
6ffafe591a Add a paragraph about list() and ArrayAccess.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337870 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:07 +00:00
Adam Harvey
72af2380f5 Cut down the preg_replace_callback_array() part of the migration guide.
I've removed the example: it was terrific, but the function reference has a
good example, and it was much too long for the page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337869 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:02 +00:00
Adam Harvey
d8849b5554 Make the session option changes less session_start() specific.
This also adds documentation for the new options parameter to the
session_start() page.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337868 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:57 +00:00
Adam Harvey
ae35f99a9b Whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337867 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:52 +00:00
Adam Harvey
e94c465823 Slight tinkering with intdiv().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337866 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:48 +00:00
Adam Harvey
02d3c3abb7 Move most generator delegration doco to the generators section.
I've also simplified the example in the migration guide somewhat: the combined
"return yield from" construct is now documented only in the generators
documentation.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337864 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:39 +00:00
Adam Harvey
e04e53e465 Tinker with group use wording.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337863 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:34 +00:00
Adam Harvey
4526a0712f Add expectations documentation.
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Bob Weinand
a518b027bc Add Generator::getReturn() to new functions list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337841 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 17:14:10 +00:00
Thomas Punt
a5f161032f Document loosening reserved word restrictions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337840 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 13:52:15 +00:00
Thomas Punt
f410b1b23b Document new division by zero semantics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337816 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-12 19:07:21 +00:00
Philip Olson
46380b64ec Added a MySQLi section and mentioned the new ini setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337728 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-03 04:09:19 +00:00
Thomas Punt
b6366e47af Document incompatibility of using multiple default blocks in a switch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337707 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 13:10:53 +00:00
Christoph Michael Becker
277f92663b documented zend.script_encoding transliteration (fixes #62351)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337654 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 22:08:30 +00:00
Christoph Michael Becker
e9fcd0228d zend.multibyte requires ext/mbstring
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337653 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 21:40:42 +00:00
Maciej Sobaczewski
8a12c71166 This is not a constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337527 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 07:17:58 +00:00
Christoph Michael Becker
4dcc5b1210 it's "byte" not "bit"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337526 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-18 00:00:04 +00:00
Thomas Punt
42ae7efa21 Update async_send ini details and remove accidental whitespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337504 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:28:24 +00:00
Thomas Punt
f6ae711462 Update expectations section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337503 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:23:15 +00:00
Thomas Punt
4744b33765 Update ini.core.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337502 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 17:22:21 +00:00
Thomas Punt
d22db7f5b0 Document some ini settings
This documents zend.assetions, assert.exception, and session.lazy_write

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337501 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 16:30:56 +00:00
Christoph Michael Becker
ffdc37b3f1 PHP_INT_MIN === ~PHP_INT_MAX
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337472 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:18:51 +00:00
Maciej Sobaczewski
64844e4184 Mention new Zip methods (undocumented yet)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337449 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-14 03:24:36 +00:00
Maciej Sobaczewski
b18b11238e Remove redundant sections from PHP 7 migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337429 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-13 06:02:10 +00:00
Christoph Michael Becker
4ed9525149 updated links (fixes #70218)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337377 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 11:53:55 +00:00
Adam Harvey
6400e08c91 IntlChar migration guide update.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337375 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:50 +00:00
Adam Harvey
6e6d82f097 Add unserialize() options documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337373 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:31 +00:00
Adam Harvey
02678aa8dc Expand the Closure::call() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337372 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:26 +00:00
Adam Harvey
861b65b903 Tinker with the UCES feature doc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337371 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:21 +00:00
Adam Harvey
6b4b39cc49 Move the (excellent!) anonymous class documentation to the language reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337370 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:17 +00:00
Adam Harvey
31496eaff6 Use the new declare entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337369 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:12 +00:00
Adam Harvey
a1fd7149d5 Cut down the return type docs in the migration guide.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337368 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:08 +00:00
Adam Harvey
01851927f9 Improve type declaration docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337367 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:04 +00:00
Adam Harvey
4df160596c Cut down the migration guide scalar type declaration section.
All of the variations and examples defined there are shown in the reworked type
declaration reference, so let's not duplicate this unnecessarily.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337366 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:59 +00:00
Adam Harvey
a464d22608 Move scalar and return typing up, since that's probably what people care about.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337363 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:46 +00:00
Adam Harvey
ef362e88b3 Update define() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337362 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:42 +00:00
Adam Harvey
620a91cf5e Update new operator documentation.
This includes removing some of the examples from the migration guide: that
needs to be punchy. We can reinsert them later in the operators reference if
they're of use.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337361 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:37 +00:00
Adam Harvey
0270934c65 Complete (hopefully!) the backward incompatible changes content.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337359 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:28 +00:00
Adam Harvey
98811e1fcb Add error handling to the backward incompatible changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337358 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:24 +00:00
Adam Harvey
8073d96d46 Split out string stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337356 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:15 +00:00
Adam Harvey
9b0502b2dd Move integer semantic changes into their own file, and flesh them out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337355 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:10 +00:00
Adam Harvey
92536c9b74 Update directives.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337349 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:32 +00:00
Adam Harvey
fa77555e3a Add removal notices to T1 functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337347 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:20 +00:00
Adam Harvey
8373b869c3 Improve dl() PHP 7 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337346 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:10 +00:00
Adam Harvey
674412f760 Expand the PHP 7 changelog for list().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337337 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:43 +00:00
Adam Harvey
e6ea85878d Split off the removed functions and directives, and expand them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337335 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:33 +00:00
Adam Harvey
285e7e31e5 Split the incompatible section into separate files.
In the longer run, I'd prefer to have them appear as nested entries in the top
level 7.0 migration guide ToC, as the backward incompatible page is going to be
**huge**, but I can't get Docbook to give me that right now, and I'm not sure
there is a way short of hacking PhD.

Something to discuss.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337334 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:28 +00:00
Adam Harvey
d12bfab7d6 Flesh out the backward incompatible section (incomplete).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337333 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:22 +00:00
Adam Harvey
34a44e8b05 Reorder the backward compatibility page to put more common features first.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337332 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:16 +00:00
Maciej Sobaczewski
3906d95218 PHP 7 migration guide (work in progress)
This commit is the result of work done in
https://github.com/Sobak/php7-migration-guide/
repository. Special thanks go to Thomas Punt for
putting a lot of work to make it happen.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337323 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 13:52:37 +00:00
Christoph Michael Becker
0c648b7f78 removed out-dated info that file uploads are restricted by memory_limit (fixes
#65389)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337294 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:56:11 +00:00
Christoph Michael Becker
b67451f6fb improved CURLOPT_SAFE_UPLOAD documentation (fixes #70180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337270 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-01 12:23:14 +00:00
Peter Cowburn
140bbbaa80 typo
Patch by cmb

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336886 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:28 +00:00
Maciej Sobaczewski
1ca94c488c INI directives cleanup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336815 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-21 07:10:00 +00:00
Pasindu De Silva
2e0d77d131 Added PHP_INT_MIN Constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336793 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-18 11:27:45 +00:00