diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-10-22 14:51:11 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-10-22 14:51:11 +0800 |
commit | 7c8650fe819c7459772a5cbb0bde59a022aa8d6f (patch) | |
tree | ba358bcf87dea9af99012b7999dae1dd8662921d | |
parent | 788368ff1cb7f933076b6eef6210a3c54eddc5dc (diff) | |
download | php-git-7c8650fe819c7459772a5cbb0bde59a022aa8d6f.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? ????, PHP 7.1.0RC5 - Core: + . Fixed bug #73350 (Exception::__toString() cause circular references). + (Laruence) . Fixed bug #73329 ((Float)"Nano" == NAN). (Anatol) - CLI Server: |