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
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
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
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
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
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
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
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
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
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
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