diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #79884 (PHP_CONFIG_FILE_PATH is meaningless). (cmb) . Fixed bug #77932 (File extensions are case-sensitive). (cmb) +- LDAP: + . Fixed memory leaks. (ptomulik) + 06 Aug 2020, PHP 7.4.9 - Apache: |