#
a91f9fb7 |
| 15-Dec-2005 |
Antony Dovgal |
MFH: fix #35690 (pack() tries to allocate huge memory block when packing float values to strings) |
#
00b9392b |
| 14-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35571 (Fixed crash in Apache 2 SAPI when more then one php script is loaded via SSI include). |
#
3ce27140 |
| 13-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35655 (whitespace following end of heredoc is lost). |
#
cdb699b4 |
| 13-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35630 (strtotime() crashes on certain relative identifiers). |
#
db312cf1 |
| 12-Dec-2005 |
Dmitry Stogov |
Fixed bug #35570 (segfault when re-using soap client object) |
#
a74463e9 |
| 12-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35629 (crash in http:// wrapper on multiple redirects). |
#
f19c2e00 |
| 11-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35624 (strtotime() does not handle 3 character weekdays). Improved fix for bug #35414. |
#
64f82f9c |
| 11-Dec-2005 |
foobar |
fix news |
#
f75efcb5 |
| 11-Dec-2005 |
Edin Kadribasic |
Bundle update news |
Revision tags: RELEASE_1_1_1 |
|
#
b3fc86b5 |
| 10-Dec-2005 |
foobar |
fix news |
#
59922103 |
| 09-Dec-2005 |
Dmitry Stogov |
Fixed bug #35612 (iis6 Access Violation crash) |
#
ce90a27a |
| 09-Dec-2005 |
Pierre Joye |
- MFH, PNG compression support exposed |
#
5461b5a6 |
| 09-Dec-2005 |
Dmitry Stogov |
Fixed bug #34429 (Output buffering cannot be turned off with FastCGI) |
#
b30602b7 |
| 08-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35594 (Multiple calls to getopt() may result in a crash). |
#
644cf055 |
| 08-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #34359 (Possible crash inside fopen http wrapper). |
Revision tags: RELEASE_1_1 |
|
#
481ec285 |
| 06-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if display_startup_error is off). |
Revision tags: RELEASE_1_0 |
|
#
f2415625 |
| 06-Dec-2005 |
Ilia Alshanetsky |
MFH: Prevent header injection by limiting each header to a single line. |
#
aa1b0709 |
| 06-Dec-2005 |
Ilia Alshanetsky |
Fixed possible XSS inside error reporting functionality. |
#
937e9f80 |
| 05-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35558 (mktime() interpreting 3 digit years incorrectly). |
#
ab34dafb |
| 05-Dec-2005 |
Antony Dovgal |
fix #35536 (mysql_field_type() doesn't handle NEWDECIMAL) add also SET, ENUM, NEWDATE and GEOMETRY to the switch |
#
9ee0707c |
| 05-Dec-2005 |
Dmitry Stogov |
Fixed bug #35509 (string constant as array key has different behavior inside object) |
#
15afc78f |
| 04-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35062 (socket_read() produces warnings on non blocking sockets). |
#
d1ce095f |
| 04-Dec-2005 |
foobar |
reorder,reword |
#
b09703e9 |
| 04-Dec-2005 |
Antony Dovgal |
BFN |
#
2fae8d37 |
| 02-Dec-2005 |
Ilia Alshanetsky |
Enable hash & xmlwriter by default |