summaryrefslogtreecommitdiff
path: root/src/tests/disabled_functions_nul_byte.phpt (follow)
AgeCommit message (Collapse)Author
2017-12-20Better parsing of the rulesxXx-caillou-xXx
Thanks to this huge commit from @xXx-caillou-xXx, we can now write amazingly flexible rules.
2017-10-18.drop() is not a `nop` anymoreThibault "bui" Koechlin
`.drop()` is now baillout out, instead of nop'ing the call. This closes #13
2017-09-20Initial importSebastien Blot