]> granicus.if.org Git - php/commitdiff
Merge branch 'master' of git.php.net:php-src
authorRasmus Lerdorf <rasmus@php.net>
Sun, 26 Oct 2014 23:58:45 +0000 (16:58 -0700)
committerRasmus Lerdorf <rasmus@php.net>
Sun, 26 Oct 2014 23:58:45 +0000 (16:58 -0700)
* 'master' of git.php.net:php-src: (240 commits)
  Do not execute anything after quit or clean command
  Fix last commit, and do not output unnecessary information
  Stabilize execution, always run destructors and extended file breakpoints
  Fix nullptr dereference in clean without exec context
  remove dodgy param parser, bring userland breakpoint api inline with PHP7
  disable output buffering by default
  Add question to reset execution in run/exec/clean
  - Updated to version 2014.9 (2014i)
  actually remove this
  disable output buffering, better breakpoint api for userland, remove hand parsing of params
  Fix phpdbg output when outputting via php with active output handlers
  Fixed Closure::call() NEWS/UPGRADING
  Set engine back to initial state after fatal-ed ev command
  Fix eventual stack overflow after clean cmd
  Fix listing of files with no absolute path
  updated libmagic.patch in master
  updated libmagic.patch in 5.6
  updated libmagic.patch in 5.5
  NEWS
  NEWS
  ...


Trivial merge