Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0
authorXinchen Hui <laruence@gmail.com>
Thu, 24 Dec 2015 02:42:42 +0000 (10:42 +0800)
committerXinchen Hui <laruence@gmail.com>
Thu, 24 Dec 2015 02:42:42 +0000 (10:42 +0800)
commitc2fa01b939e08d8831a14732586ffee73f1fb8e4
tree240f73a6b47679d1300858dced3b523dfdeb229f
parent64071fc53127dd7a882be2067271ed267f192a85
parent85809b969f10b05ad12fc12359bc457bca943849
Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0

* 'PHP-7.0' of git.php.net:/php-src:
  update NEWS
  update NEWS
  fix merge mistake
  Added test for bug #71201
  Bug #71201 round() segfault on 64-bit builds
  Sort 7.0.1 extensions' entries
  Added test for bug #71201
  Bug #71201 round() segfault on 64-bit builds
  Add CVE for #71020 (PHP 7.0.1)
  Update NEWS & Fixed test
  Fixed bug #71204 (segfault if clean spl_autoload_funcs while autoloading)
  This should never fail
  Fixed bug #71202 (Autoload function registered by another not activated immediately)
  Updated NEWS
  Added support for HTTP 451