#
71efa5b4 |
| 10-Jul-2006 |
Marcus Boerger |
- MFH Fixed bug #37816 (ReflectionProperty does not throw exception when accessing protected attribute) |
#
ec11b44e |
| 09-Jul-2006 |
Marcus Boerger |
- BFN |
#
2f0e80af |
| 09-Jul-2006 |
Marcus Boerger |
- BFN |
#
4c26ed26 |
| 05-Jul-2006 |
Antony Dovgal |
BFN |
#
e84a7de0 |
| 05-Jul-2006 |
Edin Kadribasic |
apache2filter on windows news |
#
d060a6e8 |
| 04-Jul-2006 |
Derick Rethans |
- MFH: Updated timezonedb to version 2006.7. - MFH: Fixed test cases because of new constant values for the formats. |
Revision tags: php-4.4.3RC2 |
|
#
acb1e079 |
| 04-Jul-2006 |
Dmitry Stogov |
Changed priority of PHPRC environment variable on win32 to be higher then value from registry. |
#
42c462c7 |
| 03-Jul-2006 |
John Coggeshall |
Adding Apache2Filter news |
#
1b2cc459 |
| 02-Jul-2006 |
Ilia Alshanetsky |
Fixed bug #37987 (invalid return of file_exists() in safe mode). |
#
bdd4183f |
| 30-Jun-2006 |
Antony Dovgal |
news |
#
24ac7931 |
| 28-Jun-2006 |
Ilia Alshanetsky |
Improved safe_mode check for the error_log() function. |
#
5ca11825 |
| 28-Jun-2006 |
Antony Dovgal |
BFN |
#
58c82af6 |
| 27-Jun-2006 |
Ilia Alshanetsky |
Improved the error reporting in SOAP extension on request failure. |
#
ac4f8071 |
| 27-Jun-2006 |
Antony Dovgal |
BFN |
#
ae1ec656 |
| 26-Jun-2006 |
Hannes Magnusson |
Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML() |
#
de85c9cd |
| 26-Jun-2006 |
Dmitry Stogov |
Fixed bug #37862 (Integer pointer comparison to numeric value) |
#
563c920c |
| 25-Jun-2006 |
Hannes Magnusson |
MFH http_build_query() & parse_url() news # Patch by helgi thormar |
#
a5d56bb9 |
| 25-Jun-2006 |
Hannes Magnusson |
Added image_type_to_extension() # Was suppost to be in 5.0beta#3... :) |
#
437494dd |
| 20-Jun-2006 |
Hannes Magnusson |
Bug fix news... |
#
8b993875 |
| 19-Jun-2006 |
Antony Dovgal |
BFN |
#
f4106441 |
| 19-Jun-2006 |
Michael Wallner |
- Fix Bug #37780 memory leak trying to execute a non existing file (CLI) |
#
3b7be889 |
| 19-Jun-2006 |
Ilia Alshanetsky |
Added posix_initgroups() function. |
#
6bfeea9e |
| 16-Jun-2006 |
Rasmus Lerdorf |
MFH: Backported allow_url_include from HEAD. This directive allows separate control of URL handling in includes/requires allowing sites to enable allow_url_fopen without enabling remote incl
MFH: Backported allow_url_include from HEAD. This directive allows separate control of URL handling in includes/requires allowing sites to enable allow_url_fopen without enabling remote includes.
show more ...
|
#
6c310f9c |
| 16-Jun-2006 |
Dmitry Stogov |
New crypt() implementation for win32 which is about 10 times faster and has more friendly license. |
#
60328ea7 |
| 15-Jun-2006 |
Dmitry Stogov |
Added automatic module globals management |