Changes between Version 1 and Version 2 of Ticket #41057, comment 21
- Timestamp:
- 06/16/2017 12:50:36 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41057, comment 21
v1 v2 9 9 10 10 * I'd strongly advise visual verification of the generated patches. I already noticed some fixes which don't look right in the above attached patches - for instance in `src/wp-content/themes/twentyeleven/404.php` -. As I'm unclear what versions of PHPCS has been used to generated these patches, these issues may have been addressed already, but that would need to be verified. 11 Please report any bugs you find to [https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues WPCS] and I'll (we'll)try to address them as soon as possible.11 Please report any bugs you find to [https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/issues WPCS] and I'll / we'll try to address them as soon as possible. 12 12 13 13 > The commit here should include a `phpcs.xml` that does the requisite exclusions for 3rd-party PHP, as well as declaring that the WordPress-Core standard is being used.