php-doc-en/language
2005-04-27 14:24:30 +00:00
..
oop5 Overloading methods must be public (bug #31806) 2005-04-27 14:24:30 +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 objects (bug #31697) 2005-04-27 13:47:01 +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 double article 2005-04-20 14:05:09 +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