#
3444305c |
| 22-Jun-2007 |
Stanislav Malyshev |
Fixed bug #41765 (Recode crashes/does not work on amd64) |
#
ebb94082 |
| 20-Jun-2007 |
Ilia Alshanetsky |
Fixed typos |
#
33220640 |
| 19-Jun-2007 |
foobar |
bfn |
#
3b481cef |
| 19-Jun-2007 |
Derick Rethans |
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision float representations. - MFH: Fixed var_export() to use the new H modifier so that it can generate parsable
- MFH: Added the H modifier to create non-locale-aware non-fixed-precision float representations. - MFH: Fixed var_export() to use the new H modifier so that it can generate parsable PHP code for floats again, independent of the locale.
show more ...
|
#
0475096e |
| 18-Jun-2007 |
foobar |
rephrase |
#
6d754185 |
| 18-Jun-2007 |
Stanislav Malyshev |
mysql fix |
#
4c61a3f2 |
| 18-Jun-2007 |
foobar |
rephrase |
#
24bdf0e3 |
| 18-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41686 (Omitting length param in array_slice not possible). |
#
161ab0aa |
| 18-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). |
#
b73d2a94 |
| 18-Jun-2007 |
Scott MacVicar |
Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). |
#
32c5a87a |
| 17-Jun-2007 |
Ilia Alshanetsky |
Fixed zend_alter_ini_entry() memory_limit interruption vulnerability. |
#
bf348c8c |
| 17-Jun-2007 |
Pierre Joye |
- MFH: #41717, imagepolygon does not respect thickness (sync with libgd) |
#
4e51d2ec |
| 15-Jun-2007 |
Nuno Lopes |
upgrade PCRE to version 7.2 RC3 # I'll update to the final version early next week when its released |
#
e1f08c82 |
| 15-Jun-2007 |
Dmitry Stogov |
HTTP 500 is sent to browser in case of PHP error instead of blank page |
#
bab1ce14 |
| 14-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41693 (scandir() allows empty directory names). |
#
f5f04f22 |
| 14-Jun-2007 |
Pierre Joye |
- Fixed regression introduced by the fix for the libgd bug #74 |
#
3b27cd22 |
| 14-Jun-2007 |
Dmitry Stogov |
Fixed bug #41566 (SOAP Server not properly generating href attributes) |
#
9f28e21b |
| 13-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41673 (json_encode breaks large numbers in arrays). |
#
1c7fa8fb |
| 13-Jun-2007 |
Dmitry Stogov |
Fixed bug #41633 (Crash instantiating classes with self-referencing constants) |
#
06b4c66f |
| 12-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41655 (open_basedir bypass via glob()) |
#
5160f532 |
| 11-Jun-2007 |
foobar |
regroup |
#
b6762a89 |
| 11-Jun-2007 |
Ilia Alshanetsky |
Fixed bug #41527 (WDDX deserialize numeric string array key). |
#
f7d22b60 |
| 09-Jun-2007 |
foobar |
MFH:- Added php_ini_loaded_file() function which returns the path to the actual php.ini in use. |
#
1351bc4e |
| 09-Jun-2007 |
Johannes Schlüter |
Fix #41640 (get_class_vars produces error on class constants) |
#
f903d428 |
| 08-Jun-2007 |
Antony Dovgal |
bfn |