[PHP-DOC] cvs: phpdoc /de/functions cybermut.xml

2002-03-16 Thread Mark Kronsbein
mk Sat Mar 16 05:26:43 2002 EDT Modified files: /phpdoc/de/functionscybermut.xml Log: Typo Index: phpdoc/de/functions/cybermut.xml diff -u phpdoc/de/functions/cybermut.xml:1.1 phpdoc/de/functions/cybermut.xml:1.2 --- phpdoc/de/functions/cybermut.xm

[PHP-DOC] cvs: phpdoc /de preface.xml

2002-03-16 Thread Mark Kronsbein
mk Sat Mar 16 05:40:40 2002 EDT Modified files: /phpdoc/de preface.xml Log: Preface is now uptodate. Index: phpdoc/de/preface.xml diff -u phpdoc/de/preface.xml:1.11 phpdoc/de/preface.xml:1.12 --- phpdoc/de/preface.xml:1.11 Wed Dec 19 09:42:41 2001 +++ p

[PHP-DOC] cvs: phpdoc /de Translators

2002-03-16 Thread Mark Kronsbein
mk Sat Mar 16 05:42:12 2002 EDT Modified files: /phpdoc/de Translators Log: Preface is now uptodate. Index: phpdoc/de/Translators diff -u phpdoc/de/Translators:1.277 phpdoc/de/Translators:1.278 --- phpdoc/de/Translators:1.277 Tue Mar 12 12:14:18 2002 +++

[PHP-DOC] "new" XML language for phpdoc?

2002-03-16 Thread Gabor Hojtsy
Hi! After getting home from the doc meeting, I decided to propose this idea about having a simplified XML language on top of DocBook for phpdoc stuff. This idea may be completely useless, or may be accepted to implement in the future. First it seemed to me a good idea, so I decided to write it d

[PHP-DOC] cvs: phpdoc /ja/functions mailparse.xml mbstring.xml

2002-03-16 Thread Rui Hirokawa
hirokawaSat Mar 16 07:43:39 2002 EDT Modified files: /phpdoc/ja/functionsmailparse.xml mbstring.xml Log: update translation. Index: phpdoc/ja/functions/mailparse.xml diff -u phpdoc/ja/functions/mailparse.xml:1.2 phpdoc/ja/functions/mailparse.xml

[PHP-DOC] cvs: phpdoc /en/functions mbstring.xml

2002-03-16 Thread Rui Hirokawa
hirokawaSat Mar 16 07:44:07 2002 EDT Modified files: /phpdoc/en/functionsmbstring.xml Log: added note for mbstring. Index: phpdoc/en/functions/mbstring.xml diff -u phpdoc/en/functions/mbstring.xml:1.24 phpdoc/en/functions/mbstring.xml:1.25 --- p

[PHP-DOC] Re: "new" XML language for phpdoc?

2002-03-16 Thread Jirka Kosek
Gabor Hojtsy wrote: > II) *So* how can we solve the problem? > > a) Macros in editors and/or using XML editors... > > Advantage: no need to modify xml files and/or > the used language > > Problem: sometimes you have no XML > editor at hand, and this won't make our > XML co

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml network.xml

2002-03-16 Thread Wez Furlong
wez Sat Mar 16 10:06:09 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml network.xml Log: update docs to reflect recent streams changes Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.128 phpdoc/en/

Re: [PHP-DOC] cvs: phpdoc /de Translators /de/features safe-mode.xml /de/functions fdf.xml recode.xml zip.xml

2002-03-16 Thread Thomas Schöfbeck
Hi Goba, sorry that I didn't write it explicitely, but this message was adressed to the german ones :) Cu, Thomas Gabor Hojtsy wrote: > > 2.) General switch-over: > > The only missing information in revcheck are the missing > > revision-numbers and maintainers in the missing revcheck-tags (89

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-03-16 Thread Simone Cortesi
cortesi Sat Mar 16 11:41:57 2002 EDT Modified files: /phpdoc/it translation.xml Log: info foo wanna-be italian translators Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.22 phpdoc/it/translation.xml:1.23 --- phpdoc/it/translation.xml:1.22

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2002-03-16 Thread Wez Furlong
wez Sat Mar 16 12:02:36 2002 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: More docs for streams related changes. Index: phpdoc/en/functions/filesystem.xml diff -u phpdoc/en/functions/filesystem.xml:1.129 phpdoc/en/functions/filesy

