- Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
- Fixed bug #44913 (Segfault when using return in combination with nested loops
and continue 2). (Dmitry)
-- Fixed bug #44899 (__isset usage changes behavior of empty()) (Etienne)
-- Fixed bug #44849 (imagecolorclosesthwb() is not available on Windows) (Kalle)
+- Fixed bug #44899 (__isset usage changes behavior of empty()). (Etienne)
+- Fixed bug #44897 (failed to prepare statement). (Andrey)
+- Fixed bug #44849 (imagecolorclosesthwb() is not available on Windows). (Kalle)
- Fixed bug #44805 (rename() function is not portable to Windows). (Pierre)
- Fixed bug #44742 (timezone_offset_get() causes segmentation faults). (Derick)
- Fixed bug #44648 (Attribute names not checked for wellformedness). (Rob)
- Fixed bug #44414 (Incomplete reporting about abstract methods). (Dmitry)
-- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables)
+- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables).
(Andrey)
- Fixed bug #44352 (mysqli_connect_error() false negative for host errors).
(Andrey)