Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ban strtok() from the codebase #57542

Closed
Closed
@nicolas-grekas

Description

@nicolas-grekas

strtok() is considered for deprecation in https://wiki.php.net/rfc/deprecations_php_8_4#deprecate_strtok_function
whether or not this it accepted, we shouldn't use this function, for the same reasons that it might be considered: this is a stateful function.

We should do this on branch 5.4, same as we do when fixing php-src deprecations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help wantedIssues and PRs which are looking for volunteers to complete them.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions