#
611a05f8 |
| 08-Nov-2005 |
Andrey Hristov |
BFN |
#
27064028 |
| 08-Nov-2005 |
Dmitry Stogov |
Fixed bug #35142 (SOAP Client/Server Complex Object Support) |
#
8e2de517 |
| 07-Nov-2005 |
Ilia Alshanetsky |
Fixed bug #35135 (PDOStatment without related PDO object may crash). |
#
9e1beb4f |
| 07-Nov-2005 |
Dmitry Stogov |
Fixed bug #35009 (ZTS: Persistent resource destruct crashes when extension is compiled as shared) |
#
88edad9f |
| 07-Nov-2005 |
Dmitry Stogov |
Fixed bug #35091 (SoapClient leaks memory) |
#
82814fc8 |
| 05-Nov-2005 |
Ilia Alshanetsky |
Fixed bug #31971 (ftp_login fails on some SSL servers). Patch by: frantisek at augusztin dot com |
#
528e7869 |
| 03-Nov-2005 |
foobar |
MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s) |
#
72030596 |
| 03-Nov-2005 |
Ilia Alshanetsky |
Fixed typo. |
#
17d16cf2 |
| 03-Nov-2005 |
Michael Wallner |
- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket options expect integer parameter on Windows) |
#
703fc059 |
| 02-Nov-2005 |
Derick Rethans |
- MFH: Fixed initializing and argument checking for posix_mknod(). |
Revision tags: RELEASE_1_0RC2 |
|
#
681405fc |
| 31-Oct-2005 |
Dmitry Stogov |
Fixed bug #35017 (Exception thrown in error handler may cause unexpected behavior) |
#
138ad7d2 |
| 31-Oct-2005 |
foobar |
bfn |
#
57510065 |
| 30-Oct-2005 |
Ilia Alshanetsky |
Fixed bug #35022, #35019 (Regression in the behavior of key/current functions). |
#
d22d6910 |
| 30-Oct-2005 |
Ilia Alshanetsky |
Fixed Bug #35014 (array_product() always returns 0). |
Revision tags: php-4.4.1, php-5.1.0RC4 |
|
#
721fec25 |
| 28-Oct-2005 |
Ilia Alshanetsky |
5.1.0RC4 |
#
b05b949a |
| 28-Oct-2005 |
Dmitry Stogov |
Fixed bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms) |
#
fa406902 |
| 28-Oct-2005 |
Dmitry Stogov |
Fixed bug #34982 (array_walk_recursive() modifies elements outside function scope) |
#
36a14076 |
| 28-Oct-2005 |
Dmitry Stogov |
Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO) |
Revision tags: RELEASE_0_9_2 |
|
#
5b502880 |
| 26-Oct-2005 |
Antony Dovgal |
MFH: fix #34996 (ImageTrueColorToPalette() crashes when ncolors is zero) |
#
b122cd4b |
| 26-Oct-2005 |
Antony Dovgal |
MFH: fix #34977 (Compile failure on MacOSX due to use of varargs.h) |
Revision tags: RELEASE_0_9_1 |
|
#
a329ecd8 |
| 25-Oct-2005 |
Michael Wallner |
fix bug #34965 tidy is not binary safe |
#
e13d51ce |
| 25-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34968 (bz2 extension fails on to build on some win32 setups). |
#
3bbd4b17 |
| 25-Oct-2005 |
Michael Wallner |
- MFH: fix bug #34821 zlib encoders fail on widely varying binary data on windows |
#
4d3c8240 |
| 25-Oct-2005 |
Antony Dovgal |
fix the order |
#
60efdff7 |
| 25-Oct-2005 |
Michael Wallner |
- MFH: thread safe SSL crypto locks, fixes bug #33760 |