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