[PHP-DOC] #22198 [Com]: date() returning incorrect date

2003-02-13 Thread michael . mauch
ID: 22198 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Solaris 8 (sparc) PHP Version: 4.3.0 New Comment: Out of curiosity: can you please check the TZ envir

[PHP-DOC] #21209 [Com]: Error in the examples for mysql_fetch_assoc and mysql_fetch_array

2003-01-03 Thread michael . mauch
ID: 21209 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: Windows PHP Version: 4CVS-2002-12-26 (dev) New Comment: The manual states that mysql_error() without argumen

[PHP-DOC] #21403 [NEW]: getimagesize() returns ["mime"], not ["MIME"]

2003-01-03 Thread michael . mauch
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.3.0 PHP Bug Type: Documentation problem Bug description: getimagesize() returns ["mime"], not ["MIME"] The manual page for getimagesize says: Beginning with PHP 4.3, getimagesize() also returns an additional par

Re: [PHP-DOC] Re: #18293 - mkdir()

2003-01-03 Thread Michael Mauch
Gabor Hojtsy <[EMAIL PROTECTED]> wrote: >> >> 0777 is fine for WIN32. >> > >> > Well, this is not too scientific. The user notes indicate on that >> > page, that the read/write permissions can actually be set... >> >> Which user note is that? I can't find one saying that the permissions >> work o

Re: [PHP-DOC] Re: #18293 - mkdir()

2003-01-03 Thread Michael Mauch
Gabor Hojtsy <[EMAIL PROTECTED]> wrote: >> 0777 is fine for WIN32. > > Well, this is not too scientific. The user notes indicate on that > page, that the read/write permissions can actually be set... Which user note is that? I can't find one saying that the permissions work on Win32. And in virtu

[PHP-DOC] Re: #18293 - mkdir()

2003-01-03 Thread Michael Mauch
[EMAIL PROTECTED] wrote: >The user wants to add to > http://www.php.net/manual/en/function.mkdir.php some informations about the > second argument of mkdir() which is unix mode. Where should we point him? It > would be nice if someone adds a link or a nice description in the > documentatio

[PHP-DOC] Re: [PHP-DEV] Interesting result

2002-12-23 Thread Michael Mauch
In php.dev Markus Fischer <[EMAIL PROTECTED]> wrote: > I was talking about telling the 'undefined behaviour' case; not > what happens with the values exactly. I don't see a drawback in > documenting an 'undefined behaviour'. It's good for people to > have a torough documentation which even warns t