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

Antoine "hashar" Musso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|PATCH_TO_REVIEW             |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Antoine "hashar" Musso <[email protected]> ---
I have retriggered the original build:

https://integration.wikimedia.org/ci/job/mwext-cldr-phpcs-strict/4/console

The phpcs command being run is:


 phpcs -v -s . --encoding=utf-8 \
  --standard=/var/lib/jenkins/tools/mwcodesniffer/MediaWiki \
  --extensions=php,php5,inc,sample \
  '--ignore=languages/messages/Messages,*.i18n.php,*.i18n.alias.php' \
  --report-checkstyle=checkstyle-phpcs.xml \
  --report-full

And the result is a SUCCESS.  So the fix was indeed to pass '--encoding=utf-8'
to phpcs :-]

-- 
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