#
b6b56ba8 |
| 07-Oct-2009 |
Ilia Alshanetsky |
Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning). # original patch by wmeler at wp-sa dot pl |
Revision tags: oci8-1.4.0 |
|
#
d7b5703e |
| 06-Oct-2009 |
Jani Taskinen |
pff |
#
a3430a6b |
| 05-Oct-2009 |
Ilia Alshanetsky |
Fixed bug #49757 (long2ip() can return wrong value in a multi-threaded applications). # original patch by Florian Anderiasch |
#
0f57b15e |
| 02-Oct-2009 |
Sriram Natarajan |
- Fixed bug #49738 (calling mcrypt after mcrypt_generic_deinit crashes). |
#
a71da784 |
| 01-Oct-2009 |
Jani Taskinen |
pff, no idea what is merged where by who and when and wtf.. |
#
9d48ec4f |
| 01-Oct-2009 |
Christopher Jones |
Add PECL bug #16842 |
#
e0b392f0 |
| 01-Oct-2009 |
Pierre Joye |
- fix #49732, fix crash when timestamp conversion fails |
#
d35c2b14 |
| 30-Sep-2009 |
Ilia Alshanetsky |
Fixed bug #48805 (IPv6 socket transport is not working). |
#
809dbcda |
| 30-Sep-2009 |
Ilia Alshanetsky |
Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after fclose). |
#
80bdbc8f |
| 29-Sep-2009 |
Rasmus Lerdorf |
Fixed a safe_mode bypass in tempnam() identified by Grzegorz Stachowiak. |
#
94b320b2 |
| 28-Sep-2009 |
Kalle Sommer Nielsen |
NEWS for Rasmus' bug fix |
#
4a95cb89 |
| 24-Sep-2009 |
Jani Taskinen |
fn |
#
92c08b12 |
| 24-Sep-2009 |
Sriram Natarajan |
- Fixed bug #49571 (CURLOPT_POSTREDIR not implemented). |
#
c3d66dbf |
| 24-Sep-2009 |
Rob Richards |
Fixed bug #49647 (DOMUserData does not exist) |
#
788031f0 |
| 23-Sep-2009 |
Felipe Pena |
- Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FILE cannot be set ...") |
#
5596b054 |
| 22-Sep-2009 |
Felipe Pena |
- Fixed bug #49630 (imap_listscan function missing) # Missing PHP_FE(), though nowdays it is used through of two aliases. (imap_scan() and imap_scanmailbox()) |
#
1dfc3ac4 |
| 21-Sep-2009 |
Kalle Sommer Nielsen |
Fix NEWS |
#
96723972 |
| 18-Sep-2009 |
Andrey Hristov |
MFH:Fix for bug#48909 Segmentation fault in mysqli_stmt_execute |
#
8aae3baa |
| 18-Sep-2009 |
Andrey Hristov |
MFH:Fix for bug#48754 mysql_close() crash php when no handle specified |
#
fbc335e5 |
| 17-Sep-2009 |
Sriram Natarajan |
- Fixed bug #49572 (use of C++ style comments causes build failure) |
#
ceaf5905 |
| 16-Sep-2009 |
Sebastian Bergmann |
Merge ReflectionMethod::setAccessible() to PHP 5.3.2, approved by Johannes. |
Revision tags: php-5.2.11 |
|
#
fb9c4bd7 |
| 16-Sep-2009 |
Jani Taskinen |
- What a mess.. |
#
f611b660 |
| 15-Sep-2009 |
Ilia Alshanetsky |
Upgraded bundled sqlite to version 3.6.18. |
#
15398c4e |
| 15-Sep-2009 |
Pierre Joye |
- #49253, add support for libcurl's CERTINFO option |
#
62d78d7c |
| 14-Sep-2009 |
Ilia Alshanetsky |
Fixed certificate validation inside php_openssl_apply_verification_policy |