diff options
author | Stanislav Malyshev <stas@php.net> | 2014-02-17 21:16:48 -0800 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2014-02-17 21:16:48 -0800 |
commit | b79d2285dfe92a726f5331cc84882ff35e94395f (patch) | |
tree | ef53689d5a50c98a9417d0ef62924859eae374ee /NEWS | |
parent | a80cec1190e18cf8f23a7786de59e76e7f9fa022 (diff) | |
download | php-git-b79d2285dfe92a726f5331cc84882ff35e94395f.tar.gz |
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.4.26 +?? ??? 2014, PHP 5.4.26 + - JSON: . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net) @@ -18,7 +20,7 @@ PHP NEWS . Added warning for dangerous client encoding and remove possible injections for pg_insert()/pg_update()/pg_delete()/pg_select(). (Yasuo) -?? ??? 2014, PHP 5.4.25 +06 Feb 2014, PHP 5.4.25 - Core: . Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita) |