Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.2 Deprecated strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated #275

Open
mikelittle opened this issue Jul 12, 2023 · 0 comments
Labels
bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now to refine Issues needing refinement.

Comments

@mikelittle
Copy link
Contributor

1. vendor/xwp/stream/classes/class-admin.php:535

- `strpos()`
    vendor/xwp/stream/classes/class-admin.php:535
- `WP_Stream\Admin->is_stream_screen()`
    vendor/xwp/stream/classes/class-admin.php:559
- `WP_Stream\Admin->admin_body_class()`
    wp-includes/class-wp-hook.php:308
- `apply_filters('admin_body_class')`
    wp-admin/admin-header.php:242
 1
 Dependency: xwp/stream

@mikelittle mikelittle added bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now labels Jul 12, 2023
@mikelittle mikelittle added the to refine Issues needing refinement. label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Existing functionality isn't behaving as expected should have Should be done, medium priority for now to refine Issues needing refinement.
Projects
None yet
Development

No branches or pull requests

1 participant