[PHP-DOC] cvs: phpdoc /en/features commandline.xml

2003-01-15 Thread Philip Olson
philip Thu Jan 16 02:11:25 2003 EDT Modified files: /phpdoc/en/features commandline.xml Log: -r is available in CLI, not CGI. Index: phpdoc/en/features/commandline.xml diff -u phpdoc/en/features/commandline.xml:1.16 phpdoc/en/features/commandline.xml:1.17 --

Re: [PHP-DOC] Is this right result of "make test"?

2003-01-15 Thread Derick Rethans
On Thu, 16 Jan 2003, Ryeonho Heo wrote: > To test documents I've translated I runned "make test" from document root > directory > It took on several SECONDS and > It said > > [rhheo@mars phpdoc-xx]$ make test > SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/nsgmls -i lang-xx -D . -s > ./dtds/dbxml

[PHP-DOC] cvs: phpdoc / configure.in

2003-01-15 Thread Wez Furlong
wez Wed Jan 15 22:11:08 2003 EDT Modified files: /phpdoc configure.in Log: Correct a slight mistake introduced by goba in revision 1.176. If you ./configure --with-htmlcss=http://sample.com/style.css, MANUAL="php_manual_$withval" would pick up the URL o

[PHP-DOC] Is this right result of "make test"?

2003-01-15 Thread Ryeonho Heo
To test documents I've translated I runned "make test" from document root (Bdirectory (BIt took on several SECONDS and (BIt said (B (B[rhheo@mars phpdoc-xx]$ make test (BSP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/nsgmls -i lang-xx -D . -s (B./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml (B[

[PHP-DOC] cvs: phpdoc /en/reference/info/functions get-loaded-extensions.xml

2003-01-15 Thread Philip Olson
philip Wed Jan 15 19:30:26 2003 EDT Modified files: /phpdoc/en/reference/info/functions get-loaded-extensions.xml Log: See also extension_loaded, dl, and phpinfo. Index: phpdoc/en/reference/info/functions/get-loaded-extensions.xml diff -u phpdoc/en/reference

[PHP-DOC] cvs: phpdoc /en/reference/info/functions extension-loaded.xml

2003-01-15 Thread Philip Olson
philip Wed Jan 15 19:27:46 2003 EDT Modified files: /phpdoc/en/reference/info/functions extension-loaded.xml Log: See also get_loaded_extensions and get_extension_funcs Index: phpdoc/en/reference/info/functions/extension-loaded.xml diff -u phpdoc/en/referenc

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

2003-01-15 Thread Sara Golemon
pollita Wed Jan 15 18:51:25 2003 EDT Modified files: /phpdoc/en/reference/stream reference.xml Log: Formatting fix in example, renders too wide in phpweb Index: phpdoc/en/reference/stream/reference.xml diff -u phpdoc/en/reference/stream/reference.xml:1.6 php

[PHP-DOC] cvs: phpdoc /en/reference/filesystem/functions fgetc.xml fgets.xml fstat.xml ftell.xml rewind.xml

2003-01-15 Thread Thomas Schoefbeck
tom Wed Jan 15 15:22:11 2003 EDT Modified files: /phpdoc/en/reference/filesystem/functions fgetc.xml fgets.xml fstat.xml ftell.xml rewind.xml Log: more fp->handl

[PHP-DOC] #21668 [Bgs->Opn]: imagecolorexact etc. not working for 8-bit paletted png

2003-01-15 Thread phpbugs
ID: 21668 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: *Graphics related +Bug Type: Documentation problem Operating System: Win32 / OSF1 PHP Version: 4.2.3 New Comment: I

[PHP-DOC] #16660 [Opn]: conspiracy continues - Documentation bz2 archive format is not appropriate

2003-01-15 Thread philip
ID: 16660 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4.2.2 New Comment: muahahahaha Previous Comments: --

[PHP-DOC] #21145 [Opn->Csd]: CLI version of PHP always prints HTTP headers.

2003-01-15 Thread philip
ID: 21145 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux - Debian Woody PHP Version: 4CVS-2002-12-22 (stable) New Comment: This has b

