There was a problem fetching the pipeline stages.
Merge branch 'develop' into 7-implement-tests
* develop: FEATURE: Drop support for PHP 5.3 FEATURE: Provide minimal required php version in composer.json FEATURE: Provide source & issues url via composer.json # Conflicts: # .gitlab-ci.yml # src/PHPCodeSniffer/Standards/Standards.php # tests/Integration/PHPCodeSniffer/FinderTest.php # tests/Unit/PHPCodeSniffer/Standards/FactoryTest.php # tests/Unit/PHPCodeSniffer/Standards/Standard/FactoryTest.php # tests/Unit/PHPCodeSniffer/Standards/Standard/StandardTest.php
Showing
- .gitlab-ci.yml 0 additions, 3 deletions.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- composer.json 5 additions, 0 deletionscomposer.json
- src/PHPCodeSniffer/Standards/Standard/Standard.php 3 additions, 4 deletionssrc/PHPCodeSniffer/Standards/Standard/Standard.php
- src/PHPCodeSniffer/Standards/Standards.php 7 additions, 2 deletionssrc/PHPCodeSniffer/Standards/Standards.php
- tests/Integration/PHPCodeSniffer/FinderTest.php 3 additions, 3 deletionstests/Integration/PHPCodeSniffer/FinderTest.php
- tests/Unit/PHPCodeSniffer/FinderTest.php 7 additions, 7 deletionstests/Unit/PHPCodeSniffer/FinderTest.php
- tests/Unit/PHPCodeSniffer/Standards/FactoryTest.php 2 additions, 2 deletionstests/Unit/PHPCodeSniffer/Standards/FactoryTest.php
- tests/Unit/PHPCodeSniffer/Standards/Standard/FactoryTest.php 1 addition, 1 deletiontests/Unit/PHPCodeSniffer/Standards/Standard/FactoryTest.php
- tests/Unit/PHPCodeSniffer/Standards/Standard/StandardTest.php 10 additions, 10 deletions...s/Unit/PHPCodeSniffer/Standards/Standard/StandardTest.php
- tests/bootstrap.php 1 addition, 1 deletiontests/bootstrap.php
Please register or sign in to comment