index
:
wordpress
1.5
2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
master
trunk
WordPress
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
phpcs.xml.dist
Commit message (
Expand
)
Author
Age
*
HTML API: Parse DOCTYPE tokens and set HTML parser mode accordingly.
Dennis Snell
2024-08-23
*
Build/Test Tools: Exclude PHP translation files from phpcs linting.
John Blackbourn
2024-05-06
*
Coding Standards: Update the config for `WordPress.PHP.NoSilencedErrors` in P...
Sergey Biryukov
2024-03-13
*
Media: enable AVIF support.
Adam Silverstein
2024-02-02
*
HTML API: Add support for list elements.
Dennis Snell
2024-01-10
*
Coding Standards: Remove a redundant section in the `phpcs.xml.dist` ruleset.
Sergey Biryukov
2023-10-27
*
Script Loader: Harden removal of script tag wrappers.
Weston Ruter
2023-09-29
*
Coding Standards: Remove temporary exclusion from the PHPCS ruleset.
Sergey Biryukov
2023-09-28
*
Coding Standards: Upgrade WPCS to version 3.0.0.
Sergey Biryukov
2023-09-26
*
Build/Test Tools: Remove random_compat from PHPCS and PHPUnit configuration f...
Sergey Biryukov
2023-09-24
*
Coding Standards: Remove the custom property for the `FileName` sniff.
Sergey Biryukov
2023-09-15
*
Coding Standards: Improve organization of the WPCS-based PHPCS ruleset.
Sergey Biryukov
2023-09-15
*
Introduce font-face styles generator and printer.
Tonya Mork
2023-08-31
*
Editor: Only exclude auto-generated block files from coding standards checks.
John Blackbourn
2023-08-11
*
Editor: Update block-serialization-default-parser package for WP 6.3 Beta 1.
Peter Wilson
2023-06-27
*
Script Loader: Add support for HTML 5 "async" and "defer" attributes.
Joe McGill
2023-06-26
*
Editor: Ensure global styles are rendered for third-party blocks.
David Baumwald
2022-10-27
*
Editor: Adds template types, `is_wp_suggestion`, and fallback template content.
Tonya Mork
2022-09-20
*
Docs: Use more inclusive language in PHPCS configuration files.
Sergey Biryukov
2022-07-30
*
Coding Standards: Move `wp-includes/wp-db.php` to `wp-includes/class-wpdb.php`.
Sergey Biryukov
2022-07-21
*
Administration: Replace contracted verb forms for better consistency.
Jb Audras
2022-03-22
*
Build/Test Tools: Fix warnings from `stdClass::__invoke()` callback mocks in ...
Tonya Mork
2021-11-23
*
Build/Test Tools: Cache the results of `PHP_CodeSniffer` across workflow runs.
Jonathan Desrosiers
2021-11-16
*
Coding Standards: Update the config for `WordPress.PHP.FileName` in PHPCS rul...
Tonya Mork
2021-08-26
*
Coding Standards: Update the config for `WordPress.PHP.NoSilencedErrors` in P...
Tonya Mork
2021-08-26
*
Build/Test Tools: Remove the copied-in PHPUnit 9.x MockObject files.
Sergey Biryukov
2021-08-07
*
Build/Test Tools: Remove SpeedTrapListener.
Sergey Biryukov
2021-08-07
*
Build/Test Tools: Use the PHPUnit Polyfill TestCase as `void` workaround.
Sergey Biryukov
2021-08-07
*
Media: Add new functions to return the previous/next attachment links.
Jake Spurlock
2021-06-08
*
Build/Test Tools: Remove remaining Travis CI references.
Dominik Schilling
2021-04-10
*
Tests: Backport two changes from PHPUnit 9.3:
Sergey Biryukov
2020-09-23
*
Sitemaps: Add XML sitemaps functionality to WordPress.
Pascal Birchler
2020-06-17
*
Coding Standards: Exclude the whole PHPMailer directory from WPCS checks, for...
Sergey Biryukov
2020-06-13
*
External Libraries: Upgrade PHPMailer to version 6.1.6.
Jonathan Desrosiers
2020-06-12
*
Build/Test Tools: Exclude plugins and themes within `src`.
John Blackbourn
2020-05-02
*
Coding Standards: Switch `WordPress.PHP.YodaConditions.NotYoda` back to error...
SergeyBiryukov
2020-04-05
*
Coding Standards: Adjust coding standards to always omit parentheses for `inc...
Sergey Biryukov
2020-02-07
*
Docs: Improve inline comments per the documentation standards.
Sergey Biryukov
2020-01-29
*
Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build.
Grzegorz (Greg) Ziółkowski
2020-01-03
*
Build/Test Tools: Move Composer script command line directives to the PHPCS r...
Jonathan Desrosiers
2019-09-25
*
Coding Standards: Move the remaining PHPCS errors to report as warnings, and ...
Gary Pendergast
2019-07-19
*
Coding Standards: Fix a filename replacement missed in [45663].
Gary Pendergast
2019-07-19
*
Coding Standards: Exclude a handful of incorrectly named files that won't be ...
Gary Pendergast
2019-07-19
*
Coding Standards: Exclude some class names from checks when they can't be ren...
Gary Pendergast
2019-07-17
*
Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
Gary Pendergast
2019-07-09
*
Coding Standards: Fix the remaining issues in `/tests`.
Gary Pendergast
2019-07-08
*
Coding Standards: Add missing translator comments.
Gary Pendergast
2019-07-05
*
Coding Standards: Fix all `WordPress.CodeAnalysis.AssignmentInCondition` issues.
Gary Pendergast
2019-07-05
*
Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations ...
Gary Pendergast
2019-07-02
*
Build tools, WPCS: disable line ending check when running `phpcs` but fix the...
Andrew Ozz
2019-05-28
[next]