version: beta-2.0
program: php
bug revision: bda5ea7111
fix revision: 60dfd64bf2
repos: git, https://github.com/php/php-src.git
failing tests:
	Zend/tests/traits/bug60717.phpt
	Zend/tests/traits/bugs/abstract-methods06.phpt

minutes between bug rev and fix rev: 182
files edited: 1
lines added or changed: 23
lines deleted or changed: 13
bug report priority: 
bug management links: https://bugs.php.net/bug.php?id=60717
Security related?: 
Bug type: incorrect behavior or incorrect output; Fatal error of unspecified type
Additional bug info: 

Human patch:
    changes data structures or types?: No
    changes method signature?: No
    changes arguments to a function?: No
    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?: Yes
