Skip to content

Commit e6424d8

Browse files
gron1987smalyshev
authored andcommitted
Fix bug #65554 in DateTime, when use it with D/l in format and textual day have dot at the end
1 parent b378b0b commit e6424d8

File tree

4 files changed

+137
-102
lines changed

4 files changed

+137
-102
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ PHP NEWS
2727
- cURL:
2828
. Fixed bug #65458 (curl memory leak). (Adam)
2929

30+
- Datetime:
31+
. Fixed bug #65554 (createFromFormat broken when weekday name is followed
32+
by some delimiters). (Valentin Logvinskiy, Stas).
33+
3034
- Openssl:
3135
. Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in
3236
some cases). (Mark Jones)

0 commit comments

Comments
 (0)