#
0fefec1a |
| 09-Oct-2005 |
foobar |
BFN |
#
e403b15e |
| 09-Oct-2005 |
foobar |
MFH: - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared). |
#
412a28d1 |
| 09-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info). |
#
bc81f555 |
| 09-Oct-2005 |
Marcus Boerger |
- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG) |
#
303a642a |
| 09-Oct-2005 |
Dmitry Stogov |
Fixed bug #34788 (SOAP Client not applying correct namespace to generated values) |
#
5ef3e0c5 |
| 09-Oct-2005 |
Dmitry Stogov |
Fixed bug #34787 (SOAP Client not handling boolean types correctly) |
#
94238838 |
| 09-Oct-2005 |
Georg Richter |
added Bugfix for #34785 |
#
e3c8bd51 |
| 08-Oct-2005 |
Derick Rethans |
- MFH: Fixed bug #34676: missing support for strtotime("midnight") and strtotime("noon"). |
#
faf80a40 |
| 07-Oct-2005 |
Marcus Boerger |
- BFN |
Revision tags: php-4.4.1RC1 |
|
#
969f05a7 |
| 07-Oct-2005 |
Derick Rethans |
- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm). |
#
d8bb2766 |
| 07-Oct-2005 |
foobar |
maybe this month.. |
#
e58513c4 |
| 06-Oct-2005 |
foobar |
BFN |
#
71bd44ac |
| 06-Oct-2005 |
Ilia Alshanetsky |
MFH: Added missing safe_mode checks. |
#
bcf354a9 |
| 05-Oct-2005 |
Ilia Alshanetsky |
MFH: Missing safe_mode/open_basedir checks for file uploads. |
Revision tags: RELEASE_0_9_0 |
|
#
f2ed0634 |
| 05-Oct-2005 |
Ilia Alshanetsky |
MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi. |
#
1b8ecbcf |
| 04-Oct-2005 |
Antony Dovgal |
MFH: fix #34723 (array_count_values() strips leading zeroes) |
#
3d8dc4d3 |
| 04-Oct-2005 |
Antony Dovgal |
fix #32179 (xmlrpc_encode() segfaults with recursive references) |
#
594fd87c |
| 03-Oct-2005 |
Dmitry Stogov |
Fixed bug #34678 (__call(), is_callable() and static methods) |
#
728acc37 |
| 03-Oct-2005 |
Dmitry Stogov |
Fixed bug #34358 (Fatal error: Cannot re-assign $this) |
#
56f006a9 |
| 01-Oct-2005 |
foobar |
fix bfn |
#
4c4b955d |
| 30-Sep-2005 |
Pierre Joye |
- entry for #33125 |
#
dfc80440 |
| 30-Sep-2005 |
foobar |
reorder,reword,merge |
#
09540ee9 |
| 29-Sep-2005 |
Ilia Alshanetsky |
MFH: Fixed possible crash and/or memory corruption in import_request_variables() Fixed potential GLOBALS overwrite via import_request_variables(). |
#
1a04335e |
| 28-Sep-2005 |
Ilia Alshanetsky |
MFH: Fixed possible GLOBALS variable override when register_globals are ON. MFH: Fixed possible register_globals toggle via parse_str(). MFH: Fixed negative offset handling in substr_compare(
MFH: Fixed possible GLOBALS variable override when register_globals are ON. MFH: Fixed possible register_globals toggle via parse_str(). MFH: Fixed negative offset handling in substr_compare() function.
show more ...
|
#
ba5f6677 |
| 28-Sep-2005 |
Dmitry Stogov |
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception) |