Skip to content

[PHP] Drop support for PHP5.5 on php-client#993

Merged
ackintosh merged 3 commits intoOpenAPITools:masterfrom
ackintosh:drop-php55
Sep 7, 2018
Merged

[PHP] Drop support for PHP5.5 on php-client#993
ackintosh merged 3 commits intoOpenAPITools:masterfrom
ackintosh:drop-php55

Conversation

@ackintosh
Copy link
Copy Markdown
Contributor

@ackintosh ackintosh commented Sep 7, 2018

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: master, 3.3.x, 4.0.x. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

#769 (comment)

php-cs-fixer 2.12 requires PHP5.6.

As a result, PHP client requires PHP5.6 or higher on latest master. Updated requirements of PHP client according to the stuff.

bin/php-petstore.sh
bin/openapi3/php-petstore.sh
bin/security/php-petstore.sh
@ackintosh ackintosh added this to the 3.3.0 milestone Sep 7, 2018
Copy link
Copy Markdown
Member

@wing328 wing328 left a comment

Choose a reason for hiding this comment

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

Fine with me as PHP 5.5 has reached EOL a while ago: http://php.net/supported-versions.php

@ackintosh ackintosh merged commit 1ead8bc into OpenAPITools:master Sep 7, 2018
@ackintosh ackintosh deleted the drop-php55 branch September 7, 2018 08:39
A-Joshi pushed a commit to ihsmarkitoss/openapi-generator that referenced this pull request Feb 27, 2019
* Drop suport for PHP5.5 on php-client

* Update samples

bin/php-petstore.sh
bin/openapi3/php-petstore.sh

* Update security samples

bin/security/php-petstore.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants