| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
* Static PHPUnit providers
* Limit PHP upgrades till new PHP version is tested
* Upgrade PHPUnit config schema
|
| |
|
|
|
|
|
|
|
|
|
| |
* PHPStan Level 6
* Drop PHP 7.4 support
* Add PHPStan badge to readme
* Code style cleanup
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Massive refactoring
More clean structure
Parsing without regular expressions
* Cleanup unused imports
* Fix version string for Travis
* 7.1 downgrade
* Fix readme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Merge in neonxp master (#9)
* Version 1.1 (#51)
* Update README.md and more function support
* Removing phpunit symbolic link (#53)
* Left bracket and minus fix (#55)
* Left bracket and minus fix (#54)
* Add test for left bracket and minus fix #55
* Fix substraction by zero bug (#56)
Co-authored-by: franksl <info@streamlake.com>
Co-authored-by: Clément Lafont <johnrazeur@gmail.com>
* Docs and test updates
* Update composer
Co-authored-by: franksl <info@streamlake.com>
Co-authored-by: Clément Lafont <johnrazeur@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Subtraction fix (#46) (#7)
* Updated unit tests
* Fixed docs
* Better unary minus support
* Subtraction fix (#46) (#8)
* Updated unit tests
* Fixed docs
* Better unary minus support
* Upgrading PHPUnit and dropping support for 5.6 and 7.0
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|