diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ PHP NEWS . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi) . Fixed bug #67938 (Segfault when extending interface method with variadic). (Nikita) + . Implemented FR #38409 (parse_ini_file() looses the type of booleans). (Tjerk) - Fileinfo: . Fixed bug #67731 (finfo::file() returns invalid mime type |