php-doc-en/language
Torben Wilson d2f58ea7cb Noted that the values of static class variables and class constants
may be accessed as the names of variables in the local scope, but that
single-curly-brace syntax will not work with function or method calls
or static class variables or class constants.
Addresses bug #47369.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-05 06:39:01 +00:00
..
context fixed properties 2009-07-11 06:17:58 +00:00
control-structures Clarified what will happen if you call return using parentheses but no argument. 2009-08-26 05:59:59 +00:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Changed 'Autoloading Objects' to read 'Autoloading Classes'. 2009-09-04 02:23:30 +00:00
predefined fixed properties 2009-07-11 06:17:58 +00:00
types Noted that the values of static class variables and class constants 2009-09-05 06:39:01 +00:00
basic-syntax.xml fixed properties 2009-07-11 06:17:58 +00:00
constants.xml fixed properties 2009-07-11 06:17:58 +00:00
context.xml fixed properties 2009-07-11 06:17:58 +00:00
control-structures.xml fixed properties 2009-07-11 06:17:58 +00:00
exceptions.xml Missing properties and methods of the built-in Exception class and note regarding the inability to clone an Exception. 2009-09-01 10:20:56 +00:00
expressions.xml fixed properties 2009-07-11 06:17:58 +00:00
functions.xml fixed properties 2009-07-11 06:17:58 +00:00
namespaces.xml - Typos. 2009-07-30 10:20:55 +00:00
oop.xml fixed properties 2009-07-11 06:17:58 +00:00
oop5.xml - Rewrote the reflection documentation as a book, and removed it from the OOP 5 section 2009-08-15 14:39:48 +00:00
operators.xml clarify precedence of logical operators, bug 48262 2009-08-27 15:45:24 +00:00
references.xml Added PHP 5.3 deprecation warning. 2009-08-13 03:32:47 +00:00
types.xml fixed properties 2009-07-11 06:17:58 +00:00
variables.xml fixed properties 2009-07-11 06:17:58 +00:00