[PHP-DOC] #21145 [Opn]: CLI version of PHP always prints HTTP headers.

2003-01-15 Thread shiflett
ID: 21145 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux - Debian Woody PHP Version: 4CVS-2002-12-22 (stable) New Comment: So what is the bug here? Does the do

[PHP-DOC] #21661 [Ver->Csd]: pdf_begin_template() has wrong return value in documentation

2003-01-15 Thread nicos
ID: 21661 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Verified +Status: Closed Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS.

[PHP-DOC] cvs: phpdoc /en/reference/pdf/functions pdf-begin-template.xml

2003-01-15 Thread CHAILLAN Nicolas
nicos Wed Jan 15 10:37:36 2003 EDT Modified files: /phpdoc/en/reference/pdf/functions pdf-begin-template.xml Log: fixing #21661 Index: phpdoc/en/reference/pdf/functions/pdf-begin-template.xml diff -u phpdoc/en/reference/pdf/functions/pdf-begin-template.xml:1.

[PHP-DOC] #21661 [Opn->Ver]: pdf_begin_template() has wrong return value in documentation

2003-01-15 Thread nicos
ID: 21661 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Documentation problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: Verified, fixing this... Previous

[PHP-DOC] #21661 [NEW]: pdf_begin_template() has wrong return value in documentation

2003-01-15 Thread adamh
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: pdf_begin_template() has wrong return value in documentation pdf_begin_template() returns an integer, not void (as described at http://php.net/pdf_be

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-01-15 Thread Gabor Hojtsy
> | Let say I just checked on a function doc (like strlen) and I didn't see > | the link, > | while http://www.php.net/manual/en/language.constants.php has it. > | Then, let's stick with old convention then. > > linking is disabled for some reason if the is under some > section. I'll check this

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-01-15 Thread Gabor Hojtsy
| >>> Regarding types, I prefer: | >>> | >>> string | >>> | >>> As it already works and is clear. | >> The tag does not provide link to the language.types.* (at | >> least, | >> not now). | >> and adding plus is laborious, so the use of shortcuts. | > | > Currently it does provide such a link

[PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-01-15 Thread Damien Seguy
damsWed Jan 15 06:51:00 2003 EDT Modified files: /phpdoc/en language-snippets.ent Log: &types; are useless Index: phpdoc/en/language-snippets.ent diff -u phpdoc/en/language-snippets.ent:1.35 phpdoc/en/language-snippets.ent:1.36 --- phpdoc/en/language-snippe

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-01-15 Thread Damien Seguy
Le mercredi, 15 jan 2003, à 01:05 America/Montreal, Philip Olson a écrit : On Tue, 14 Jan 2003, Damien Seguy wrote: Le dimanche, 12 jan 2003, à 14:05 America/Montreal, Philip Olson a écrit : Regarding types, I prefer: string As it already works and is clear. The tag does not provide li

Re: [PHP-DOC] cvs: phpdoc /en language-snippets.ent

2003-01-15 Thread Gabor Hojtsy
| > Regarding types, I prefer: | > | > string | > | > As it already works and is clear. | The tag does not provide link to the language.types.* (at least, | not now). and adding plus is laborious, so the use of | shortcuts. So then how the links are at: http://www.php.net/manual/en/language.

[PHP-DOC] cvs: phpdoc /en/reference/datetime/functions date.xml

2003-01-15 Thread Philip Olson
philip Wed Jan 15 05:03:35 2003 EDT Modified files: /phpdoc/en/reference/datetime/functions date.xml Log: Rewrote list in a table including additional information. This makes it easier to read. Also some minor changes such as linking UNIX_TIMESTAMP to

[PHP-DOC] cvs: phpdoc /entities global.ent

2003-01-15 Thread Philip Olson
philip Wed Jan 15 04:49:07 2003 EDT Modified files: /phpdoc/entitiesglobal.ent Log: mysql date/time functions, linked in date(). Index: phpdoc/entities/global.ent diff -u phpdoc/entities/global.ent:1.72 phpdoc/entities/global.ent:1.73 --- phpdoc/entities