version: beta-2.0
program: php
bug revision: e7a1d5004e
fix revision: 3571c955b5
repos: git, https://github.com/php/php-src.git
failing tests:
    ext/spl/tests/regexiterator_getregex.phpt

minutes between bug rev and fix rev: 7
files edited: 1
lines added or changed: 15
lines deleted or changed: 0
bug report priority: No information regarding priority in bug report
bug management links: https://bugs.php.net/bug.php?id=53659
Security related?: No
Bug type: feature request
Additional bug info: add a getter to the regex class

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