diff --git a/NEWS b/NEWS index cbfde79094f..ee07d07ea27 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ PHP NEWS - CLI: . Fix interrupted CLI output causing the process to exit. (nielsdos) +- Date: + . Fixed bug GH-11368 (Date modify returns invalid datetime). (Derick) + - PDO SQLite: . Fix GH-11492 (Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt). (KapitanOczywisty, CViniciusSDias)