]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.1'
authorAnatol Belski <ab@php.net>
Fri, 14 Oct 2016 02:22:29 +0000 (04:22 +0200)
committerAnatol Belski <ab@php.net>
Fri, 14 Oct 2016 02:22:29 +0000 (04:22 +0200)
commit1ecd141d626dd367053382b692e4bbcb3b129630
tree67cb038987bdbd086a09ecab317f79cb7f2fef19
parent77584e9fac98129ec962de82c90b91044864e363
parent84a5821212640fe2e06a2e2947f5caaccdb500e9
Merge branch 'PHP-7.1'

* PHP-7.1: (47 commits)
  missed piece for renaming
  rename publicly exposed symbol to avoid name conflicts
  Ignore non-executable opcodes in line mode of phpdbg_end_oplog()
  fix gettimeofday proto availability
  Fix #73280: Stack Buffer Overflow in GD dynamicGetbuf
  fix test
  use already exported symbol
  Revert "export symbol missing by phpdbg"
  Merge branch 'PHP-7.0' into PHP-7.1
  Syncronize with 5.6 - __toString should return ""
  Fix potential overflows in php_pcre_replace_impl
  Fixed bug #73237
  fix another mistake
  Fixed bug in zend_accel_error() and cleaned up kill_all_lockers()
  Merge remote-tracking branch 'origin/PHP-7.0' into PHP-7.1
  Merge branch 'PHP-7.0' into PHP-7.1
  Merge branch 'PHP-7.0' into PHP-7.1
  export symbol missing by phpdbg
  Fix accidental PHPDBG_ABI break
  Fix bug #73189 - Memcpy negative size parameter php_resolve_path
  ...