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

Compatybility with PHP 5 broken #56

Open
alecpl opened this issue May 19, 2024 · 1 comment
Open

Compatybility with PHP 5 broken #56

alecpl opened this issue May 19, 2024 · 1 comment

Comments

@alecpl
Copy link
Member

alecpl commented May 19, 2024

https://github.com/roundcube/roundcubemail/actions/runs/9146253289/job/25146201300

It looks that the version 0.3.4 does not work on PHP5, the composer.json has no version constraint. Also Roundcube 1.5 LTS should work on PHP5 too.

I suppose for now I'll use 0.3.3 for the Roundcube 1.5.7 release I'm working on, but maybe we should fix the issue and release 0.3.4.1.

alecpl added a commit to roundcube/roundcubemail that referenced this issue May 19, 2024
@mvorisek
Copy link
Contributor

For Roundcubemail branches supporting PHP5 (in other words incompatible with the current plugin-installer), you can add composer dependency conflict into the Roundcubemail composer.json.

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

No branches or pull requests

2 participants