version: beta-2.0
program: php
bug revision: 2e5d5e5ac6
fix revision: b5f15ef561
repos: git, https://github.com/php/php-src.git
failing tests:
	Zend/tests/traits/bug60145.phpt

minutes between bug rev and fix rev: 100
files edited: 1
lines added or changed: 6
lines deleted or changed: 0
bug report priority: 
bug management links: https://bugs.php.net/bug.php?id=60145
Security related?: 
Bug type: Incorrect behavior; incorrect validation; 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?: No
    adds new variables?: No
    adds 1 or more if-statements?: Yes
    adds 1 or more loops?: No
    adds a whole new function?: No
