Date: 01/16/01
- Next message: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Previous message: wayne.cope <email protected>: "[PHP-DEV] PHP 4.0 Bug #8734 Updated: Unable to send large emails, causes a GPF - small email work fine."
- Next in thread: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Maybe reply: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8736
User Update by: ahasenack <email protected>
Old-Status: Open
Status: Closed
Bug Type: *Directory/Filesystem functions
Description: Return value of umask() not an octal number
ups, sorry, very dumb question. Forget it.
Previous Comments:
---------------------------------------------------------------------------
[2001-01-16 08:03:39] ahasenack <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Previous message: wayne.cope <email protected>: "[PHP-DEV] PHP 4.0 Bug #8734 Updated: Unable to send large emails, causes a GPF - small email work fine."
- Next in thread: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Maybe reply: zak <email protected>: "[PHP-DEV] PHP 4.0 Bug #8736 Updated: Return value of umask() not an octal number"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

