#
4902fc6c |
| 13-Jul-2006 |
Antony Dovgal |
MFH: fix #38086 (stream_copy_to_stream() returns 0 when maxlen is bigger than the actual length) add tests |
#
8a35e9d0 |
| 12-Jul-2006 |
Antony Dovgal |
fix #38072 (boolean arg for mysqli_autocommit() is always true on Solaris) |
#
c48a2e38 |
| 12-Jul-2006 |
Dmitry Stogov |
Fixed bug #38067 (Parameters are not decoded from utf-8 when using encoding option) |
#
8bb047ee |
| 12-Jul-2006 |
Dmitry Stogov |
Fixed bug #36759 (Objects destructors are invoked in wrong order when script is finished). |
#
83ac7960 |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #37947 (zend_ptr_stack reallocation problem) |
#
26499be6 |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #38055 (Wrong interpretation of boolean parameters) |
#
690e86fd |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #38019 (segfault extending mysqli class) |
#
795a482a |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #38005 (SoapFault faultstring doesn't follow encoding rules) |
#
c389a653 |
| 10-Jul-2006 |
Dmitry Stogov |
Fixed bug #38004 Parameters in SoapServer are decoded twice |
#
f66cd505 |
| 10-Jul-2006 |
Marcus Boerger |
- BFN |
#
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() |