WordPress-Coding-Standards/WordPress
Rodrigo Primo e0ebae2dba
Some checks failed
Basic QA checks / Run code sniffs (push) Failing after 0s
Basic QA checks / Ruleset test: PHP latest on PHPCS dev (push) Failing after 1s
Basic QA checks / XML Code style (push) Failing after 2s
Basic QA checks / Ruleset test: PHP latest on PHPCS lowest (push) Failing after 1s
Basic QA checks / PHPStan (push) Failing after 0s
Basic QA checks / Ruleset test: PHP latest on PHPCS stable (push) Failing after 2s
Quick Tests / QTest - PHP 7.2 on PHPCS lowest (push) Failing after 1s
Basic QA checks / Find typos (push) Failing after 3s
Quick Tests / QTest - PHP 7.2 on PHPCS stable (push) Failing after 1s
Quick Tests / QTest - PHP latest on PHPCS lowest (push) Failing after 2s
Quick Tests / QTest - PHP latest on PHPCS stable (push) Failing after 1s
WP/EnqueuedResourceParameters: add tests for namespaced names (#2675)
I'm adding two different tests for fully qualified global function calls to cover all the global functions that are referenced directly in the `EnqueuedResourceParametersSniff::process_parameters` method.
2026-03-19 13:51:22 +00:00
..
Docs Merge pull request #2699 from rodrigoprimo/docs-slow-db-query 2026-03-05 14:55:03 +01:00
Helpers ContextHelper::is_in_function_call(): handle $valid_functions keys case-insensitively 2026-02-25 11:56:10 -03:00
Sniffs Merge pull request #2696 from rodrigoprimo/array-declaration-spacing-new-property 2026-02-24 17:01:32 +00:00
Tests WP/EnqueuedResourceParameters: add tests for namespaced names (#2675) 2026-03-19 13:51:22 +00:00
AbstractArrayAssignmentRestrictionsSniff.php Spellcheck: add some exceptions and fix some typos 2025-06-26 13:00:00 +02:00
AbstractClassRestrictionsSniff.php AbstractClassRestrictionsSniff: fix inconsequential typo 2025-12-09 14:41:23 +01:00
AbstractFunctionParameterSniff.php AbstractFunctionParameterSniff: don't ignore first class callables (#2544) 2025-07-22 14:24:25 +02:00
AbstractFunctionRestrictionsSniff.php Spellcheck: add some exceptions and fix some typos 2025-06-26 13:00:00 +02:00
ruleset.xml PHP/POSIXFunctions: deprecate the sniff 2025-09-16 19:45:59 +02:00
Sniff.php Sniff: remove init() method 2023-08-20 03:27:25 +02:00