php-doc-en/language
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
..
context Stream context http header option can be an array (Patch by Kyra D) 2015-11-27 00:09:16 +00:00
control-structures fixed bug #71267: include/require only on php4/5 not on php7 2016-01-03 14:00:57 +00:00
errors Fix #71068 2015-12-08 22:58:19 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Note the deprecation of static calls to non-static methods. 2015-09-21 12:17:30 +00:00
predefined Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
types Added a note about private and protected methods to callables 2015-11-06 18:16:40 +00:00
wrappers Note php://input's reusability in PHP 5.6. 2014-08-28 03:39:10 +00:00
basic-syntax.xml Update the basic syntax documentation for the removed tags in PHP 7. 2015-08-09 01:15:42 +00:00
constants.xml undefined qualified constants raise a fatal error (fixes #70421) 2015-09-06 17:02:36 +00:00
context.xml Document most of the MongoDB Context Options 2014-04-22 02:02:53 +00:00
control-structures.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
errors.xml Add embryonic error handling section, since we don't have one place for this. 2015-08-09 01:15:47 +00:00
exceptions.xml simplified description of normal execution wrt. try-catch (fixes #67010) 2015-06-14 15:09:55 +00:00
expressions.xml Removed php/fi expression information. Closes PHP Bug #53799 2011-01-25 18:43:31 +00:00
functions.xml Resolve doc bug #71167 2015-12-19 20:00:23 +00:00
generators.xml Reinstate the generator object documentation earlier in the section. 2015-09-21 12:16:43 +00:00
namespaces.xml fixed #70930: Namespaces FAQ is outdated 2015-12-17 11:03:26 +00:00
oop5.xml Move the (excellent!) anonymous class documentation to the language reference. 2015-08-09 01:17:17 +00:00
operators.xml Resolve doc bug #71016 2015-12-18 19:23:09 +00:00
references.xml =&new is syntactically invalid as of PHP 7 2015-08-06 11:14:30 +00:00
types.xml array|object is also used for parameters 2015-02-06 21:51:02 +00:00
variables.xml Remove ambiguous variable property examples. 2015-08-09 01:14:37 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00