summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_require.phpt (follow)
AgeCommit message (Collapse)Author
2017-11-29Implement eval hookingjvoisin
It's not possible to hook the `eval` builtin like other functions.
2017-10-09Better hooking of language constructs (#26)jvoisin
* Vastly improve the support of language construct hooking
2017-09-20fix XFAIL test for include/requireSebastien Blot
2017-09-20Initial importSebastien Blot