[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread jah
ID: 14391 Updated by: jah Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Could be. Could also be that some of the assumptions made in ext/standard/datetime.c on lines 172-190 are just wrong for

[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread jah
ID: 14391 Updated by: jah Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Bug confirmed also with 4.1.1 on Windows 2000 server. Everything fine on Linux (4.1.1 and 4.0.3). Note that depending on

[PHP-DEV] Bug #12885 Updated: don't agree to the persistent connection manual section

2001-08-21 Thread jah
ID: 12885 Updated by: jah Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Documentation problem Operating System: win98 PHP Version: 4.0.6 New Comment: This problem seems to stem from the fact that different databases have a different notion of a connection. Some

[PHP-DEV] Bug #12264 Updated: PATH_INFO and PATH_TRANSLATED not being correctly set

2001-07-19 Thread jah
information on our system: OS: Win2k Server SP1 Webserver: IIS4 PHP: 4.0.6 CGI mode And finally, the patch for the changes I made to cgi_main.c are at: http://div.dyndns.org/jah/php/iis_cgi_path_fix.patch I've never submitted a patch before, so I don't know if it's done i

[PHP-DEV] Bug #12264: PATH_INFO and PATH_TRANSLATED not being correctly set

2001-07-19 Thread jah
changes I made to cgi_main.c are at: http://div.dyndns.org/jah/php/iis_cgi_path_fix.patch I've never submitted a patch before, so I don't know if it's done in the right manner... Hopefully I've analyzed this whole issue somewhat correctly... :) Thanks! -Jah -- Edit

[PHP-DEV] PHP 4.0 Bug #9966 Updated: date(today) and date(tomorrow) return twice the same date

2001-03-25 Thread jah
ID: 9966 Updated by: jah Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Date/time related Assigned To: Comments: You have just discovered daylight savings time... Previous Comments: --- [2001-03

[PHP-DEV] PHP 4.0 Bug #9257 Updated: Problem with values returned from a select statement

2001-02-14 Thread jah
ID: 9257 Updated by: jah Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: InterBase related Assigned To: jah Comments: Yes, this seems quite bad, and I got today another email (privately) complaining about a same kind of thing happening. I'm afraid it takes a few

[PHP-DEV] PHP 4.0 Bug #9218 Updated: can ibase_num_rows be implemented?

2001-02-11 Thread jah
ID: 9218 Updated by: jah Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Assigned To: Comments: No chance. InterBase just doesn't return the number of records in recordset, so there's no way to implement it without actually fetching al