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

[BUGFIX] Remove modernize_strpos #49

Merged

Conversation

gilbertsoft
Copy link
Collaborator

This rule breaks code on PHP versions below 8.0 and will be removed
again until PHP requirements are raised.

This rule breaks code on PHP versions below 8.0 and will be removed
again until PHP requirements are raised.
@gilbertsoft gilbertsoft force-pushed the bugfix/remove-php8-related-rules branch from 6c8c338 to a0b5d29 Compare August 12, 2022 17:00
@gilbertsoft gilbertsoft merged commit a31154e into TYPO3:main Aug 12, 2022
@gilbertsoft gilbertsoft deleted the bugfix/remove-php8-related-rules branch August 12, 2022 17:04
@gilbertsoft gilbertsoft added the bug Something isn't working label Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants