Jeremy Benoist
6a8ecf232f
Use a new deps for HTML5 parser
...
`electrolinux/php-html5lib` was quite old and incompatible with the upcoming Composer 2.0.
Jumping to `masterminds/html5` for the same result. Also the lib is maintained.
Also:
- keep README in vendors
- use new Scrutinizer engine
- test with lower deps
- remove php-coveralls dev deps and download the phar during the CI build
6 years ago
Jeremy Benoist
90c625bb57
Cleanup travis
6 years ago
Jeremy Benoist
d649b59414
Fixing PHPUnit versions
6 years ago
Jeremy Benoist
44bebfc3d6
Only install PHPStan when we need it
...
This is to avoid error when installing it on PHP < 7.1
6 years ago
Jeremy Benoist
74d9cc605a
Enable PHPStan
7 years ago
Jeremy Benoist
a78f01f656
Update path to coveralls bin
7 years ago
Kevin Decherf
15b12ea2d6
travis: remove PHP < 5.6 and related stuff, phpcs on 7.2, 7.3 not fail
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years ago
Jeremy Benoist
30a577c617
Dumping HHVM
7 years ago
Jeremy Benoist
70b393a2a3
Remove custom stuff for 7.2
7 years ago
Jeremy Benoist
9ab6d0d9e8
Updating to 7.2
7 years ago
Jeremy Benoist
163058aeff
Fix PHP 5.3 builds
9 years ago
Jeremy Benoist
6a4720c951
Fix PHPUnit error on PHP 7+
9 years ago
Jeremy Benoist
6e24a5d731
Add PHP 7.1 to Travis & fix php-cs-fixer
...
I don't want to update the .php_cs to be compatible with php-cs-fixer 2.
It works great like that atm.
9 years ago
Jeremy Benoist
22aa4c3b31
Fix composer & TLS
10 years ago
Jeremy Benoist
2ef400bf73
Enable php-cs-fixer
10 years ago
Jeremy Benoist
8cbecd7e99
Use cache for Travis
...
And also avoid Github api limit
10 years ago
Jeremy Benoist
ea7a62d352
Switch to Coveralls
10 years ago
Jeremy Benoist
92965f76cf
Fix composer TLS exception on PHP 5.3.3
10 years ago
Jeremy Benoist
eecae93161
Try hhvm instead of nightly
...
HHVM nightly is no longer supported on Ubuntu Precise.
See https://github.com/travis-ci/travis-ci/issues/3788 and https://github.com/facebook/hhvm/issues/5220
11 years ago
Jeremy Benoist
814c6e4730
Restore compatibility with PHP 5.3
11 years ago
Jeremy Benoist
1963319a55
Improve Travis & add Scrutinizer
...
+ CS
+ Update README
11 years ago
Jeremy
b81cf8d1c5
Adjust test & php compatible version
11 years ago
Jeremy
881e441bdf
Initial commit
11 years ago