ID: 8736
Updated by: zak
Reported By: [EMAIL PROTECTED]
Old-Status: Closed
Status: Bogus
Bug Type: *Directory/Filesystem functions
Assigned To: 
Comments:

Flagging as bogus.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-16 08:26:29] [EMAIL PROTECTED]
ups, sorry, very dumb question. Forget it.

---------------------------------------------------------------------------

[2001-01-16 08:03:39] [EMAIL PROTECTED]
Shouldn't umask()'s return value be an octal number? It seems to be a decimal number:

umask(077);
echo umask();

will get you 63 as the answer, which is 77 in octal base.

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=8736


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to