#
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). |
#
3444305c |
| 22-Jun-2007 |
Stanislav Malyshev |
Fixed bug #41765 (Recode crashes/does not work on amd64) |
#
ebb94082 |
| 20-Jun-2007 |
Ilia Alshanetsky |
Fixed typos |
#
33220640 |
| 19-Jun-2007 |
foobar |
bfn |
#
3b481cef |
| 19-Jun-2007 |
Derick Rethans |
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision float representations. - MFH: Fixed var_export() to use the new H modifier so that it can generate parsable
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision float representations. - MFH: Fixed var_export() to use the new H modifier so that it can generate parsable PHP code for floats again, independent of the locale.
show more ...
|
#
0475096e |
| 18-Jun-2007 |
foobar |
rephrase |
#
6d754185 |
| 18-Jun-2007 |
Stanislav Malyshev |
mysql fix |
#
4c61a3f2 |
| 18-Jun-2007 |
foobar |
rephrase |