mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Rename `$p` variable to `$processor` in tests for clarity. Use static data providers. A mix of static and non-static data providers were used in HTML API tests. Data providers are required to be static in the next PHPUnit version and there's no harm in using them consistently now. Follow-up to [57507] Props jonsurrell See #59647 git-svn-id: https://develop.svn.wordpress.org/trunk@57508 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| wpHtmlProcessor.php | ||
| wpHtmlProcessorBreadcrumbs.php | ||
| wpHtmlProcessorSemanticRules.php | ||
| wpHtmlProcessorSemanticRulesHeadingElements.php | ||
| wpHtmlProcessorSemanticRulesListElements.php | ||
| wpHtmlSupportRequiredHtmlProcessor.php | ||
| wpHtmlSupportRequiredOpenElements.php | ||
| wpHtmlTagProcessor-bookmark.php | ||
| wpHtmlTagProcessor-token-scanning.php | ||
| wpHtmlTagProcessor.php | ||