php-doc-en/language
Christoph Michael Becker 6937b29491 Class constants are allocated once per class
We try to get rid of the myth that class constants were allocated for each
instance, as claimed by user note 112286. Proof: <https://3v4l.org/3DKMC>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339824 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-09 11:32:38 +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 Fix #72491: Case can take objects and arrays 2016-06-25 11:20:17 +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 Class constants are allocated once per class 2016-08-09 11:32:38 +00:00
predefined Fix #65253: $_FILES documentation 2016-06-25 16:30:49 +00:00
types Improve fix of #69234 as suggested by salathe 2016-06-24 10:25:58 +00:00
wrappers Fix #50886: Incomplete documentation for php://memory 2016-06-25 14:29:05 +00:00
basic-syntax.xml Typo fixes provided by anon users 2016-08-05 13:14:41 +00:00
constants.xml Integrate user notes 116312 and 118639 2016-07-05 13:11:07 +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 Fix #72662: Anonymous function example 5 relies on PHP 7 syntax 2016-07-24 11:23:00 +00:00
generators.xml Add caution/note regarding yield from and iterator_to_array 2016-06-30 00:24:35 +00:00
namespaces.xml Fix #70610: Misleading example of "illegal" importing rule 2016-06-14 17:01:40 +00:00
oop5.xml Move the (excellent!) anonymous class documentation to the language reference. 2015-08-09 01:17:17 +00:00
operators.xml Fix example title 2016-07-26 22:44:07 +00:00
references.xml =&new is syntactically invalid as of PHP 7 2015-08-06 11:14:30 +00:00
types.xml add callable to list of types 2016-08-05 08:23:18 +00:00
variables.xml typofix (doc #72250) 2016-05-21 10:40:13 +00:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00