diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,6 +12,10 @@ PHP NEWS . Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar file). (Laruence) +- Standard: + . Fixed bug #76755 (setcookie does not accept "double" type for expire time). + (Laruence) + 16 Aug 2018, PHP 7.3.0beta2 - Core: |