diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ PHP NEWS . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds). (Moritz Fain) +- phar: + . Fixed bug #74383 phar method parameters reflection correction. (mhagstrand) + 13 Apr 2017 PHP 7.0.18 - Core: |