Skip to content

Commit 6313fc7

Browse files
committed
Added NEWS item for DateTimeImmutable
1 parent c20911a commit 6313fc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ PHP NEWS
2525
CURLOPT_ACCEPTTIMEOUT_MS, CURLOPT_SSL_OPTIONS, CURLOPT_TCP_KEEPALIVE,
2626
CURLOPT_TCP_KEEPIDLE and CURLOPT_TCP_KEEPINTVL. (Pierrick)
2727

28+
- DateTime
29+
. Added DateTimeImmutable - a variant of DateTime that only returns the
30+
modified state instead of changing itself. (Derick)
31+
2832
- pgsql:
2933
. Bug #46408: Locale number format settings can cause pg_query_params to
3034
break with numerics. (asmecher, Lars)

0 commit comments

Comments
 (0)