]> granicus.if.org Git - php/commit
Merge branch 'master' into phpng
authorDmitry Stogov <dmitry@zend.com>
Sun, 18 May 2014 17:17:31 +0000 (21:17 +0400)
committerDmitry Stogov <dmitry@zend.com>
Sun, 18 May 2014 17:17:31 +0000 (21:17 +0400)
commitb11a30f5eaeae2aa797ebef8722f4b1d51c72198
tree838d425afc9a07f00bd4e66e8df7709827c8c339
parent583bb6339b03ac64ab38dee792e4aedeaa7d5f07
parent91c475fc0094fb23a8f94408684e0c21e195bf48
Merge branch 'master' into phpng

* master:
  Support for __debugInfo (Joe Watkins)
  Optimize ZEND_POW (Rouven Weßling)
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  Prevent recursion in ZF2 Parameters class
  adding NEWS block for beta4
  5.4.30 next
  enable email notifications
  update NEWS
  update NEWS
  update NEWS
  - Updated to version 2014.3 (2014c)
  fix bug #67253: timelib_meridian_with_check out-of-bounds read
  Fix bug #67252: convert_uudecode out-of-bounds read
  Fix bug #67251 - date_parse_from_format out-of-bounds read
  Fix bug #67250 (iptcparse out-of-bounds read)

Conflicts:
ext/opcache/zend_persist.c
ext/spl/spl_array.c
.travis.yml
ext/opcache/Optimizer/pass1_5.c
ext/opcache/ZendAccelerator.h
ext/opcache/zend_persist.c
ext/spl/spl_array.c
ext/standard/iptc.c
ext/standard/uuencode.c