php-doc-en/language
Derek Ford 39e467d1b7 restructured the docbook elements to follow
<this>
 <that>
  <the other>
Rewrote the sections, which were redundant, and added a few more
examples.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177726 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 08:42:54 +00:00
..
oop5 fix for #31608: The static declaration must be after the visibility declaration. 2005-01-19 13:16:14 +00:00
basic-syntax.xml restructured the docbook elements to follow 2005-01-20 08:42:54 +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 Revert wrong fix 2004-12-13 19:01:41 +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 fix #30940: we pass expressions as arguments 2004-12-20 02:27:49 +00:00
oop.xml fix #31008: first example had a little bug 2004-12-08 11:59:35 +00:00
oop5.xml Move exceptions from objects (bug #31250) 2004-12-29 12:46:06 +00:00
operators.xml Added an additional resource column to the operator precedence table. 2005-01-14 23:01:56 +00:00
references.xml cleanup (grammar) 2004-08-08 17:26:59 +00:00
types.xml user note: grammar fix 2005-01-17 11:11:19 +00:00
variables.xml Adding a note about HTTP_POST_VARS being deprecated to variables.scope, and making quotes consistent 2005-01-19 06:51:00 +00:00