Skip to content

Commit 34dcea8

Browse files
committed
Merge branch 'import-timelib-2022.12' into PHP-8.2
2 parents e700804 + 8a8859b commit 34dcea8

File tree

7 files changed

+555
-499
lines changed

7 files changed

+555
-499
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ PHP NEWS
55
- Date:
66
. Fixed bug GH-15582: Crash when not calling parent constructor of
77
DateTimeZone. (Derick)
8+
. Fixed regression where signs after the first one were ignored while parsing
9+
a signed integer, with the DateTimeInterface::modify() function. (Derick)
810

911
- SOAP:
1012
. Fixed bug #62900 (Wrong namespace on xsd import error message). (nielsdos)

0 commit comments

Comments
 (0)