php-doc-en/language
2016-01-29 21:00:57 +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 typo fixes submitted by anon users 2016-01-15 14:14:37 +00:00
errors Fix #71068 2015-12-08 22:58:19 +00:00
figures
oop5 minor fixes by anon users 2016-01-15 17:34:57 +00:00
predefined fixed #71464: $HTTP_RAW_POST_DATA states "Removed in 7.0", but also lists 7.0 in version list 2016-01-29 21:00:57 +00:00
types Resolve doc bug #69583 2016-01-08 22:52:27 +00:00
wrappers
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
control-structures.xml
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
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 remove broken code from namespaces example 2016-01-29 16:29:32 +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
variables.xml Remove ambiguous variable property examples. 2015-08-09 01:14:37 +00:00
wrappers.xml