]> granicus.if.org Git - php/commit
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)
commit19992250cfc30ed60512f4375ef7264de2206617
tree74ee37db348eba27ac78e842c71068aff2be6ff8
parent2375d659d7ba006429d4b3a28cf8a158f24b30db
parenteacf998af2bccc1020fb0ef2a2d1af4a0df41294
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

* '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)