[PHP-DEV] Bug #14793: Setlocale not working for Japanese

2002-01-01 Thread danradigan
From: [EMAIL PROTECTED] Operating system: Redhat Linux 7.1 J edition PHP version: 4.0.6 PHP Bug Type: Strings related Bug description: Setlocale not working for Japanese When I set setlocale ("LC_ALL", "ja_JP") and then call the function print (strftime ("%A.\n")), japanese

[PHP-DEV] Bug #12386: Mac Carriage Returns cause PHP to choke

2001-07-25 Thread danradigan
From: [EMAIL PROTECTED] Operating system: macintosh PHP version: 4.0.4 PHP Bug Type: Unknown/Other Function Bug description: Mac Carriage Returns cause PHP to choke When authoring php on the macintosh, php will not compile scripts when using macintosh native carriage retur

[PHP-DEV] Bug #12325 Updated: Query_string not defined

2001-07-24 Thread danradigan
ID: 12325 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: Win 2k PHP Version: 4.0.6 New Comment: register globals is on. The php.ini is the same one that came with the installer available at php.net. We made

[PHP-DEV] Bug #12325 Updated: Query_string not defined

2001-07-24 Thread danradigan
ID: 12325 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Unknown/Other Function Operating System: Win 2k PHP Version: 4.0.6 New Comment: I think this is the relevant section: ;; ; Error handling and logging ; ;;;

[PHP-DEV] Bug #12325: Query_string not defined

2001-07-23 Thread danradigan
From: [EMAIL PROTECTED] Operating system: Win 2k PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Query_string not defined Here is the code I am trying to run: if ($QUERY_STRING != "") { $insertFormAction .= "?" . $QUERY_STRING; When I call

[PHP-DEV] Bug #6960 Updated: Cannot find/load truetype font

2001-07-23 Thread danradigan
ID: 6960 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: *Graphics related Operating System: Win 2000 PHP Version: 4.0.2 New Comment: Bug has reappeared in 4.0.6 when i downloaded the zip version of PHP. Previous Comments: -