Browse Source

extend the entry a bit :)

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

4
NEWS

@ -1,8 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Nov 2005, PHP 5.1
- Changed type hints to allow "null" as default value for class.
(Marcus, Derick)
- Changed type hints to allow "null" as default value for class and array.
(Marcus, Derick, Dmitry)
- Fixed __get/__set to allow recursive calls for different properties. (Dmitry)
- Fixed bug in mysqli extension with unsigned int(11) being represented as
signed integer in PHP instead of string in 32bit systems. (Andrey)

Loading…
Cancel
Save