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

--- Comment #4 from Antoine "hashar" Musso <[email protected]> ---
(In reply to Bryan Davis from comment #2)
> We should really find a better way to lint than using a PECL package that
> hasn't had a release since 2009-10-17. The version we have installed on
> 12.04 hosts core dumps if you ask it to parse a PHP file that defines a
> trait.

That is unfortunate :-(  The whole point of parsekit / lint.php is to avoid PHP
startup   overhead when one attempts to invoke php -l on each php/inc file.  If
PHP came with a recursive lint or a function to lint a file, that would let us
drop parsekit entirely.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to