aboutsummaryrefslogtreecommitdiff
path: root/composer.json
Commit message (Collapse)AuthorAgeFilesLines
* Adding varExists method and support for undefined var handler in getVar (#96)V2.1.112.0.4Bruce Wells2022-03-211-1/+2
| | | | | | | | | | | | | | | * 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 support (#94)V2.1.10Mirosław Sztorc2022-02-141-2/+7
| | | | | | | | | * php 8.1 * upgrading phpunit * removing php7.2 support * removing php7.2 from test matrix
* Improve autoloading, asssertions and CI trigger (#79)V2.1.6Chun-Sheng, Li2021-01-061-2/+7
|
* CI - new workflow for GitHub actions (#82)Mirosław Sztorc2021-01-061-1/+1
| | | | | * php>=7.2 * CI workflow - added php matrix
* PHPUnit 8 or higher for PHP 8.0 support (#78)Bruce Wells2020-11-281-1/+1
|
* Code style fixes & Github Actions (#65)V2.0.2Alexander Kiryukhin2020-06-011-1/+1
| | | | | | | | | | | | * Code style fixes Up phpunit to v8 New CI * Remove travis * Fix CI badge * Added php-cs-fixer action
* WIP: New generation (#62)Alexander Kiryukhin2020-05-201-19/+32
| | | | | | | | | | | | | | * Massive refactoring More clean structure Parsing without regular expressions * Cleanup unused imports * Fix version string for Travis * 7.1 downgrade * Fix readme
* PHP 7.4 support (#57)V1.1.3Bruce Wells2020-02-081-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Upgrading to PHP 7.1 (#48)V1.0.0Bruce Wells2019-10-311-2/+2
| | | | | | | | | | | | | | | | * 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
* Fixes exponentiation operatorochi512017-09-121-0/+9
|
* Update composer.jsonv0.2stableAlexander Kiryukhin2017-03-101-1/+1
|
* Fix to PSR standart, fix tokenizer, fix function executor.zhukv2013-08-031-1/+1
|
* Update composer.jsonAlexander Kiryukhin2013-03-141-0/+3
|
* Update composer.jsonAlexander Kiryukhin2013-03-141-1/+1
|
* Initial commitNeonXP2013-03-141-0/+14