Skip to content

Tests on php 7.3 #563

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

Tests on php 7.3 #563

wants to merge 1 commit into from

Conversation

samnela
Copy link

@samnela samnela commented Feb 4, 2019

No description provided.

Copy link
Contributor

@erayd erayd left a comment

Choose a reason for hiding this comment

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

Please resolve the php-cs-fixer conflict. If we're going to be adding support for 7.3, then we'll need a newer pinned version.

Note that it's pinned to prevent newer versions making undesired logical changes to the code without warning, as we've had issues with this in the past. If you upgrade it, please be very careful to ensure that this doesn't happen with the upgraded version.

@samnela
Copy link
Author

samnela commented Feb 18, 2019

@erayd Thanks, I will do it

SignpostMarv added a commit to SignpostMarv/json-schema that referenced this pull request Jun 2, 2019
@SignpostMarv SignpostMarv mentioned this pull request Jun 2, 2019
erayd pushed a commit that referenced this pull request Jun 3, 2019
* Tests on php 7.3
* bumping php-cs-fixer version as per comment from @erayd on #563
* turning yoda style off to preserve previous behaviour
* some EOL versions of php require an older version of php-cs-fixer
* attempting to normalise behaviour with php-cs-fixer 2.2
* attempt separate run of php 7.0 to avoid having xdebug loaded when running php-cs-fixer
@erayd
Copy link
Contributor

erayd commented Jun 3, 2019

Superseded by #575.

@erayd erayd closed this Jun 3, 2019
erayd pushed a commit to erayd/json-schema that referenced this pull request Sep 25, 2019
* Tests on php 7.3
* bumping php-cs-fixer version as per comment from @erayd on jsonrainbow#563
* turning yoda style off to preserve previous behaviour
* some EOL versions of php require an older version of php-cs-fixer
* attempting to normalise behaviour with php-cs-fixer 2.2
* attempt separate run of php 7.0 to avoid having xdebug loaded when running php-cs-fixer
@samnela samnela deleted the patch-1 branch February 19, 2020 11:23
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