Skip to content

PHP5.6 compatibility #10

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

Closed
wants to merge 1 commit into from
Closed

PHP5.6 compatibility #10

wants to merge 1 commit into from

Conversation

sarigue
Copy link

@sarigue sarigue commented Apr 11, 2025

PHP 5.6 is an older version of PHP, but it's still sometimes used...
Also, a PHP 5.6-compatible version of the PSR interfaces can be useful.
I propose an "old-version" new branch with the tag 0.9

@Jean85
Copy link
Member

Jean85 commented Apr 11, 2025

I'm sorry but this is a complete no-go. As an organization PHP-FIG shouldn't endorse using such an old version of PHP, especially by altering an already published standard that required that version from its inception.

You're obviously free to run your own fork or publish another package with a replace keyword, so that it makes it usable for your purpose; but I fear you'll have issue finding implementing code that do not have the same issue\constraint.

@Jean85 Jean85 closed this Apr 11, 2025
@shadowhand
Copy link
Collaborator

shadowhand commented Apr 11, 2025

image

PHP 5.6 has been unsupported for >6 years at the time this issue was created. https://php.net/eol

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.

3 participants