| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* Configuring PHP CS Fixer
Dropping PHP 7,3 support
* Fixing merge issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added varExists method
* getVar now respects VarNotFoundHandler setting
* Use local version of PHP-CS-Fixer
Instead of hard coded version from github actions
* Fixing actions
* Fixing actions
* Dropping testing for 7.3, as it is no longer supported
|
|
|
|
|
|
|
|
|
| |
* php 8.1
* upgrading phpunit
* removing php7.2 support
* removing php7.2 from test matrix
|
|
|
|
|
| |
* php>=7.2
* CI workflow - added php matrix
|
|
* Code style fixes
Up phpunit to v8
New CI
* Remove travis
* Fix CI badge
* Added php-cs-fixer action
|