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
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");