Date: 05/19/01
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language functions.xml"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language types.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jeroen Sat May 19 13:45:34 2001 EDT
Modified files:
/phpdoc/en/language types.xml
Log:
- 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
- text/plain attachment: jeroen-20010519134534.txt
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language functions.xml"
- Previous message: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Next in thread: Jeroen van Wolffelaar: "[PHP-DOC] cvs: phpdoc /en/language types.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

