Merge branch 'main' into add-phpcbf-wordpress-core-installer

This commit is contained in:
Daniel Bachhuber 2023-02-17 10:57:51 -08:00
commit 6b18303330

View file

@ -21,7 +21,6 @@ Feature: Profile a specific hook
| callback | cache_hits | cache_misses |
| sanitize_comment_cookies() | 0 | 0 |
| smilies_init() | 2 | 0 |
| feed_links() | 12 | 0 |
@less-than-php-7 @require-wp-4.0
Scenario: Profile an intermediate stage hook