issues
search
Automattic
/
VIP-Coding-Standards
PHP_CodeSniffer ruleset to enforce WordPress VIP coding standards.
https://wpvip.com/documentation/how-to-install-php-code-sniffer-for-wordpress-com-vip/
Other
236
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
GH Actions: PHP 8.4 has been released
#829
jrfnl
closed
1 day ago
0
Composer: prevent a lock file from being created
#828
jrfnl
closed
2 weeks ago
3
GH Actions: always quote variables
#827
jrfnl
closed
2 weeks ago
0
Docs: improve consistency and specificity
#826
jrfnl
closed
2 weeks ago
1
PHPStan: fix the build
#825
jrfnl
closed
2 months ago
0
Disable WordPress.Security.EscapeOutput.ExceptionNotEscaped
#824
rebeccahum
closed
3 months ago
0
WordPress.WP.AlternativeFunctions.file_system_operations error messages cannot be fixed anymore
#823
kkmuffme
opened
6 months ago
0
Release: 3.0.1
#822
rebeccahum
closed
6 months ago
0
Update dependencies per https://github.com/Automattic/VIP-Coding-Standards/pull/819
#821
rebeccahum
closed
6 months ago
0
Add changelog for 3.0.1 release
#820
rebeccahum
closed
6 months ago
2
Release 3.0.1
#819
rebeccahum
closed
6 months ago
2
GH Actions: work around intermittent apt-get errors
#818
jrfnl
closed
7 months ago
0
Deprecate suggesting using wpcom_vip_get_page_by_path
#817
rebeccahum
closed
7 months ago
0
`wpcom_vip_get_page_by_path` is deprecated yet sniff still suggests using it
#816
mlipe-nxs
closed
7 months ago
0
GH Actions: Bump ramsey/composer-install from 2 to 3
#815
dependabot[bot]
closed
8 months ago
0
End restricting usage of get_page_by_title()
#814
GaryJones
closed
9 months ago
0
Docs: Fix changelog heading
#813
GaryJones
closed
9 months ago
0
End restricting usage of term_exists()
#812
GaryJones
closed
9 months ago
0
Docs: Fix links
#811
GaryJones
closed
9 months ago
0
CONTRIBUTING: minor tweak
#810
jrfnl
closed
9 months ago
0
Tests: allow for PHPUnit 8/9
#809
jrfnl
closed
9 months ago
0
Docs/install update
#808
terriann
closed
9 months ago
0
Wrong escaping function, using esc_attr_e()
#807
farhadsakhaei
closed
10 months ago
6
Migrate to PHPCSStandards/PHP_CodeSniffer
#806
kevinfodness
closed
11 months ago
4
Switch to PHPCSStandards/PHP_CodeSniffer & raise minimum supported version
#805
jrfnl
closed
9 months ago
6
Use the phpcs standards org package
#804
tomjn
closed
11 months ago
2
GH Actions: update for the release of PHP 8.3
#803
jrfnl
closed
1 year ago
0
GH Actions: minor tweaks
#802
jrfnl
closed
1 year ago
0
Deprecate suggesting VIP-equivalent cached functions: wpcom_vip_get_page_by_path(), wpcom_vip_term_exists() and wpcom_vip_get_page_by_title()
#801
rebeccahum
closed
9 months ago
4
Disable VariableAnalysis for phpcbf to speed up by 20%
#800
kkmuffme
opened
1 year ago
0
Classes/DeclarationCompatibility: sync with WP Core
#799
jrfnl
closed
1 year ago
2
GH Actions: Bump actions/checkout from 3 to 4
#798
dependabot[bot]
closed
1 year ago
0
Add dependabot configuration file
#797
jrfnl
closed
1 year ago
0
Contributing: add notes for how to checkout the files
#796
GaryJones
closed
1 year ago
0
Issue template: mention PHPCSExtra
#795
jrfnl
closed
1 year ago
0
Merge release/3.0.0 into develop
#794
GaryJones
closed
1 year ago
0
Release 3.0.0
#793
GaryJones
closed
1 year ago
0
3.0.0: Add changelog
#792
GaryJones
closed
1 year ago
1
Docs: Update CONTRIBUTING.md
#791
GaryJones
closed
1 year ago
0
PHPUnit: Use 7.5 schema
#790
GaryJones
closed
1 year ago
0
Updates related to branch rename from master to main
#789
jrfnl
closed
1 year ago
0
Security/Mustache: prevent false positives on block editor templates
#788
jrfnl
closed
1 year ago
0
GH Actions: tweak the way the PHPCS/WPCS versions are set
#787
jrfnl
closed
1 year ago
0
Add PHPStan to QA checks
#786
jrfnl
closed
1 year ago
0
Docs: remove redundant `@package` tags
#785
jrfnl
closed
1 year ago
0
Performance/WPQueryParams: prevent false positives for 'exclude' with get_users()
#784
jrfnl
closed
1 year ago
0
Hooks/AlwaysReturnInFilter: remove redundant condition
#783
jrfnl
closed
1 year ago
0
GH Actions: minor tweaks to the composer options used
#782
jrfnl
closed
1 year ago
0
Performance/NoPaging: add extra tests
#781
jrfnl
closed
1 year ago
0
Performance/WPQueryParams: defer to the parent sniff
#780
jrfnl
closed
1 year ago
0
Next