#
aeaf26b8 |
| 08-Jul-2007 |
Ilia Alshanetsky |
Fixed bug #41919 (crash in string to array conversion) |
#
793800c7 |
| 06-Jul-2007 |
Antony Dovgal |
MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails) patch by christian at hoffie dot info |
#
2ea0137d |
| 05-Jul-2007 |
Derick Rethans |
- Marking already fixed bug in NEWS file (Bug #41909). |
#
7dcf89d7 |
| 05-Jul-2007 |
Derick Rethans |
- MFH: Updated timezone database to 2007.6 (2007f). |
#
86a022f7 |
| 04-Jul-2007 |
Antony Dovgal |
MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE patch by Andrey A. Belashkov |
#
e20d7986 |
| 04-Jul-2007 |
foobar |
do not fax the fixes :) |
#
1ac512f5 |
| 04-Jul-2007 |
Sara Golemon |
MFH (r-1.240) Fix behavior of empty($sxe->element) and empty($sxe['prop']) when used on empty elements properties (apply PHP emptiness rules) |
#
36722ebc |
| 03-Jul-2007 |
Rob Richards |
BFN |
#
921294e0 |
| 02-Jul-2007 |
Ilia Alshanetsky |
Fixed bug #41770 (SSL: fatal protocol error due to buffer issues). |
#
46c508e9 |
| 02-Jul-2007 |
Ilia Alshanetsky |
oracle BFN |
#
adcfdf7f |
| 02-Jul-2007 |
Ilia Alshanetsky |
Fixed bug #41845 (pgsql extension does not compile with PostgreSQL <7.4) |
#
19f89a22 |
| 02-Jul-2007 |
Rob Richards |
BFN |
#
320a4160 |
| 01-Jul-2007 |
foobar |
MFH: - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional) |
#
37d1bfed |
| 28-Jun-2007 |
Ilia Alshanetsky |
Added support for ATTR_TIMEOUT inside pdo_pgsql driver. Fixed a bug inside PDO's "use persistent" connection detection mechanism that would trigger connections on "" and "0" values |
#
f132df4f |
| 27-Jun-2007 |
Antony Dovgal |
MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance) |
#
aa15254e |
| 27-Jun-2007 |
Antony Dovgal |
BFN |
#
e8de152d |
| 27-Jun-2007 |
Ilia Alshanetsky |
Added persistent connection status checker to pdo_pgsql |
#
e5909f14 |
| 26-Jun-2007 |
Dmitry Stogov |
Fixed bug #40419 (Trailing Slash in CGI request don't work) |
#
ce22f444 |
| 26-Jun-2007 |
Antony Dovgal |
MFH: fix #41445 (parse_ini_file() has a problem with certain types of integer as sections) |
#
58ac8d55 |
| 26-Jun-2007 |
Antony Dovgal |
MFH: fix #41795 (checkdnsrr does not support DNS_TXT type) patch by lucas at facebook dot com |
#
dc1c6f74 |
| 26-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41698 (float parameters truncated to integer in prepared statements). |
#
5daef5cd |
| 25-Jun-2007 |
Antony Dovgal |
fix #41773 (php_strip_whitespace sends headers with errors suppressed) MFB is not needed, output buffering in HEAD handles this situation correctly |
#
fa8a77a4 |
| 25-Jun-2007 |
Antony Dovgal |
MFH: fix #41711 (Null temporary lobs not supported) |
#
99c875a0 |
| 25-Jun-2007 |
Scott MacVicar |
Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). |
#
67a2cca9 |
| 24-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41685 (array_push() fails to warn when next index is already occupied). |