|
|
|
@ -1,6 +1,8 @@ |
|
|
|
PHP NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
?? Aug 2006, PHP 5.2.0RC2 |
|
|
|
- Fixed bug #38194 (ReflectionClass::isSubclassOf() returns TRUE for the class |
|
|
|
itself). (Ilia) |
|
|
|
|
|
|
|
24 Jul 2006, PHP 5.2.0RC1 |
|
|
|
- Updated bundled MySQL client library to version 5.0.22 in the Windows |
|
|
|
@ -204,7 +206,7 @@ PHP NEWS |
|
|
|
- Fixed bug #37313 (sigemptyset() used without including <signal.h>). |
|
|
|
(jdolecek) |
|
|
|
- Fixed bug #37306 (max_execution_time = max_input_time). (Dmitry) |
|
|
|
- Fixed Bug #37278 (SOAP not respecting uri in __soapCall). (Dmitry) |
|
|
|
- Fixed bug #37278 (SOAP not respecting uri in __soapCall). (Dmitry) |
|
|
|
- Fixed bug #37256 (php-fastcgi doesn't handle connection abort). (Dmitry) |
|
|
|
- Fixed bug #37244 (Added strict flag to base64_decode() that enforces |
|
|
|
RFC3548 compliance). (Ilia) |
|
|
|
|