Browse Source

FBFN

PHP-5.1
foobar 21 years ago
parent
commit
bd8fe7fcf0
  1. 4
      NEWS

4
NEWS

@ -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)

Loading…
Cancel
Save