Skip to content

[Lock][Process] Replace strtok calls #57550

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

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Jun 27, 2024

Q A
Branch? 7.2
Bug fix? no
New feature? no
Deprecations? no
Issues #57542
License MIT

I targeted 5.4, I think this is a good thing in order to be future-proof and help potential fixes upmerges, strtok being deprecated or not. Rebasing on 7.2 is not a big deal though if needed, as I only found 1 more occurrence on the latest branch.

@wouterj
Copy link
Member

wouterj commented Jun 27, 2024

👍 But let's wait on the vote. I don't think we want patch releases for this if the method is not deprecated.

@nicolas-grekas
Copy link
Member

@alexandre-daubois can you please rebase for 7.2? This can be easily back-ported if the deprecation happens.

@nicolas-grekas
Copy link
Member

Thank you @alexandre-daubois.

@nicolas-grekas nicolas-grekas merged commit 03d2bff into symfony:7.2 Jun 27, 2024
javiereguiluz added a commit to EasyCorp/EasyAdminBundle that referenced this pull request Jul 1, 2024
This PR was merged into the 4.x branch.

Discussion
----------

Remove any usage of the strtok() function

Similar to what Symfony is doing in symfony/symfony#57550

Commits
-------

ebdae7b Remove any usage of the strtok() function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants