version: beta-2.0
program: php
bug revision: d2881adcbc
fix revision: 4591498df7
repos: git, https://github.com/php/php-src.git
failing tests:
	Zend/tests/traits/bug60153.phpt

minutes between bug rev and fix rev: 9
files edited: 1
lines added or changed: 17
lines deleted or changed: 8
bug report priority: 
bug management links: https://bugs.php.net/bug.php?id=60153
Security related?: 
Bug type: Should raise error but doesn't
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
