php-doc-en/language
Jeroen van Wolffelaar c72fc51e9a - Begin with revision of language section.
basic-syntax:
  - Added note about revision, and progress-info
  - Explained escaping a bit more eleborately
  - Explained escaping inside control structures
     (quite badly, I admit, but still)

  types:
  - Added null and resource
  - Categorized in scalars, compound and special
  - Added 'converting to xxx' section for
    boolean and integer (rest follows some day)
  - Moved 'when is something considered true'
    to that new section, and updated it.
  - Added overflow and converting notes to
    integer. Referred to float-precision warning.
  - Added section about resource-freeing
  - In type-juggling, referred to the new 'convert
    to xxx' sections.

- fixed some xml-tags
- converted most > to >


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47585 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-16 15:22:22 +00:00
..
basic-syntax.xml - Begin with revision of language section. 2001-05-16 15:19:25 +00:00
constants.xml Added jeroen's updates 2001-05-10 18:01:14 +00:00
control-structures.xml notes and examples added to foreach 2001-04-09 21:50:14 +00:00
expressions.xml Corrected linked -> linkend trouble 2001-05-11 06:34:13 +00:00
functions.xml fixed typo 2001-05-15 23:22:46 +00:00
oop.xml Was more correct before. 2001-03-09 23:26:42 +00:00
operators.xml note that backtick operator is disabled when in safe_mode 2001-01-23 02:50:39 +00:00
references.xml Cleaned up the language in references.xml a little. 2000-12-20 07:21:09 +00:00
types.xml - Begin with revision of language section. 2001-05-16 15:22:22 +00:00
variables.xml Fixed typo. PR: #9786 2001-03-16 16:19:57 +00:00