#
a938d8e3 |
| 18-Dec-2006 |
Ilia Alshanetsky |
Fixed bugs with trimming of spaces |
#
a726dcaa |
| 18-Dec-2006 |
Antony Dovgal |
MFH: fix #39850 (SplFileObject throws contradictory/wrong error messages when trying to open "php://wrong") |
#
6e0b78cd |
| 18-Dec-2006 |
Dmitry Stogov |
Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0) |
#
1763dc16 |
| 18-Dec-2006 |
Dmitry Stogov |
Fixed random generation of cookies and canaries |
#
7d724839 |
| 18-Dec-2006 |
Ilia Alshanetsky |
Filter fixes: Fixed possible double encoding problem with sanitizing filters Make use of space-strict strip_tags() function |
#
24cc05dc |
| 17-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client). |
#
b75d079c |
| 16-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39846 (Invalid IPv4 treated as valid). |
#
bf9e3e76 |
| 15-Dec-2006 |
Dmitry Stogov |
Added internal heap protection . safe unlinking . cookies . canary protection (debug build only) |
Revision tags: php-5.2.1RC1 |
|
#
0ee7c304 |
| 15-Dec-2006 |
Ilia Alshanetsky |
5.2.1RC1 |
#
eb8bab9f |
| 13-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config settings). |
#
1c4806c5 |
| 13-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler). |
#
cbaaf1bc |
| 12-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39797 (virtual() does not reset changed INI settings). |
#
a74c36a3 |
| 12-Dec-2006 |
Antony Dovgal |
MFH: fix #39795 (build fails on AIX because crypt_r() uses different data struct) |
#
2f291233 |
| 11-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday yields incorrect results). |
#
d3aa6952 |
| 11-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39787 (PHP doesn't work with Apache 2.3). |
#
f5b66043 |
| 11-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39791 (Crash in strtotime() on overly long relative date multipliers). |
#
6ccde868 |
| 10-Dec-2006 |
Pierre Joye |
- #39286 entry |
#
7faf8325 |
| 10-Dec-2006 |
Pierre Joye |
- #39508, add test (imagefill crashes with small image) |
#
0d444306 |
| 10-Dec-2006 |
Pierre Joye |
- #39780 entry |
#
99c041ad |
| 10-Dec-2006 |
Edin Kadribasic |
BFN |
#
d9f03aac |
| 09-Dec-2006 |
Hannes Magnusson |
MFH: sys_get_temp_dir() |
#
0236a7ea |
| 09-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir setting). |
#
e41f1034 |
| 09-Dec-2006 |
Rob Richards |
BFN |
#
f8d4de33 |
| 08-Dec-2006 |
Antony Dovgal |
MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit) |
#
b7b0f4d9 |
| 08-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39759 (Can't use stored procedures fetching multiple result sets in pdo_mysql). |