[PHP-DEV] PHP 4.0 Bug #9669: Session write-out race condition

2001-03-10 Thread dave2
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux 2.2 PHP version: 4.0.3pl1 PHP Bug Type: *Session related Bug description: Session write-out race condition Initally from time to time, very rarely, we'd login to the site (which does logins as a form submission), an

[PHP-DEV] PHP 4.0 Bug #8748: date() and friends do not honor TZ environment variable correctly

2001-01-16 Thread dave2
From: [EMAIL PROTECTED] Operating system: Debian 2.2/Linux 2.2.17 PHP version: 4.0.3pl1 PHP Bug Type: Date/time related Bug description: date() and friends do not honor TZ environment variable correctly The following prints the expected output on one box: putenv("TZ=PST");