jeroen Tue Aug 14 19:23:16 2001 EDT Modified files: /phpdoc README Log: Change convention about the boolean type in prototypes. It now says it should be 'bool' in proto's, just as is the habit currently, and I think everyone will agree on it, that it is right. Index: phpdoc/README diff -u phpdoc/README:1.18 phpdoc/README:1.19 --- phpdoc/README:1.18 Mon Aug 13 14:51:03 2001 +++ phpdoc/README Tue Aug 14 19:23:15 2001 @@ -96,7 +96,7 @@ listings. XML should be indented with one space character for each level of indentation; example code uses four spaces. - 13. Types: In the docs, the types are denoted as: boolean (also in + 13. Types: In the docs, the types are denoted as: boolean (bool in prototypes), integer (int in prototypes), float (not: double), array, object (not: class), resource and null (lowercase).
- [PHP-DOC] cvs: phpdoc / README Ron Chmara
- [PHP-DOC] cvs: phpdoc / README Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc / README Derick Rethans
- [PHP-DOC] cvs: phpdoc / README Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc / README Jim Winstead
- [PHP-DOC] cvs: phpdoc / README Torben Wilson
- [PHP-DOC] cvs: phpdoc / README Jeroen van Wolffelaar
- Re: [PHP-DOC] cvs: phpdoc / README eschmid+sic
- [PHP-DOC] cvs: phpdoc / README Jeroen van Wolffelaar
- [PHP-DOC] cvs: phpdoc / README Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc / README Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc / README Philip Olson
- [PHP-DOC] cvs: phpdoc / README Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc / README Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc / README Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc / README jim winstead
- [PHP-DOC] cvs: phpdoc / README jim winstead
- [PHP-DOC] cvs: phpdoc / README Philip Olson
- [PHP-DOC] cvs: phpdoc / README Philip Olson