Date: 12/09/00
- Next message: Kristian Koehntopp: "Re: [PHP-DEV] Function caching..."
- Previous message: Andre Christ: "FW: FW: [PHP-DEV] Function caching..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: goba <email protected>
Operating system: win2000
PHP version: 4.0.2
PHP Bug Type: Date/time related
Bug description: date function crashes with T option
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.
-- Edit Bug report at: http://bugs.php.net/?id=8185&edit=1-- 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: Kristian Koehntopp: "Re: [PHP-DEV] Function caching..."
- Previous message: Andre Christ: "FW: FW: [PHP-DEV] Function caching..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

