Update changelog

This commit is contained in:
Peter Kokot 2019-04-20 19:13:06 +02:00
parent 2549f7d220
commit 0b8414832e

3
NEWS
View file

@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? ????, PHP 7.3.6
- FPM:
. Fixed bug #77921 (static.php.net doesn't work anymore). (Peter Kokot)
- Session:
. Fixed bug #77911 (Wrong warning for session.sid_bits_per_character). (cmb)