mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
The remaining assertions using `preg_match_all()` do actually pass a regex, but the third parameter `$matches` is never used. This third parameter became optional in PHP 5.4, so we may as well remove it. Reference: [https://www.php.net/manual/en/function.preg-match-all.php PHP Manual: preg_match_all()] Follow-up to [711/tests], [53558], [53790]. Props jrf. See #55652. git-svn-id: https://develop.svn.wordpress.org/trunk@53795 602fd350-edb4-49c9-b593-d223f7449a82 |
||
|---|---|---|
| .. | ||
| e2e | ||
| gutenberg | ||
| phpunit | ||
| qunit | ||
| visual-regression | ||