#
d9ae9d7c |
| 28-Sep-2006 |
Pierre Joye |
- imagefill entry |
#
5860f471 |
| 27-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()). |
#
bc0bdadf |
| 27-Sep-2006 |
Rob Richards |
BFN |
#
b805c9e0 |
| 27-Sep-2006 |
Antony Dovgal |
MFH: fix #38961 (metaphone() results in segmentation fault on NetBSD) |
#
c3272ab0 |
| 26-Sep-2006 |
Dmitry Stogov |
Fixed bug #38808 ("maybe ref" issue for current() and others) |
#
a04b6ed6 |
| 26-Sep-2006 |
Dmitry Stogov |
Fixed bug #38942 (Double old-style-ctor inheritance) |
#
cc0d254e |
| 25-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38891 (get_headers() do not work with curl-wrappers). |
#
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 |