#
ccc25cc3 |
| 25-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38904 (apache2filter changes cwd to /). |
#
e55036a3 |
| 24-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38941 (imap extension does not compile against new version of the imap library). |
#
f5d7dac3 |
| 20-Sep-2006 |
Dmitry Stogov |
Added ability to make SOAP call userspace PHP<->XML converters |
#
811634bd |
| 20-Sep-2006 |
Dmitry Stogov |
Fixed bug #38579 (include_once() may include the same file twice) |
#
cd6537ed |
| 19-Sep-2006 |
Dmitry Stogov |
Fixed bugs #34065 and #38623 (throw in foreach/switch causes memory leaks) |
#
7d14dad0 |
| 19-Sep-2006 |
Dmitry Stogov |
MFH: Fixed mess with CGI/CLI -d command line option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). |
#
2332e4f9 |
| 19-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements). Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors). Fixed test for bug #38253 not to use faulty SQL that
Fixed bug #37870 (pgo_pgsql tries to de-allocate unused statements). Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors). Fixed test for bug #38253 not to use faulty SQL that generates errors in PostgreSQL
show more ...
|
#
dba1f1d4 |
| 19-Sep-2006 |
Antony Dovgal |
MFH: fix #34066 (recursive array_walk causes segfault) add tests |
#
c8a5e8fa |
| 18-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38574 (missing curl constants and improper constant detection). |
#
21169037 |
| 16-Sep-2006 |
Rob Richards |
BFN |
#
5111cd3a |
| 15-Sep-2006 |
Antony Dovgal |
MFH: fix #38844 (curl_easy_strerror() is defined only since cURL 7.12.0) |
#
7bf39e92 |
| 14-Sep-2006 |
Ilia Alshanetsky |
Back to dev |
Revision tags: php-5.2.0RC4 |
|
#
b5446194 |
| 14-Sep-2006 |
Ilia Alshanetsky |
PHP 5.2.0RC4 |
#
436d75c3 |
| 14-Sep-2006 |
Rob Richards |
BFN |
#
01ea35a0 |
| 13-Sep-2006 |
Ilia Alshanetsky |
Fixed name |
#
f0fd70fa |
| 12-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #37779 (empty include_path leads to search for files inside /). |
#
7e17f859 |
| 12-Sep-2006 |
Dmitry Stogov |
Fixed bug #38772 (inconsistent overriding of methods in different visibility contexts) |
#
4bb51d16 |
| 11-Sep-2006 |
Ilia Alshanetsky |
BFN |
#
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 |