Skip to content

Conversation

@SignpostMarv
Copy link
Contributor

follows on from #563:

  • adjusts php-cs-fixer config to preserve existing behaviour, rather than applying new rules added in php-cs-fixer
  • splits the 7.0 run in two, so one can get feedback on php-cs-fixer before phpunit has finished running & so xdebug isn't loaded while php-cs-fixer runs.

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.

Thanks @SignpostMarv 👍

@erayd erayd merged commit e0197a6 into jsonrainbow:master Jun 3, 2019
@erayd erayd mentioned this pull request Jun 3, 2019
@SignpostMarv SignpostMarv deleted the php-7.3 branch June 3, 2019 12:48
@SignpostMarv
Copy link
Contributor Author

you're welcome :)

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
@erayd erayd mentioned this pull request Sep 25, 2019
erayd added a commit that referenced this pull request Sep 25, 2019
## Backported PRs
 * #559 ArraysTest for array items with enum validation
 * #567 Don't run checks which assume a defined instance against undefined
 * #575 Tests on PHP 7.3
 * #587 Fixed PHPDoc of Validator::validate() method
 * #583 Fix travis PHP 5.4 and 5.5 config

## Additional PRs (5.x.x only)
These PRs are only applicable to the 5.x.x branch, and have been merged individually.
 * #589 Update validate-json to use spl_autoload_register

## Skipped PRs
 * #464 marc-mabe/php-enum versions (dependency not present in 5.x.x)
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.

3 participants