summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-03-25 21:46:41 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-25 21:46:41 +0100
commit72a2ab39ba977d542fdc33109dead3a87ea9f2ab (patch)
tree421c6b9249f819b194453bfccf51b1befbb942d9
parent7f9872387e38a05b11ce233b4d142325d742c487 (diff)
downloadphp-git-72a2ab39ba977d542fdc33109dead3a87ea9f2ab.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 52edd493e7..388158cb62 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2019, PHP 7.2.18
+- CLI:
+ . Fixed bug #77794 (Incorrect Date header format in built-in server).
+ (kelunik)
+
- Interbase:
. Fixed bug #72175 (Impossibility of creating multiple connections to
Interbase with php 7.x). (Nikita)