Skip to content

Commit 3ea2b73

Browse files
committed
Merge branch 'PHP-5.5' of git://github.com/php/php-src into PHP-5.5
2 parents c4de702 + 6313fc7 commit 3ea2b73

File tree

6 files changed

+656
-67
lines changed

6 files changed

+656
-67
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)