| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* PHPStan Level 6
* Drop PHP 7.4 support
* Add PHPStan badge to readme
* Code style cleanup
|
|
|
|
|
|
|
|
|
| |
* PHP 8.2 Support
* Code style fixes
* Specify precision of 16 for tests
* Remove PHPStan testing due to PHP version differences
* Update actions to latest versions
* Updated tests to avoid hard coded values
* Enhanced error reporting for tests
|
|
|
|
|
|
|
| |
* 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
|