summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_ret_user.phpt (follow)
AgeCommit message (Collapse)Author
2018-08-30Match on ret improvementsxXx-caillou-xXx
This commit does two things: - Implement matching on calltraces for ret - Implement matching on ret of user functions if the return value is not used.
2018-08-28Fix a SIGSEGV on user-created function's return valuexXx-caillou-xXx