https://bugzilla.wikimedia.org/show_bug.cgi?id=44875
--- Comment #6 from Krinkle <[email protected]> --- The CharacterBeforePHPOpeningTag sniff is good, but we can't use it as-is because it also warns when you use multiple <?php tag in the file (e.g. Skin templates). We should create our own version based on CharacterBeforePHPOpeningTag that only warns for the first one. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
