Revision tags: php-5.2.11RC3 |
|
#
6d0b9484 |
| 07-Sep-2009 |
Ilia Alshanetsky |
Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters). |
#
f723d368 |
| 05-Sep-2009 |
Jani Taskinen |
- Fixed bug #49182 (PHP CGI always outputs the shebang line) |
#
ac2d3990 |
| 04-Sep-2009 |
Sriram Natarajan |
- Fixed bug #49447 (php engine need to correctly check for socket API return status on windows). (Sriram Natarajan) |
Revision tags: php-5.3.1RC1 |
|
#
bcde6a02 |
| 03-Sep-2009 |
Johannes Schlüter |
This will become 5.3.2, the NEWS file will be merged once 5.3.1 is out |
Revision tags: php-5.2.11RC2 |
|
#
8f822091 |
| 03-Sep-2009 |
Pierre Joye |
- Fix sanity check for the color index in imagecolortransparent |
#
bfd9f297 |
| 02-Sep-2009 |
Ilia Alshanetsky |
Fixed typo |
#
ddab8be5 |
| 01-Sep-2009 |
Pierre Joye |
- #27051, create process as impersonated user |
#
39178112 |
| 01-Sep-2009 |
Pierre Joye |
- readdir/scandir entry |
#
b3a23c7d |
| 31-Aug-2009 |
Jani Taskinen |
fix typo |
#
6bb0603c |
| 31-Aug-2009 |
Jani Taskinen |
- Fixed zlib.deflate compress filter to actually accpet level parameter. |
#
6a733878 |
| 31-Aug-2009 |
Ilia Alshanetsky |
Fixed bug #49361 (wordwrap() wraps incorrectly on end of line boundaries). |
#
ceb607af |
| 30-Aug-2009 |
Pierre Joye |
- Fixed leak on error in popen/exec (and related functions) |
#
30b71027 |
| 30-Aug-2009 |
Ilia Alshanetsky |
Bug #49391 ldap.c utilizing deprecated ldap_modify_s |
#
99d3fe5a |
| 29-Aug-2009 |
Jani Taskinen |
- Fix news |
#
9bf74760 |
| 28-Aug-2009 |
Andrey Hristov |
Fix for bug#48745 mysqlnd: mysql_num_fields returns wrong column count for mysql_list_fields |
#
955a6112 |
| 27-Aug-2009 |
Andrey Hristov |
Forgot to save the file. Here comes the entry |
#
43d33e8a |
| 27-Aug-2009 |
Andrey Hristov |
Fix for bug#46614 Extended MySQLi class gives incorrect empty() result |
#
137b9210 |
| 26-Aug-2009 |
Pierre Joye |
- fix #49372, segfault in php_curl_option_url |
#
43b4d73d |
| 26-Aug-2009 |
Pierre Joye |
- update |
#
46ba563f |
| 26-Aug-2009 |
Pierre Joye |
- update |
#
60ef4a1e |
| 26-Aug-2009 |
Dmitry Stogov |
Fixed bug #47273 (Encoding bug in SoapServer->fault) |
#
bea1685a |
| 25-Aug-2009 |
Pierre Joye |
Improved readlink, supress \??\ and use the drive syntax only |
#
ef582b53 |
| 25-Aug-2009 |
Pierre Joye |
- update news for my last TSRM fixes |
#
27cbcc60 |
| 25-Aug-2009 |
Andrey Hristov |
MFH: Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared Possibly fix also : Bug #48780 mysqlnd compile failure Bug #46952 mysqlnd compile failure with suncc |
#
767abb9b |
| 20-Aug-2009 |
Jani Taskinen |
- Fixed bug #49286 (php://input (php_stream_input_read) is broken) |