summaryrefslogtreecommitdiff
path: root/src/tests/config/disabled_functions.ini (follow)
AgeCommit message (Collapse)Author
2017-11-29Implement eval hookingjvoisin
It's not possible to hook the `eval` builtin like other functions.
2017-11-0653 absolute path (#62)jvoisin
* Add error for relative path
2017-10-17Add an expected failure for `eval` hookingjvoisin
2017-10-11s/disable_functions/disable_function/gjvoisin
This should close #36 and #30
2017-09-20Initial importSebastien Blot