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
2f13a5d452
Note yield changes in PHP 7.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337360 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:32 +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
f2f7f3fa1d
Add \u to the string type page.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337357 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:19 +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
9a4e00c8f0
Add Error documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337354 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:16:05 +00:00
Adam Harvey
4eefb1e936
Slightly flesh out the Throwable documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337353 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:56 +00:00
Adam Harvey
f0fe52e5a6
Add embryonic error handling section, since we don't have one place for this.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337352 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:47 +00:00
Adam Harvey
5bdb18a52e
Update the basic syntax documentation for the removed tags in PHP 7.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337351 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:42 +00:00
Adam Harvey
1c7981f1ba
Note the removal of $HTTP_RAW_POST_DATA.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337350 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:38 +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
50c3dfb417
Rename entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337348 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:27 +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
a9236d854b
Add removal notice to magic_quotes_runtime().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337345 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:05 +00:00
Adam Harvey
a241f3ca3c
Improve mcrypt_generic_end() removal documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337344 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:59 +00:00
Adam Harvey
48222f41b7
Note the removal of call_user_method*().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337342 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:54 +00:00
Adam Harvey
c723b31c1e
Update foreach() page for PHP 7.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337339 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:48 +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
c5966670de
Remove ambiguous variable property examples.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337336 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:14:37 +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
Christoph Michael Becker
8d6a0d5257
documented parsing of relative formats ( fixes #70209 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337325 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 21:03:06 +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
1f705a6620
updated substr() documentation for PHP 7 (see #69931 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337321 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-07 12:49:48 +00:00
Christoph Michael Becker
3ea3c4e9b6
typo fixes by Thomas Punt
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337317 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:49:56 +00:00
Christoph Michael Becker
bcf30e909d
typo fix by Srihari Thalla
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337316 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:49:19 +00:00
Christoph Michael Becker
3aa90eb0c1
typo fix by Randy Geraads
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337315 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:48:44 +00:00
Christoph Michael Becker
6b45fbae9f
changelog update by pasindu
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337314 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:48:05 +00:00
Christoph Michael Becker
f0f896b7d4
typo fix by matthew rummler
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337313 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:31:54 +00:00
Christoph Michael Becker
b9a867f215
typo fix by Julia Haucap
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337312 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:31:22 +00:00
Christoph Michael Becker
388307f4a5
typo fix by Gregory Ostrovsky
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337311 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:30:48 +00:00
Christoph Michael Becker
9a4f5c4096
typo fix by Glamus Development
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337310 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:30:10 +00:00
Christoph Michael Becker
e275d3930f
typo fix by Carlos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337309 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:29:36 +00:00
Christoph Michael Becker
da12270734
typo fix by Daniel Zhang
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337308 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 23:24:09 +00:00
Christoph Michael Becker
7279eb69e5
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Christoph Michael Becker
2b204e9c8e
documented removal of MySQL extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337303 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 12:13:40 +00:00
Christoph Michael Becker
97c50278a6
=&new is syntactically invalid as of PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337302 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 11:14:30 +00:00
Christoph Michael Becker
fcf506ba92
added note regarding normalization of the character case on case-insensitive
...
filesystems (see #67220 )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337295 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 15:09:38 +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
dc2135dccf
documented that log_errors_max_len does not apply to error_log() ( fixes #70194 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337293 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-05 14:10:19 +00:00
Christoph Michael Becker
84a87a7fa9
documented PREG_JIT_STACKLIMIT_ERROR
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337283 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-04 02:14:47 +00:00
Christoph Michael Becker
c5c902b477
minor fixes contributed by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337282 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-03 22:37:52 +00:00
Christoph Michael Becker
c5728fdcc2
documented ZipArchive::setCompressionIndex() and ::setCompressionName()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337274 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-02 22:17:06 +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