version: beta-2.0
program: php
bug revision: 11efb7295e
fix revision: f7b7b6aa9e
repos: git, https://github.com/php/php-src.git
failing tests:
	ext/spl/tests/bug54384.phpt

minutes between bug rev and fix rev: 139
files edited: 2
lines added or changed: 33
lines deleted or changed: 32
bug report priority: No information regarding priority in bug report
bug management links: https://bugs.php.net/bug.php?id=54384
Security related?: No
Bug type: Fatal error of unspecified type
Additional bug info: better bug fix as compared to previous fix

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?: No
    adds new variables?: No
    adds 1 or more if-statements?: Yes
    adds 1 or more loops?: No
    adds a whole new function?: No
