Skip to content

Conversation

@Blurazzle
Copy link
Contributor

I think this one is also relevant.

This pull request bumps the minimum required PHP version to 7.1 in the composer.json file. The reason for this change is that #218 commit introduced Nullable types and Class constant visibility modifiers, which are features available in PHP 7.1 and later versions.

By updating the minimum PHP version, we prevent potential installation issues for users who are still using older PHP versions. See also the release notes for PHP 7.1: https://www.php.net/releases/7_1_0.php

Copy link
Collaborator

@NattyNarwhal NattyNarwhal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't have a problem personally if we bumped this higher if we want newer features. 7.3 or 7.4 is a safe minimum considering that's the last "classic" Zend Server on IBM i.

@NattyNarwhal NattyNarwhal merged commit eae1eb4 into zendtech:master Apr 1, 2025
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