php-doc-en/language
2005-04-15 14:19:52 +00:00
..
oop5 Headers are sent in destructor (bug #32406) 2005-03-23 10:34:41 +00:00
basic-syntax.xml // </script> doesn't escape from PHP (bug #31672) 2005-03-31 21:12:56 +00:00
constants.xml Mention how some values are case-sensitive in PHP 5. __FILE__ returns the filename 2004-08-14 05:59:20 +00:00
control-structures.xml foreach with referenced arrays (bug #29686) 2005-04-14 07:49:42 +00:00
exceptions.xml Move exceptions from objects (bug #31250) 2004-12-29 12:46:06 +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 Recursive functions (spotted by ondra at dynawest.cz) 2005-02-13 22:32:44 +00:00
oop.xml Constructors - remove PHP 3 stuff, fix description of constructors inherited from parent class (bug #22253) 2005-04-06 09:10:49 +00:00
oop5.xml Move exceptions from objects (bug #31250) 2004-12-29 12:46:06 +00:00
operators.xml Remove bogus note (bug #32545) 2005-04-05 12:38:28 +00:00
references.xml $a and $b point to the same content, not variable (spotted by Sebastian Mendel) 2005-04-15 14:19:52 +00:00
types.xml Floats in array key (bug #32671) 2005-04-12 07:40:55 +00:00
variables.xml Coding style 2005-02-13 22:05:29 +00:00