Browse Source

fix NEWS

PHP-5.4.28
Stanislav Malyshev 12 years ago
parent
commit
b80243aece
  1. 4
      NEWS

4
NEWS

@ -31,6 +31,10 @@ PHP NEWS
- FPM: - FPM:
. Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf). . Fixed bug #66482 (unknown entry 'priority' in php-fpm.conf).
- JSON:
. Fixed bug #66021 (Blank line inside empty array/object when
JSON_PRETTY_PRINT is set). (Kevin Israel)
- SimpleXML: - SimpleXML:
. Fixed bug #66084 (simplexml_load_string() mangles empty node name) . Fixed bug #66084 (simplexml_load_string() mangles empty node name)
(Anatol) (Anatol)

Loading…
Cancel
Save