From 2bba3dc3b55c54f8c133836cc536fbd13ee3cc8c Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Wed, 23 Apr 2025 18:36:45 +0900 Subject: [PATCH] [skip ci] NEWS for #18317 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 6cf8816e8fc..bf4247ad1ca 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 8.4.8 +- Date: + . Fixed bug GH-18076 (Since PHP 8, the date_sun_info() function returns + inaccurate sunrise and sunset times, but other calculated times are + correct) (JiriJozif). 24 Apr 2025, PHP 8.4.7