|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PHP NEWS |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| |
|
|
|
?? Nov 2005, PHP 5.1 |
|
|
|
- Fixed mysqli bug with unsigned int(11) represented as signed int in PHP. |
|
|
|
(Andrey) |
|
|
|
- Fixed bug in mysqli extension with unsigned int(11) being represented as |
|
|
|
signed integer in PHP instead of string in 32bit systems. (Andrey) |
|
|
|
- Fixed initializing and argument checking for posix_mknod(). (Derick) |
|
|
|
- Fixed bug #35142 (SOAP Client/Server Complex Object Support). (Dmitry) |
|
|
|
- Fixed bug #35135 (PDOStatment without related PDO object may crash). (Ilia) |
|
|
|
|