[PHP-DEV] Bug #12237 Updated: date("T") returns null

2001-07-22 Thread JamesHeinrich
ID: 12237 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Windows NT 4.0 Workstation (PWS) PHP Version: 4.0.6 New Comment: It also works fine on "SunOS media4 5.8 Generic_108528-02 sun4u sparc SUNW,Ultra-4". Previous Co

[PHP-DEV] Bug #12265: ImageTTFText says can't open/find font with GD 2.0

2001-07-19 Thread JamesHeinrich
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 Workstation (PWS) PHP version: 4.0.6 PHP Bug Type: GD related Bug description: ImageTTFText says can't open/find font with GD 2.0 Using the precompiled php_gd.dll that comes with PHP 4.0.6 (GD v2.0) ImageTTFText() repo

[PHP-DEV] Bug #12237: date("T") returns null

2001-07-18 Thread JamesHeinrich
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 Workstation (PWS) PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: date("T") returns null // this should print "EDT" or whatever // but it prints nothing. echo date("T"); -- Edit bug report at: ht