runkit_lint_file Check the PHP syntax of the specified file &reftitle.description; boolrunkit_lint_file stringfilename The runkit_lint_file function performs a syntax (lint) check on the specified filename testing for scripting errors. This is similar to using php -l from the commandline. ¬e.runkit.sandbox; &reftitle.parameters; filename File containing PHP Code to be lint checked &reftitle.returnvalues; &return.success; &reftitle.seealso; runkit_lint