Jeremy Benoist
e6ca6f117f
Drop PHP < 7.2
6 months ago
Jeremy Benoist
720f0d5503
Allow new psr/log & monolog
6 months ago
Jan Tojnar
ae0c20ab18
composer: Allow phpunit-bridge 6.0 and 7.0
...
This is required for PHP 8.4 support.
On master this was done in 66215a6c80 and 1ac761d708 .
1 year ago
Jan Tojnar
66864279fd
composer: Add scripts for development
...
(cherry picked from commit c5407ec07c , except for rector)
1 year ago
Jeremy Benoist
19b2a25d96
Fix PHPCS config file
5 years ago
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
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
b1acc9ed73
Fix PHPStan (again)
...
Also cleanup
6 years ago
Jeremy Benoist
74d9cc605a
Enable PHPStan
7 years ago
Kevin Decherf
694f0308fe
composer: bump dependencies, move to php-cs v2
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
7 years ago
Jeremy Benoist
05089bbd03
Add missing HTML5 class
9 years ago
Jan Tojnar
8a44926392
Add mbstring as a dependency
9 years ago
Jeremy Benoist
6a4720c951
Fix PHPUnit error on PHP 7+
9 years ago
Jan Tojnar
669adfb20f
Add tidy to suggested dependenies
9 years ago
Jan Tojnar
9fe0d07805
Depend on psr/log instead of Monolog
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
2ef400bf73
Enable php-cs-fixer
10 years ago
Jeremy Benoist
8ab7d76cd5
Use Monolog instead of custom solution
...
Remove that ugly `openlog` & `syslog`
10 years ago
Jeremy Benoist
ea7a62d352
Switch to Coveralls
10 years ago
Jeremy Benoist
74fbf6f009
Remove tidy from requirement
...
Sadly we can't suggest user to install the extension
11 years ago
Jeremy Benoist
814c6e4730
Restore compatibility with PHP 5.3
11 years ago
Jeremy
b81cf8d1c5
Adjust test & php compatible version
11 years ago
Jeremy
881e441bdf
Initial commit
11 years ago