ID: 8292 Updated by: david Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: Fixed buffer overrun in CVS. However should this function be using the long version of the timezone anyway? Previous Comments: --------------------------------------------------------------------------- [2000-12-16 10:16:54] [EMAIL PROTECTED] $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 --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8292 -- 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]