We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20911a commit 6313fc7Copy full SHA for 6313fc7
NEWS
@@ -25,6 +25,10 @@ PHP NEWS
25
CURLOPT_ACCEPTTIMEOUT_MS, CURLOPT_SSL_OPTIONS, CURLOPT_TCP_KEEPALIVE,
26
CURLOPT_TCP_KEEPIDLE and CURLOPT_TCP_KEEPINTVL. (Pierrick)
27
28
+- DateTime
29
+ . Added DateTimeImmutable - a variant of DateTime that only returns the
30
+ modified state instead of changing itself. (Derick)
31
+
32
- pgsql:
33
. Bug #46408: Locale number format settings can cause pg_query_params to
34
break with numerics. (asmecher, Lars)
0 commit comments