summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_require_allow.phpt (unfollow)
AgeCommit message (Expand)Author
2020-12-25mark some tests as passing on php8jvoisin
2020-12-12Mark the relevant php8 tests as broken (#359)jvoisin
2020-12-01In tests, don't `die("skip")` but `print "skip"` instead (#358)jvoisin
2019-01-14Reorganize the testsuitejvoisin
2017-10-10.allow() is now working for requirejvoisin
2017-10-09Better hooking of language constructs (#26)jvoisin
2017-09-20fix XFAIL test for include/requireSebastien Blot