#
6a1b4c99 |
| 11-Sep-2006 |
Johannes Schlüter |
- MFH: Fix #37923 (Display constant value in reflection::export) |
#
f4a75d91 |
| 11-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38096 (large timeout values ignored on 32bit machines in stream_socket_accept() and stream_socket_client()). |
#
f3ae2fea |
| 11-Sep-2006 |
Antony Dovgal |
BFN |
#
f739a439 |
| 11-Sep-2006 |
Ilia Alshanetsky |
Fixed a typo |
#
6c18da0d |
| 09-Sep-2006 |
Derick Rethans |
- Update news. |
#
d577b805 |
| 09-Sep-2006 |
Antony Dovgal |
MFH: fix #38759 (PDO sqlite2 empty query causes segfault) |
#
5c6f4383 |
| 08-Sep-2006 |
Antony Dovgal |
implement feature request #38731 (openssl_pkey_new does not support DSA key generation) patch by marci at balabit dot hu |
#
8e86a189 |
| 06-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38464 (array_count_values() mishandles numeric strings). |
#
afb8af1f |
| 06-Sep-2006 |
Dmitry Stogov |
Reverted last Ilia's patch (for bug #38579). The patch didn't fix the bug and made new one. |
#
bd5e8f77 |
| 05-Sep-2006 |
Ilia Alshanetsky |
BFN |
#
aebc2fff |
| 05-Sep-2006 |
Edin Kadribasic |
CWD php.ini search news |
#
fc602178 |
| 04-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). |
#
8166284c |
| 04-Sep-2006 |
Dmitry Stogov |
Fixed bug #38700 (SoapClient::__getTypes never returns) |
#
4427552b |
| 03-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38661 (mixed-case URL breaks url-wrappers). |
#
73c52593 |
| 03-Sep-2006 |
Pierre Joye |
- new openssl constants entry |
#
73eba863 |
| 01-Sep-2006 |
Ilia Alshanetsky |
Back to dev |
Revision tags: php-5.2.0RC3 |
|
#
98d26b6b |
| 01-Sep-2006 |
Ilia Alshanetsky |
5.2.0RC3 |
#
26db0920 |
| 30-Aug-2006 |
Ilia Alshanetsky |
pcre news |
#
307b3bcb |
| 30-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers is used and ssl certificate is not verifiable). |
#
86bf55a3 |
| 30-Aug-2006 |
Antony Dovgal |
MFH: fix #38653 (memory leak in ReflectionClass::getConstant()) |
#
5ea30805 |
| 29-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle). |
#
664a7c75 |
| 28-Aug-2006 |
Rob Richards |
BFN |
#
7384c12b |
| 28-Aug-2006 |
Antony Dovgal |
MFH: make sure ext/standard is down before ext/session (fixes #38534) |
#
4e971e88 |
| 28-Aug-2006 |
Antony Dovgal |
MFH: fix #38199 (fclose() unable to close STDOUT and STDERR) |
#
f7ba7232 |
| 28-Aug-2006 |
Antony Dovgal |
MFH: fix #38624 (Strange warning when incrementing an object property and exception is thrown from __get method) |