. Restoring $_SERVER['REQUEST_TIME'] as a long and introducing
$_SERVER['REQUEST_TIME_FLOAT'] to include microsecond precision. (Patrick)
+- Pdo Firebird:
+ . Fixed bug #47415 (segfaults when passing lowercased column name to
+ bindColumn). (Mariuz)
+ . Fixed bug #53280 (segfaults if query column count less than param count).
+ (Mariuz)
+
07 Jan 2012, PHP 5.4.0 RC5
- Core:
. Fixed bug #60613 (Segmentation fault with $cls->{expr}() syntax). (Dmitry)