[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x

2002-07-12 Thread philip
ID: 18129 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem -Operating System: ALL Systems +Operating System: Win32 PHP Version: 4.2.1 New Comment: install.txt should mention something a

[PHP-DOC] Bug #18129 Updated: Installation PHP 4.2.X with Apache 2.0.x

2002-07-12 Thread cesar
ID: 18129 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ALL Systems PHP Version: 4.2.1 New Comment: Thanks for http://ftp.proventum.net/pub/php/win32/php4.2.x-apac

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

2002-07-12 Thread Philip Olson
philip Fri Jul 12 18:34:05 2002 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Typos (nice eye Goba) Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.46 phpdoc/en/features/file-upload.xml:1.47 --- phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2002-07-12 Thread Philip Olson
> > - UPLOAD_ERROR_A > > + UPLOAD_ERROR_OK > > As sniper added in the bug report, the constant names are > UPLOAD_ERR_OK, etc. I have not checked this with current CVS > though... Oops, thank you for that. Yes, it's ERR not ERROR. *sigh* http://bonsai.php.net/cvslog.cgi?file=/php4/

Re: [PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2002-07-12 Thread Gabor Hojtsy
> - UPLOAD_ERROR_A > + UPLOAD_ERROR_OK As sniper added in the bug report, the constant names are UPLOAD_ERR_OK, etc. I have not checked this with current CVS though... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2002-07-12 Thread Philip Olson
philip Fri Jul 12 18:19:53 2002 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Typo fix (note to self: make test first) Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.45 phpdoc/en/features/file-upload.xm

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

2002-07-12 Thread Philip Olson
philip Fri Jul 12 18:15:30 2002 EDT Modified files: /phpdoc/en/features file-upload.xml Log: Updated the ['error'] constants, which are available as of PHP 4.3.0 ['error'] itself became available in PHP 4.2.0 Index: phpdoc/en/features/file-upload.xml diff

[PHP-DOC] Bug #18286 Updated: UPLOAD_ERROR_X constants differ from documentation

2002-07-12 Thread goba
ID: 18286 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.x PHP Version: 4.3.0 New Comment: >From what version? They end up in files in 4.1.2/win as I have

[PHP-DOC] Bug #18286 Updated: UPLOAD_ERROR_X constants differ from documentation

2002-07-12 Thread sniper
ID: 18286 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.x PHP Version: 4.3.0 New Comment: zero sized uploads -> no upload at all. Tey don't end up in the

[PHP-DOC] Bug #18286 Updated: UPLOAD_ERROR_X constants differ from documentation

2002-07-12 Thread powerlord
ID: 18286 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Linux 2.4.x PHP Version: 4.3.0 New Comment: Sounds great, but how about adding: 5 - UPLOAD_ERR_ZERO_SIZE

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functionsfile-get-contents.xml

2002-07-12 Thread derick
On Fri, 12 Jul 2002, Philip Olson wrote: > > > > Modified files: > > > /phpdoc/en/reference/filesystem/functions file-get-contents.xml > > > Log: > > > Removed for 4.3.0 Introduction, this information is autogenerated. > > > > Can you please kick the script for thi

Re: [PHP-DOC] cvs: phpdoc /en/reference/filesystem/functionsfile-get-contents.xml

2002-07-12 Thread Philip Olson
> > Modified files: > > /phpdoc/en/reference/filesystem/functions file-get-contents.xml > > Log: > > Removed for 4.3.0 Introduction, this information is autogenerated. > > Can you please kick the script for this once more? I was meaning this information exists f

[PHP-DOC] Bug #18304 Updated: Typos on getimagesize() manual entry

2002-07-12 Thread derick
ID: 18304 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: n/a PHP Version: 4.2.1 New Comment: This bug has been fixed in CVS. You can grab

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

2002-07-12 Thread Derick Rethans
derick Fri Jul 12 08:07:59 2002 EDT Modified files: /phpdoc/en/reference/image/functionsgetimagesize.xml Log: - Fix typoes Index: phpdoc/en/reference/image/functions/getimagesize.xml diff -u phpdoc/en/reference/image/functions/getimagesize.xml:1.6

[PHP-DOC] Bug #18304 Updated: Typos on getimagesize() manual entry

2002-07-12 Thread timf
ID: 18304 Updated by: [EMAIL PROTECTED] -Summary: Typo on getimagesize() manual entry Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: n/a PHP Version: 4.2.1 New Comment: Two typos on the

[PHP-DOC] Bug #18304: Typo on getimagesize() manual entry

2002-07-12 Thread timf
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: Typo on getimagesize() manual entry "These values correspond to the IMAGETYPE constants taht were added in PHP 4.3..." - note 'taht' instead of 'that'. -- E

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

2002-07-12 Thread Sebastian Bergmann
sebastian Fri Jul 12 06:59:03 2002 EDT Modified files: /phpdoc/en/functionserrorfunc.xml Log: Fix parse error in example. Index: phpdoc/en/functions/errorfunc.xml diff -u phpdoc/en/functions/errorfunc.xml:1.28 phpdoc/en/functions/errorfunc.xml:

Re: [PHP-DOC] cvs: phpdoc /en/features file-upload.xml

2002-07-12 Thread Gabor Hojtsy
Hey! This is an English file. Please revert your patch. The chars you entered does not have any meaning in iso-8859-1 and they are not in the English language. Goba - Original Message - From: "da li" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 9:44 AM Subject:

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

2002-07-12 Thread da li
thomaslio Fri Jul 12 03:44:55 2002 EDT Modified files: /phpdoc/en/features file-upload.xml Log: %NOT COMPLETE% Index: phpdoc/en/features/file-upload.xml diff -u phpdoc/en/features/file-upload.xml:1.42 phpdoc/en/features/file-upload.xml:1.43 --- phpdoc/

[PHP-DOC] Bug #18293: mkdir does not give any explanation of mode parameter

2002-07-12 Thread phpbugs
From: [EMAIL PROTECTED] Operating system: Windows XP Home Edition PHP version: 4.2.1 PHP Bug Type: Documentation problem Bug description: mkdir does not give any explanation of mode parameter The 'mkdir()' function documentation does not give any idea what the 'mode' value s