php-doc-en/language
2006-05-09 18:18:34 +00:00
..
oop5 Fix #37258 (typos + add a reference to class/objects functions) 2006-05-01 14:30:50 +00:00
basic-syntax.xml Make it explicit that this applies to both // and # 2005-11-06 18:00:32 +00:00
constants.xml Resource constants (bug #29534) 2006-03-07 00:29:13 +00:00
control-structures.xml improved for new notes on bug #36877 2006-03-30 15:01:11 +00:00
exceptions.xml better flow/grammar 2005-12-28 19:09:27 +00:00
expressions.xml $a++ is not an expression in PHP/FI 2, but in PHP it is 2004-08-05 14:47:49 +00:00
functions.xml Function names (bug #35454) 2005-11-29 13:23:20 +00:00
oop.xml Grammar (bug #37215) 2006-04-27 07:29:20 +00:00
oop5.xml Move exceptions from objects (bug #31250) 2004-12-29 12:46:06 +00:00
operators.xml minor correction: not the "output" of foo() but the return value is stored in $a 2006-05-09 18:18:34 +00:00
references.xml =& new produces E_STRICT since PHP 5 2005-11-18 16:20:48 +00:00
types.xml $str{42} isn't deprecated (yet?), but $str[42] is preferred. We'll mention that. 2006-05-04 02:21:28 +00:00
variables.xml typo 2005-11-01 14:47:10 +00:00