summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2019-10-08 09:12:09 +0000
committerRemi Collet <remi@php.net>2019-10-08 09:12:09 +0000
commit75cc438262b2254c470de1530e1c46aa84644e7c (patch)
tree1a031ec51ac842104307d5d47cce28a10f92a0af
parentfd3118ffb0a47d39489607967172c3b3fc75277a (diff)
downloadphp-git-75cc438262b2254c470de1530e1c46aa84644e7c.tar.gz
Update NEWS for PHP 7.2.24RC1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4003ef7893..46fc02f546 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2019, PHP 7.2.24
+10 Oct 2019, PHP 7.2.24RC1
- Core:
. Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).