https://bugzilla.wikimedia.org/show_bug.cgi?id=26172

--- Comment #12 from Max Semenik <maxsem.w...@gmail.com> 2010-11-30 18:03:34 
UTC ---
(In reply to comment #8)

> checkSyntax.php is slower and checks lots of non-syntax stuff too. That would
> be better as a post-commit hook.

It isn't much slower on a known list of files. A few regexes is faster than php
-l and even parsekit. And some stuff it checks for worth declining on
sight, such as common causes of "headers already sent" errors.

Also, it avoids using parsekit on PHP 5.3 where it's broken.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to