From c668ed422593b2037c90f2299e9378542c46078c Mon Sep 17 00:00:00 2001 From: Saki Takamachi Date: Wed, 23 Apr 2025 09:31:10 +0900 Subject: [PATCH] [skip ci] NEWS for #18317 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 9a227d8dbb0..bf57077f454 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 8.3.22 +- 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). + 08 May 2025, PHP 8.3.21 - Core: