[PHP-DEV] PHP 4.0 Bug #8185 Updated: date function crashes with T option From: sniper <email protected>
Date: 12/09/00

ID: 8185
Updated by: sniper
Reported By: goba <email protected>
Old-Status: Open
Status: Duplicate
Bug Type: Date/time related
Assigned To:
Comments:

Duplicate of #7963

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

[2000-12-09 15:05:14] goba <email protected>
For this code: echo date("Y-m-d H:i:s (T)");
PHP craches with sigsegv.

For that: echo date("Y-m-d H:i:s");
everything is fine.

I guess there is some problem with the (T)
element in the parameter. Maybe the () brackets.

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

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

-- 
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>