Date: 12/16/00
- Next message: edasx <email protected>: "[PHP-DEV] PHP 4.0 Bug #8293: rand function failure"
- Previous message: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: edasx <email protected>
Operating system: Win32 - Win98SE
PHP version: 4.0.3pl1
PHP Bug Type: Date/time related
Bug description: date crash
$epochtime=time();
$datesx = date("jS F Y H:i T",$epochtime);
the problem on my machine is the "T" character which should display the timezone. this causes a crash of php.exe
the timezone is displayed in somehow long way, but the crash is 100%.
my timezone accoriding to php "Central Europe Standard Time "
PHP caused an invalid page fault in
module PHP4TS.DLL at 0167:10087d95.
Registers:
EAX=6d695420 CS=0167 EIP=10087d95 EFLGS=00010202
EBX=00000000 SS=016f ESP=0063fca4 EBP=780010ed
ECX=00790065 DS=016f ESI=00797c30 FS=7977
EDX=00790065 ES=016f EDI=00654240 GS=0000
Bytes at CS:EIP:
89 48 04 a1 88 9f 0f 10 85 c0 74 5c ff d0 5f 5e
Stack dump:
00761508 00797c70 10082adc 00797c40 007613bc 00761508 0063fd0c 00000000 10082a63 00761508 00797c70 00761370 1008ec1f 00761508 1008d509 00761370
-- Edit Bug report at: http://bugs.php.net/?id=8292&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: edasx <email protected>: "[PHP-DEV] PHP 4.0 Bug #8293: rand function failure"
- Previous message: Daniel Beulshausen: "Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

