#
85f73826 |
| 16-May-2007 |
Pierre Joye |
- fix title |
#
587de836 |
| 16-May-2007 |
Pierre Joye |
- MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c (Reported by Xavier Roche) |
#
a5ce18dd |
| 16-May-2007 |
Michael Wallner |
- BFN |
#
2b46d621 |
| 16-May-2007 |
Ilia Alshanetsky |
Upgraded libsqlite3 to SQLite 3.3 |
#
7cc5c04b |
| 16-May-2007 |
Ilia Alshanetsky |
news |
#
3a10e5c0 |
| 16-May-2007 |
Antony Dovgal |
MFH: fix #41394 (dbase_create creates file with corrupted header) |
#
09a575a2 |
| 16-May-2007 |
Antony Dovgal |
MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.') |
#
55a3d5f8 |
| 15-May-2007 |
Scott MacVicar |
MFH: Fixed bug #41390 (Clarify error message with invalid protocol scheme) |
#
e5a55675 |
| 15-May-2007 |
Antony Dovgal |
add the original author of the patch |
#
633aff55 |
| 15-May-2007 |
Dmitry Stogov |
Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:" header) |
#
72710928 |
| 14-May-2007 |
Ilia Alshanetsky |
News file cleanup |
#
60746745 |
| 14-May-2007 |
Scott MacVicar |
Prefix NEWS item so documentation team know of new function and typo from old parsing API spotted by bjori |
#
ac38b635 |
| 14-May-2007 |
Scott MacVicar |
Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set. |
#
82dc0875 |
| 14-May-2007 |
Rob Richards |
BFN |
#
f752fd48 |
| 13-May-2007 |
Ilia Alshanetsky |
Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input). |
#
2b229635 |
| 11-May-2007 |
Antony Dovgal |
BFN |
#
c1e84f1f |
| 11-May-2007 |
Antony Dovgal |
BFN |
#
d2fe65c1 |
| 11-May-2007 |
Dmitry Stogov |
Fixed bug #39542 (Behaviour of require/include different to < 5.2.0) |
#
8de1ecef |
| 10-May-2007 |
Antony Dovgal |
MFH: fix segfault in strripos() when offset == INT_MAX+1 identified and repoted by Joxean Koret |
#
6e843863 |
| 10-May-2007 |
Dmitry Stogov |
Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com) |
#
fb045249 |
| 10-May-2007 |
Dmitry Stogov |
Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings) |
#
e7577d57 |
| 10-May-2007 |
Scott MacVicar |
Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). |
#
6df53846 |
| 09-May-2007 |
Ilia Alshanetsky |
Fixed a typo |
#
223cfe34 |
| 08-May-2007 |
Pierre Joye |
- MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns] |
#
75b5ce3b |
| 08-May-2007 |
Ilia Alshanetsky |
Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE). |