Skip to content

Conversation

PROFeNoM
Copy link
Contributor

Hi 👋

The v1.21.0 tag release made a few hours ago started breaking compatibility with PHP7 because of the use of str_starts_with.

This PR replaces str_starts_with by strncmp, as suggested by the rfc 😃

@fabpot
Copy link
Member

fabpot commented Oct 24, 2023

Thank you @PROFeNoM.

@fabpot fabpot merged commit 7c191ea into symfony:1.x Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants