[PHP-DOC] Request for Author

2004-10-02 Thread Aidan Lister
Hello, I'd like to request to be added to the list of authors, is this a possibility? Kind Regards, Aidan

[PHP-DOC] cvs: phpdoc /en/language/oop5 typehinting.xml

2004-10-02 Thread Aidan Lister
aidan Sun Oct 3 01:07:04 2004 EDT Modified files: /phpdoc/en/language/oop5typehinting.xml Log: Added more information and made the examples easier to understand http://cvs.php.net/diff.php/phpdoc/en/language/oop5/typehinting.xml?r1=1.1&r2=1.2&ty=u Index:

[PHP-DOC] cvs: phpdoc /en/language/oop5 typehinting.xml

2004-10-02 Thread Aidan Lister
aidan Sun Oct 3 00:36:36 2004 EDT Added files: /phpdoc/en/language/oop5typehinting.xml Log: Initial Commit http://cvs.php.net/co.php/phpdoc/en/language/oop5/typehinting.xml?r=1.1&p=1 Index: phpdoc/en/language/oop5/typehinting.xml +++ phpdoc/en/languag

[PHP-DOC] cvs: phpdoc /en/language oop5.xml

2004-10-02 Thread Aidan Lister
aidan Sun Oct 3 00:36:42 2004 EDT Modified files: /phpdoc/en/language oop5.xml Log: Added type hinting http://cvs.php.net/diff.php/phpdoc/en/language/oop5.xml?r1=1.7&r2=1.8&ty=u Index: phpdoc/en/language/oop5.xml diff -u phpdoc/en/language/oop5.xml:1.7 phpdoc

[PHP-DOC] cvs: phpdoc /en/reference/misc/functions get-browser.xml

2004-10-02 Thread Aidan Lister
aidan Sat Oct 2 23:49:17 2004 EDT Modified files: /phpdoc/en/reference/misc/functions get-browser.xml Log: Reorganised information and rewrote the example http://cvs.php.net/diff.php/phpdoc/en/reference/misc/functions/get-browser.xml?r1=1.11&r2=1.12&ty=u Inde

[PHP-DOC] cvs: phpdoc /en/language/oop5 reflection.xml

2004-10-02 Thread Aidan Lister
aidan Sat Oct 2 22:36:29 2004 EDT Modified files: /phpdoc/en/language/oop5reflection.xml Log: Put screen within example tag and used &example.outputs; (tested) http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.4&r2=1.5&ty=u Index: ph

Re: [PHP-DOC] UTF8 breaks everything

2004-10-02 Thread Curt Zirzow
* Thus wrote Tom Sommer: > Hey Guys, > > Converting livedocs to UTF8 has completely broken the danish manual. Is > it the intention that the translators should convert chars like ÆØÅ into > htmlentities, or what is the procedure? > > In any case, the danish (and other international?) manual doe

Re: [PHP-DOC] cvs: phpdoc /en/language/oop5 reflection.xml

2004-10-02 Thread Curt Zirzow
* Thus wrote Nuno Lopes: > > > -&example.outputs; > +The above example will output: > This breaks the build? I've used that entity several times, the only difference is that I usually have withing Curt -- First, let me assure you that this is not one of those shady p

[PHP-DOC] UTF8 breaks everything

2004-10-02 Thread Tom Sommer
Hey Guys, Converting livedocs to UTF8 has completely broken the danish manual. Is it the intention that the translators should convert chars like ÆØÅ into htmlentities, or what is the procedure? In any case, the danish (and other international?) manual does not play well with the change to UTF8

[PHP-DOC] #30314 [NEW]: php.ini documentation about E_All/E_Strict confusing.

2004-10-02 Thread empx at gmx dot de
From: empx at gmx dot de Operating system: Windows PHP version: 5.0.2 PHP Bug Type: Documentation problem Bug description: php.ini documentation about E_All/E_Strict confusing. Description: While the online documentation says E_ALL does not include E_STRICT, (whi

[PHP-DOC] cvs: phpdoc /en/language/oop5 reflection.xml

2004-10-02 Thread Nuno Lopes
nlopess Sat Oct 2 08:35:58 2004 EDT Modified files: /phpdoc/en/language/oop5reflection.xml Log: fix build http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/language/oop5/reflection.xml diff -u phpdoc/en/l

[PHP-DOC] cvs: phpdoc /en/appendices reserved.constants.core.xml

2004-10-02 Thread Nuno Lopes
nlopess Sat Oct 2 07:54:45 2004 EDT Modified files: /phpdoc/en/appendices reserved.constants.core.xml Log: PHP_EOL avaliable since 4.3.10 also http://cvs.php.net/diff.php/phpdoc/en/appendices/reserved.constants.core.xml?r1=1.11&r2=1.12&ty=u Index: phpdoc/

[PHP-DOC] cvs: phpdoc /en/language/oop5 abstract.xml autoload.xml basic.xml cloning.xml constants.xml exceptions.xml iterations.xml magic.xml object-comparison.xml overloading.xml paamayim-nekudotayim.xml reflection.xml static.xml

2004-10-02 Thread Aidan Lister
aidan Sat Oct 2 05:40:56 2004 EDT Modified files: /phpdoc/en/language/oop5abstract.xml autoload.xml basic.xml cloning.xml constants.xml exceptions.xml iterations.xml magic.xml