[PHP-DOC] Re: Help - Problems generating the manual - missing missing-entities

2002-05-29 Thread Thomas Schöfbeck
Hi Rafael, It works fine for me, but: be sure that the arguments get through into your file-entities.php (e.g. "./script/file-entities.php" + "." + "es"). If not, you get except the install-part (which is handled separately) only file-entities pointing to */en/* (in chapters.ent), which makes an

[PHP-DOC] cvs: phpdoc-cs /reference/mysql/functions mysql-insert-id.xml mysql-list-dbs.xml mysql-list-fields.xml mysql-list-tables.xml mysql-num-fields.xml mysql-num-rows.xml mysql-pconnect.xml mysql-query.xml

2002-05-29 Thread Pavel Novak
costra Wed May 29 18:14:32 2002 EDT Modified files: /phpdoc-cs/reference/mysql/functionsmysql-insert-id.xml mysql-list-dbs.xml mysql-list-fields.xml

[PHP-DOC] cvs: phpdoc-es /reference/image reference.xml

2002-05-29 Thread Rafael Martinez
rafael Wed May 29 17:36:01 2002 EDT Modified files: /phpdoc-es/reference/image reference.xml Log: Translation updated to PHP 4.x Index: phpdoc-es/reference/image/reference.xml diff -u phpdoc-es/reference/image/reference.xml:1.2 phpdoc-es/reference/image/r

[PHP-DOC] cvs: phpdoc-es /reference/session/functions session-decode.xml session-encode.xml

2002-05-29 Thread Rafael Martinez
rafael Wed May 29 17:34:58 2002 EDT Added files: /phpdoc-es/reference/session/functions session-decode.xml session-encode.xml Log: Translation updated to PHP 4.x Index: phpdoc-es/reference/session/fu

[PHP-DOC] cvs: phpdoc-es / Translators

2002-05-29 Thread Rafael Martinez
rafael Wed May 29 17:32:59 2002 EDT Modified files: /phpdoc-es Translators Log: Updated with new Info Index: phpdoc-es/Translators diff -u phpdoc-es/Translators:1.3 phpdoc-es/Translators:1.4 --- phpdoc-es/Translators:1.3 Mon May 27 17:50:40 2002 +++ phpd

[PHP-DOC] cvs: phpdoc / reserved.constants.xml.in

2002-05-29 Thread Friedhelm Betz
betzWed May 29 14:47:51 2002 EDT Modified files: /phpdoc reserved.constants.xml.in Log: remove integrated part Index: phpdoc/reserved.constants.xml.in diff -u phpdoc/reserved.constants.xml.in:1.9 phpdoc/reserved.constants.xml.in:1.10 --- phpdoc/reserved

[PHP-DOC] cvs: phpdoc /en/reference/imap constants.xml reference.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 14:46:11 2002 EDT Added files: /phpdoc/en/reference/imap constants.xml Modified files: /phpdoc/en/reference/imap reference.xml Log: new structure and constants added Index: phpdoc/en/reference/imap/reference.xml

[PHP-DOC] cvs: phpdoc /en/reference/image constants.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 14:07:37 2002 EDT Modified files: /phpdoc/en/reference/image constants.xml Log: huh, forgot another revision tag :-) Index: phpdoc/en/reference/image/constants.xml diff -u phpdoc/en/reference/image/constants.xml:1.1 phpdoc/en/reference/ima

[PHP-DOC] cvs: phpdoc /en/reference/domxml constants.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 14:06:13 2002 EDT Modified files: /phpdoc/en/reference/domxml constants.xml Log: huh, forgot revision tag :-) Index: phpdoc/en/reference/domxml/constants.xml diff -u phpdoc/en/reference/domxml/constants.xml:1.1 phpdoc/en/reference/domxml/con

[PHP-DOC] cvs: phpdoc / reserved.constants.xml.in

2002-05-29 Thread Friedhelm Betz
betzWed May 29 13:36:22 2002 EDT Modified files: /phpdoc reserved.constants.xml.in Log: remove integrated part Index: phpdoc/reserved.constants.xml.in diff -u phpdoc/reserved.constants.xml.in:1.8 phpdoc/reserved.constants.xml.in:1.9 --- phpdoc/reserved.

[PHP-DOC] cvs: phpdoc /en/reference/image constants.xml reference.xml

2002-05-29 Thread Friedhelm Betz
betzWed May 29 13:34:10 2002 EDT Added files: /phpdoc/en/reference/image constants.xml Modified files: /phpdoc/en/reference/image reference.xml Log: new structure and constants added Index: phpdoc/en/reference/image/reference.xml

[PHP-DOC] cvs: phpdoc-nl /reference/strings/functions htmlentities.xml strnatcmp.xml substr-count.xml

2002-05-29 Thread Sander Roobol
sander Wed May 29 13:00:57 2002 EDT Modified files: /phpdoc-nl/reference/strings/functions htmlentities.xml strnatcmp.xml substr-count.xml Log: Sync with EN

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

2002-05-29 Thread Friedhelm Betz
Hi Philip, Wednesday, May 29, 2002, 6:25:30 PM, you wrote: > The phpdoc howto does tell us to document float > versus double but: > $i = 4.43; > print gettype($i); // double > Seems strange, this should be mentioned somewhere. > Perhaps on language.types.float. I assume it > (double

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

2002-05-29 Thread Philip Olson
The phpdoc howto does tell us to document float versus double but: $i = 4.43; print gettype($i); // double Seems strange, this should be mentioned somewhere. Perhaps on language.types.float. I assume it (double) remains for historical/BC reasons in gettype(). Regards, Philip Olson

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

2002-05-29 Thread Friedhelm Betz
betzWed May 29 11:47:51 2002 EDT Modified files: /phpdoc-de/language constants.xml Log: sync to en Index: phpdoc-de/language/constants.xml diff -u phpdoc-de/language/constants.xml:1.5 phpdoc-de/language/constants.xml:1.6 --- phpdoc-de/language/constants.xm

Re: [PHP-DOC] Help - Problems generating the manual - missing missing-entities

2002-05-29 Thread Friedhelm Betz
Hi >> > On Wed, 29 May 2002, Rafael Martinez wrote: >> > [...] >> > If I uninstall php-4.2.1, everything works fine, like before the >> > installation, but when it is installed, the spanish manual can not be generated. >> >> So after the run of autoconf && ./configure --with-lang=es ar

[PHP-DOC] cvs: phpdoc-it /reference/filesystem/functions chmod.xml chown.xml

2002-05-29 Thread Simone Cortesi
cortesi Wed May 29 06:57:32 2002 EDT Modified files: /phpdoc-it/reference/filesystem/functions chmod.xml chown.xml Log: changing credits and adding return.success Index: phpdoc-it/reference/filesystem/functions/chmod.xml diff -u phpdoc-it/reference/filesys

[PHP-DOC] cvs: phpdoc-it /language control-structures.xml

2002-05-29 Thread Simone Cortesi
cortesi Wed May 29 06:45:59 2002 EDT Modified files: /phpdoc-it/language control-structures.xml Log: updating to 1.58 Index: phpdoc-it/language/control-structures.xml diff -u phpdoc-it/language/control-structures.xml:1.11 phpdoc-it/language/control-structur

Re: [PHP-DOC] cvs: phpdoc-de / Translators translation.xml

2002-05-29 Thread Gabor Hojtsy
> > It's still true. I had some ideas on moving that to phpdoc/install, > > but there were no replys from the guys, so I just didn't do it. > > I would not like to do anything in a hurry, without us deciding > > what to do, because this is why that crappy install part is there. > > Because someone

[PHP-DOC] Bug #17504 Updated: Returning all email addresses found in a string with preg_match_all

2002-05-29 Thread sander
ID: 17504 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Feedback Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.1 New Comment: What do you want us to do with this? P

[PHP-DOC] Bug #17504 Updated: Returning all email addresses found in a string with preg_match_all

2002-05-29 Thread cynic
ID: 17504 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.1 New Comment: Not enough information was provided for us t

[PHP-DOC] cvs: phpdoc-it /reference/filesystem/functions copy.xml disk-free-space.xml diskfreespace.xml fclose.xml

2002-05-29 Thread Simone Cortesi
cortesi Wed May 29 06:13:44 2002 EDT Modified files: /phpdoc-it/reference/filesystem/functions copy.xml disk-free-space.xml diskfreespace.xml

Re: [PHP-DOC] cvs: phpdoc-de / Translators translation.xml

2002-05-29 Thread Gabor Hojtsy
> > Modified files: > > /phpdoc-de Translators translation.xml > > Log: > > Added me and my first task > I am not sure and can't remind, but I think this install.xxx files > should not be translated. > Have a look in the en-tree to DO_NOT_TRANSLATE file. > is this st

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

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:57:17 2002 EDT Modified files: /phpdoc-de Translators translation.xml Log: operators.xml up to date Index: phpdoc-de/Translators diff -u phpdoc-de/Translators:1.305 phpdoc-de/Translators:1.306 --- phpdoc-de/Translators:1.305 Sun May 26 11

Re: [PHP-DOC] Filenames of manual distributions

2002-05-29 Thread Gabor Hojtsy
> I am just compiling a list of downloads for the CD for LinuxTag. > > The single HTML manual has filenames like this: > http://php4.globe.de/distributions/manual/php_manual_en.html.bz2 > http://php4.globe.de/distributions/manual/php_manual_de.html.bz2 > > The manual including many HTML files li

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

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:56:12 2002 EDT Modified files: /phpdoc-de/language operators.xml Log: sync to en Index: phpdoc-de/language/operators.xml diff -u phpdoc-de/language/operators.xml:1.14 phpdoc-de/language/operators.xml:1.15 --- phpdoc-de/language/operators.

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

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:54:38 2002 EDT Modified files: /phpdoc/en/language operators.xml Log: only example output to Index: phpdoc/en/language/operators.xml diff -u phpdoc/en/language/operators.xml:1.36 phpdoc/en/language/operators.xml:1.37 --- phpdoc/en/lang

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

2002-05-29 Thread Friedhelm Betz
betzWed May 29 05:53:40 2002 EDT Modified files: /phpdoc/en/language constants.xml Log: minor correction: double is out :-) Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.24 phpdoc/en/language/constants.xml:1.25 --- phpdo

[PHP-DOC] Bug #17504: Returning all email addresses found in a string with preg_match_all

2002-05-29 Thread toby . beresford
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: Returning all email addresses found in a string with preg_match_all This code searches a string and returns all the email addresses in it. preg_match_al

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

2002-05-29 Thread Simone Cortesi
cortesi Wed May 29 05:12:57 2002 EDT Modified files: /phpdoc-it translation.xml Log: changing info as per translator request Index: phpdoc-it/translation.xml diff -u phpdoc-it/translation.xml:1.84 phpdoc-it/translation.xml:1.85 --- phpdoc-it/translation.xml:1.

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

2002-05-29 Thread Simone Cortesi
cortesi Wed May 29 05:08:31 2002 EDT Modified files: /phpdoc-it translation.xml Log: new translator: Viviana Index: phpdoc-it/translation.xml diff -u phpdoc-it/translation.xml:1.83 phpdoc-it/translation.xml:1.84 --- phpdoc-it/translation.xml:1.83 Tue May