Skip to content
Pricing
Sign in
Sign up
WordPress /
WordPress
Public
Code
Pull requests
Actions
Security
Insights
WordPress/wp-includes/rest-api/class-wp-rest-request.php /
@SergeyBiryukov
SergeyBiryukov Code Modernization: Replace usage of strpos() with str_contains().
Latest commit 1ce5dc7 Jun 22, 2023
History
16 contributors
@SergeyBiryukov
@DrewAPicture
@rmccue
@TimothyBJacobs
@johnbillion
@joehoyle
@nylen
@pento
@kadamwhite
@audrasjb
@peterwilsoncc
@whyisjake
1061 lines (926 sloc) 25.5 KB
Deprecated: Return type of WP_Block_List::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 151
Deprecated: Return type of WP_Block_List::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 175
Deprecated: Return type of WP_Block_List::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 164
Deprecated: Return type of WP_Block_List::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 186
Deprecated: Return type of WP_Block_List::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 138
Deprecated: Return type of WP_Block_List::offsetExists($index) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 75
Deprecated: Return type of WP_Block_List::offsetGet($index) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 89
Deprecated: Return type of WP_Block_List::offsetSet($index, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 110
Deprecated: Return type of WP_Block_List::offsetUnset($index) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 127
Deprecated: Return type of WP_Block_List::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-block-list.php on line 199
Warning: require_once(/homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/widgets/class-wp-widget-pages.php): Failed to open stream: No such file or directory in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/default-widgets.php on line 11
Fatal error: Uncaught Error: Failed opening required '/homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/widgets/class-wp-widget-pages.php' (include_path='.:/usr/lib/php8.1') in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/default-widgets.php:11
Stack trace:
#0 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/functions.php(4724): require_once()
#1 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-hook.php(287): wp_maybe_load_widgets()
#2 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters()
#3 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/plugin.php(484): WP_Hook->do_action()
#4 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-settings.php(420): do_action()
#5 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-config.php(93): require_once('/homepages/2/d2...')
#6 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-load.php(37): require_once('/homepages/2/d2...')
#7 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-blog-header.php(13): require_once('/homepages/2/d2...')
#8 /homepages/2/d235467934/htdocs/Fundraising Cookbooks/index.php(17): require('/homepages/2/d2...')
#9 {main}
thrown in /homepages/2/d235467934/htdocs/Fundraising Cookbooks/wp-includes/default-widgets.php on line 11