Skip to content

Update minimal supported PHP version to 7.2.#25

Merged
wu-sheng merged 3 commits intoapache:masterfrom
jmjoy:doc
Oct 22, 2022
Merged

Update minimal supported PHP version to 7.2.#25
wu-sheng merged 3 commits intoapache:masterfrom
jmjoy:doc

Conversation

@jmjoy
Copy link
Member

@jmjoy jmjoy commented Oct 21, 2022

Because our CI tests PHP version is greater than or equal to 7.2 (Many composer dependencies need PHP 7.2+).

@jmjoy jmjoy added the documentation Improvements or additions to documentation label Oct 21, 2022
@jmjoy jmjoy added this to the 0.2.0 milestone Oct 21, 2022
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
@wu-sheng wu-sheng merged commit 992da66 into apache:master Oct 22, 2022
@jmjoy jmjoy deleted the doc branch October 22, 2022 06:29
@remicollet
Copy link

This seems not fully done as package.xml (from pecl package) still say 7.1

 <dependencies>
  <required>
   <php>
    <min>7.1.0</min>
   </php>

@jmjoy
Copy link
Member Author

jmjoy commented Nov 28, 2022

This seems not fully done as package.xml (from pecl package) still say 7.1

Thanks, I will fix it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants