[PHP-DOC] #21325 [Opn->Csd]: Spelling Error in Online Docs

2003-01-01 Thread pollita
ID: 21325 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: 4.3.0 Assigned To: pollita New Comment: This bug has been f

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

2003-01-01 Thread Sara Golemon
pollita Thu Jan 2 01:32:03 2003 EDT Modified files: /phpdoc/en/reference/mail/functions mail.xml Log: Bug 21325: Minor spelling error Index: phpdoc/en/reference/mail/functions/mail.xml diff -u phpdoc/en/reference/mail/functions/mail.xml:1.13 phpdoc/en/refer

[PHP-DOC] #21325 [NEW]: Spelling Error in Online Docs

2003-01-01 Thread dana . cartwright
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: Spelling Error in Online Docs On page http://www.php.net/manual/en/function.mail.php this text appears: Note: You must use \r\n to seperate headers,

[PHP-DOC] cvs: phpdoc /en/chapters install.apache2.xml

2003-01-01 Thread Friedhelm Betz
betzWed Jan 1 14:12:43 2003 EDT Modified files: /phpdoc/en/chapters install.apache2.xml Log: another typo. thanks to goba Index: phpdoc/en/chapters/install.apache2.xml diff -u phpdoc/en/chapters/install.apache2.xml:1.5 phpdoc/en/chapters/install.apache2.xm

Re: [PHP-DOC] cvs: phpdoc /en/chapters install.apache2.xml

2003-01-01 Thread Friedhelm Betz
Hi Goba, Wednesday, January 1, 2003, you wrote: >> -a prerelease version of PHP 4.3.0 downloadable from >> +a prerelease Version downloadable from > Why V is capital here? To much new year and only german seems to be left in my mind;-) h.n.y Friedhelm

Re: [PHP-DOC] Two questions

2003-01-01 Thread Gabor Hojtsy
> 1. How to make available at http://www.php.net/manual/lang/ already > translated file? Or it automatic process? File already commited. It is automatic. > 2. File language/types.xml : > > ... since the float hasn't got enough precision to give an exact integer result. ... > > float has

Re: [PHP-DOC] cvs: phpdoc /en/chapters install.apache2.xml

2003-01-01 Thread Gabor Hojtsy
> -a prerelease version of PHP 4.3.0 downloadable from > +a prerelease Version downloadable from Why V is capital here? Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DOC] cvs: phpdoc /en/chapters install.apache2.xml

2003-01-01 Thread Friedhelm Betz
betzWed Jan 1 12:43:35 2003 EDT Modified files: /phpdoc/en/chapters install.apache2.xml Log: typo, to much new year Index: phpdoc/en/chapters/install.apache2.xml diff -u phpdoc/en/chapters/install.apache2.xml:1.4 phpdoc/en/chapters/install.apache2.xml:1.5

[PHP-DOC] cvs: phpdoc /en/chapters install.apache2.xml

2003-01-01 Thread Friedhelm Betz
betzWed Jan 1 12:40:15 2003 EDT Modified files: /phpdoc/en/chapters install.apache2.xml Log: small changes to be compatible to 4.3.0 and the cgi isn't renamed ;-) Index: phpdoc/en/chapters/install.apache2.xml diff -u phpdoc/en/chapters/install.apache2.xml

[PHP-DOC] Two questions

2003-01-01 Thread Kai
Hi, 1. How to make available at http://www.php.net/manual/lang/ already translated file? Or it automatic process? File already commited. 2. File language/types.xml : ... since the float hasn't got enough precision to give an exact integer result. ... float hasn't got enough precisio

[PHP-DOC] #21318 [NEW]: str_pad will pad even if input_len + pad_str_len > pad_length

2003-01-01 Thread jc
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.2 PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: str_pad will pad even if input_len + pad_str_len > pad_length str_pad pad the input string even when the length of the pad string cannot be even