No description
Find a file
Jeroen van Wolffelaar 00f873a1d9 - added note about 'mixed' type
- added boolean syntax, and some
  examples
- changed float to double as much
  as possible
- re-sectionized integer.
  added note about integer division,
  notes about integer-overflow
  (== type juggling in fact)
- Noted that behaviour of
  converting to int is undefined
  in cases other than boolean
  and string.
- Completely revised arrays
  (I skipped string for now)
  BTW: Not totally ready yet, but
  ready enough to include. It is properly defined,
  only examples and more explaination etc could
  be useful.
- Removed ++ and -- operator for
  strings. It is at best very complex
  how it works, at worst buggy.
  Though in certain cases it can
  be useful, it will return with
  proper definition.
- Noted (in comment for now)
  that copying arrays works strange
  when there are references to some elements.

- minor layout-improvements
- typo's


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47890 c90b9560-bf6c-de11-be94-00142212c4b1
2001-05-19 20:45:31 +00:00
appendices Added some new image's ressource. 2001-04-17 13:51:52 +00:00
chapters added info for pdflib configuration\nand updated pdflib version information\nin several places. 2001-05-17 21:44:38 +00:00
features Oh those tabs... 2001-01-26 15:21:48 +00:00
functions - added warning about misuse of gettype 2001-05-19 20:41:43 +00:00
language - added note about 'mixed' type 2001-05-19 20:45:31 +00:00
pear updated the .emacs example 2001-05-07 05:26:55 +00:00
security fix typo 2001-05-08 21:30:06 +00:00
bookinfo.xml Correcting Stig's name... 2001-01-18 18:33:16 +00:00
language-defs.ent * more PEAR docs 2001-03-08 02:45:54 +00:00
make_chm_index_en.html Correcting Stig's name... 2001-01-18 18:33:16 +00:00
preface.xml Correct misleading information... 2001-01-18 18:28:47 +00:00