diff --git a/NEWS b/NEWS index c17a25c6d9d..12a0a33e6d3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 8.4.0beta5 +- BCMath: + . Fixed bcdiv() div by one. (Saki Takamachi) + - Core: . Fixed bug GH-15330 (Do not scan generator frames more than once). (Arnaud) . Fixed bug GH-15644 (Asymmetric visibility doesn't work with hooks). (ilutov)