MathExecutor/.gitignore
Bruce Wells a0ff7a79af
Adding varExists method and support for undefined var handler in getVar (#96)
* 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
2022-03-21 12:52:25 -04:00

8 lines
80 B
Text

vendor/
.idea/
composer.lock
.phpunit.result.cache
.vscode
.php-cs-fixer.cache