diff options
| author | Stanislav Malyshev <stas@php.net> | 2014-11-23 16:39:52 -0800 |
|---|---|---|
| committer | Stanislav Malyshev <stas@php.net> | 2014-11-23 16:39:52 -0800 |
| commit | de075d172c1fe218e1a7a5c2dbd5fa84f9af0e1d (patch) | |
| tree | 322e57a55b188de4204459e4aca53940c3b7eff2 | |
| parent | a5aae1b66cc11433a8b55cb04a9e9857a98a6b62 (diff) | |
| download | php-git-de075d172c1fe218e1a7a5c2dbd5fa84f9af0e1d.tar.gz | |
update NEWS
| -rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,10 +7,13 @@ PHP NEWS (Adam) . Fixed bug #68104 (Segfault while pre-evaluating a disabled function). (Laruence) - . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly triggered). (Julien) + . Fixed bug #68185 ("Inconsistent insteadof definition."- incorrectly + triggered). (Julien) . Fixed bug #68355 (Inconsistency in example php.ini comments). (Chris McCafferty) . Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence) + . Fixed bug #68422 (Incorrect argument reflection info for array_multisort()). + (Alexander Lisachenko) . Fixed bug #68446 (Array constant not accepted for array parameter default). (Bob) - FPM: |
