#
a0dd931d |
| 24-Oct-2005 |
Dmitry Stogov |
Fixed bug #34950 (Unable to get WSDL through proxy) |
#
f9fb94ff |
| 24-Oct-2005 |
Dmitry Stogov |
Reverted patch for bug #34934. Bug is marked as bogus. |
#
0a7b7200 |
| 23-Oct-2005 |
Antony Dovgal |
MFH: fix #34938 (dns_get_record() doesn't resolve long hostnames and leaks) |
#
ecca329c |
| 22-Oct-2005 |
foobar |
keep the order! :) |
#
890f7f46 |
| 22-Oct-2005 |
Wez Furlong |
Fix #34957; file access checks should use VCWD_ACCESS() |
#
75a548a7 |
| 21-Oct-2005 |
Dmitry Stogov |
Fixed bug #34934 (offsetExists is not called from array_key_exists) |
#
187b6cc5 |
| 21-Oct-2005 |
Dmitry Stogov |
Fixed bug #31341 (escape on curly inconsistent) |
#
af0adbed |
| 21-Oct-2005 |
Dmitry Stogov |
Fixed fgetcsv() and fputcsv() inconsistency. |
#
7c3bdf44 |
| 21-Oct-2005 |
Dmitry Stogov |
Fixed bug #34782 (token_get_all() gives wrong result) |
#
863bf8a5 |
| 21-Oct-2005 |
Dmitry Stogov |
Fixed bug #29268 (__autoload() not called with Reflection->getClass()) |
#
a8c338aa |
| 20-Oct-2005 |
Dmitry Stogov |
Fixed bug #34893 (PHP5.1 overloading, Cannot access private property) |
#
c326593c |
| 20-Oct-2005 |
Dmitry Stogov |
Fixed bug #34712 (zend.ze1_compatibility_mode = on segfault) |
#
03cb8e95 |
| 20-Oct-2005 |
Dmitry Stogov |
Fixed bug #34767 (Zend Engine 1 Compatibility not copying objects correctly) |
#
c095e20c |
| 20-Oct-2005 |
Dmitry Stogov |
Fixed bug #31177 (menory leaks and corruption because of incorrect refcounting) |
#
382bc9d0 |
| 19-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #29983 (PHP does not explicitly set mime type & charset). |
#
4d0439e4 |
| 19-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34623 (Crash in pdo_mysql on longtext fields). |
#
5ec19bb6 |
| 19-Oct-2005 |
Antony Dovgal |
fix news entry |
#
24046edb |
| 18-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34905 (Digest authentication does not work with Apache 1). |
#
3e46adb1 |
| 18-Oct-2005 |
Derick Rethans |
- MFH: Fixed bug #33829 (mime_content_type() returns text/plain for gzip and bzip files). |
#
12ff2532 |
| 18-Oct-2005 |
Ilia Alshanetsky |
Fixed bug #34899 (Fixed sqlite extension compile failure). |
#
d8e5ee07 |
| 18-Oct-2005 |
Antony Dovgal |
MFH: fix bug #34902 (mysqli::character_set_name() - undefined method) |
Revision tags: php-5.1.0RC3 |
|
#
f133b099 |
| 17-Oct-2005 |
Ilia Alshanetsky |
5.1.0RC3 |
#
197142b3 |
| 17-Oct-2005 |
Ilia Alshanetsky |
MFH: Properly fixed bug #34456 (original patch completely reverted). |
#
8f4112bf |
| 17-Oct-2005 |
Derick Rethans |
- Fixed bug #29361 (var_export() producing invalid code). (Derick) |
#
b0f1719e |
| 17-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34884 (Possible crash in ext/sqlite when sqlite.assoc_case is being used). |