|
|
|
@ -23,6 +23,7 @@ PHP NEWS |
|
|
|
- Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. |
|
|
|
(Andrey) |
|
|
|
- Fixed bug #34331 (php crashes when variables_order is empty). (Ilia) |
|
|
|
- Fixed bug #34311 (unserialize() crashes with chars above 191 dec). (Nuno) |
|
|
|
- Fixed bug #34310 (foreach($arr as $c->d => $x) crashes). (Dmitry) |
|
|
|
- Fixed bug #34307 (on_modify handler not called to set the default value if |
|
|
|
setting from php.ini was invalid). (Andrei) |
|
|
|
|