version: beta-2.0
program: php
bug revision: efcb9a71cd
fix revision: 6f3148db81
repos: git, https://github.com/php/php-src.git
failing tests:
	Zend/tests/debug_print_backtrace_limit.phpt
	Zend/tests/debug_backtrace_limit.phpt

minutes between bug rev and fix rev: 1430
files edited: 2
lines added or changed: 21
lines deleted or changed: 12
bug report priority: 
bug management links: 
Security related?: 
Bug type: Feature modification
Additional bug info: add an optional argument to debug output functions; limit
amount of output

Human patch:
    changes data structures or types?: No
    changes method signature?: Yes
    changes arguments to a function?: Yes
    added 1 or more function calls?: Yes
    changes conditional?: Yes
    adds new variables?: Yes
    adds 1 or more if-statements?: No
    adds 1 or more loops?: No
    adds a whole new function?: No
