Skip to content

Add a lint for strpos === 0 to use str_starts_with #2262

@spacedmonkey

Description

@spacedmonkey

Is your feature request related to a problem?

Describe the solution you'd like

Add a lint for strpos === 0 to use str_starts_with and the opposite. See hhttps://core.trac.wordpress.org/changeset/55703. str_starts_with is a php 8.0 function but a polyfill was added in core in WP 5.9. WordPress/wordpress-develop@1046682

Additional context (optional)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions