]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
authorRasmus Lerdorf <rasmus@php.net>
Mon, 10 Nov 2014 18:36:46 +0000 (10:36 -0800)
committerRasmus Lerdorf <rasmus@php.net>
Mon, 10 Nov 2014 18:36:46 +0000 (10:36 -0800)
* 'PHP-5.6' of git.php.net:php-src:
  Update NEWS
  Fixed bug #68370 ("unset($this)" can make the program crash)
  Fix opcache.revalidate_freq per-request behavior
  Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy)
  Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)


Trivial merge