Browse Source

Fix bug number

pull/870/head
Nikita Popov 12 years ago
parent
commit
d67c05bb89
  1. 2
      NEWS

2
NEWS

@ -3,7 +3,7 @@ PHP NEWS
?? ??? 2014, PHP 5.5.19
- Core:
. Fixed bug #68188 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
. Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
?? ??? 2014, PHP 5.5.18

Loading…
Cancel
Save