[PHP-DOC] cvs: phpdoc /it/functions network.xml

2002-03-16 Thread Simone Cortesi
cortesi Sat Mar 16 12:14:20 2002 EDT Modified files: /phpdoc/it/functionsnetwork.xml Log: update to EN 1.60 Index: phpdoc/it/functions/network.xml diff -u phpdoc/it/functions/network.xml:1.16 phpdoc/it/functions/network.xml:1.17 --- phpdoc/it/functions/

[PHP-DOC] cvs: phpdoc /it/functions bzip2.xml

2002-03-16 Thread Marco Cucinato
cucinatoSat Mar 16 12:37:50 2002 EDT Modified files: /phpdoc/it/functionsbzip2.xml Log: Synced to EN version Index: phpdoc/it/functions/bzip2.xml diff -u phpdoc/it/functions/bzip2.xml:1.11 phpdoc/it/functions/bzip2.xml:1.12 --- phpdoc/it/func

[PHP-DOC] cvs: phpdoc /it translation.xml

2002-03-16 Thread Marco Cucinato
cucinatoSat Mar 16 12:38:13 2002 EDT Modified files: /phpdoc/it translation.xml Log: Updated, assigned CPDF Index: phpdoc/it/translation.xml diff -u phpdoc/it/translation.xml:1.23 phpdoc/it/translation.xml:1.24 --- phpdoc/it/translation.xml:1.23

[PHP-DOC] language.oop.constructor

2002-03-16 Thread Matej Skubic
Title: Sporočilo Hi   in section language.oop.constructor ...   If a class has no constructor, the constructor of the base class is being called, if it exists   is correct __base__?? I thik parent is more relavant.   gretings Matej Skubic

[PHP-DOC] /usr/bin/php4

2002-03-16 Thread Sławomir Pucia
Hi The php4 cgi executable installed by debian is /usr/bin/php4. Unfortunately 'configure' is looking only for /usr/bin/php. It would be nice if it was compatible with debian. slawek-

[PHP-DOC] cvs: phpdoc /pl/language types.xml

2002-03-16 Thread Slawomir Pucia
slawek Sat Mar 16 18:59:50 2002 EDT Added files: /phpdoc/pl/language types.xml Log: Types.xml (version EN 1.73) DONE! DONE! DONE! (qrak) Index: phpdoc/pl/language/types.xml +++ phpdoc/pl/language/types.xml Typy danych Wstêp PHP ob

[PHP-DOC] cvs: phpdoc /pl translation.xml

2002-03-16 Thread Slawomir Pucia
slawek Sat Mar 16 19:06:13 2002 EDT Modified files: /phpdoc/pl translation.xml Log: types.xml done. Index: phpdoc/pl/translation.xml diff -u phpdoc/pl/translation.xml:1.7 phpdoc/pl/translation.xml:1.8 --- phpdoc/pl/translation.xml:1.7 Sun Mar 10 15:4

[PHP-DOC] cvs: phpdoc /pl/features safe-mode.xml

2002-03-16 Thread Slawomir Pucia
slawek Sat Mar 16 20:35:18 2002 EDT Modified files: /phpdoc/pl/features safe-mode.xml Log: Updated to EN 1.20 Index: phpdoc/pl/features/safe-mode.xml diff -u phpdoc/pl/features/safe-mode.xml:1.10 phpdoc/pl/features/safe-mode.xml:1.11 --- phpdoc/pl/features

[PHP-DOC] Standard Functions Samples (suggestion)

2002-03-16 Thread Alessander \(Kappu\)
Hi all, Some samples echo function(); //result other Example 1. function() Example The second sample is more didactial. IMHO Best Resgards, Kappu