summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index d4ddcede72..8f749b2acd 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -683,6 +683,8 @@ PHP 8.0 UPGRADE NOTES
- Date:
. Added DateTime::createFromInterface() and
DateTimeImmutable::createFromInterface().
+ . Added the DateTime format specifier "p" which is the same as "P" but
+ returning "Z" for UTC.
- Dom:
. Introduce DOMParentNode and DOMChildNode with new traversal and