| Commit message (Expand) | Author | Age | Files | Lines |
* | Full support for arrays => min, max and avg funcs accept array argument. Also... | Fatih Kızmaz | 2022-05-17 | 1 | -0/+16 |
* | Small support for arrays => min, max and avg funcs accept array argument. (ha... | Fatih Kızmaz | 2022-05-16 | 1 | -3/+23 |
* | Support unlimited args for min, max default funcs. (#106) | Fatih Kızmaz | 2022-05-13 | 1 | -0/+41 |
* | Two more tests + some code refactoring (#104) | Javier Marín | 2022-05-09 | 1 | -7/+28 |
* | Phpcs fixer (#103) | Bruce Wells | 2022-04-27 | 2 | -326/+328 |
* | Prep for V2.2.0 release (#99)V2.2.0 | Bruce Wells | 2022-04-26 | 1 | -5/+41 |
* | Add a custom variable validator + protected props (#98) | Matthijs Meulenbrug | 2022-04-25 | 1 | -0/+15 |
* | Adding varExists method and support for undefined var handler in getVar (#96)V2.1.112.0.4 | Bruce Wells | 2022-03-21 | 1 | -15/+30 |
* | fix: broken support for positive exponent numbers | Javier Marín | 2022-01-05 | 1 | -0/+8 |
* | PhpStan support, consts visibilty and name for tokens (#89) | Javier Marín | 2021-07-14 | 1 | -0/+11 |
* | Release prep (#86)V2.1.8 | Bruce Wells | 2021-03-05 | 1 | -11/+14 |
* | Merge branch 'master' into master | Bruce Wells | 2021-03-05 | 1 | -1/+1 |
|\ |
|
| * | Better unit testing | Bruce Wells | 2020-09-16 | 1 | -10/+10 |
| * | Improved support for null variables (#72) | Javier Marín | 2020-09-16 | 1 | -21/+21 |
| * | Better setVar error message (#70) | Bruce Wells | 2020-09-16 | 1 | -4/+53 |
| * | Release prep (#69) | Bruce Wells | 2020-09-16 | 1 | -4/+35 |
| * | Handler for not found variables (#68) | Javier Marín | 2020-09-16 | 1 | -0/+31 |
| * | Variable fixes (#67) | Bruce Wells | 2020-09-16 | 1 | -0/+68 |
* | | Support for unary positive expressions (#85) | Javier Marín | 2021-03-05 | 1 | -0/+11 |
* | | Unary Minus (#84)V2.1.7 | Bruce Wells | 2021-02-17 | 1 | -0/+20 |
* | | Improve autoloading, asssertions and CI trigger (#79)V2.1.6 | Chun-Sheng, Li | 2021-01-06 | 1 | -1/+1 |
* | | Cache-control improvements (#81) | Mirosław Sztorc | 2021-01-06 | 1 | -0/+24 |
* | | Additional tests Hacktoberfest (#77)V2.1.5 | Bruce Wells | 2020-10-20 | 1 | -8/+30 |
* | | add new functions and aliases to the old functions (#76) | diman3210 | 2020-10-20 | 1 | -0/+41 |
* | | Improved unit tests (#74)V2.1.4 | Bruce Wells | 2020-09-16 | 1 | -10/+10 |
* | | Improved support for null variables (#72)V2.1.2 | Javier Marín | 2020-09-15 | 1 | -21/+21 |
* | | Better setVar error message (#70)V2.1.1 | Bruce Wells | 2020-07-27 | 1 | -4/+53 |
* | | Release prep (#69)V2.1.0 | Bruce Wells | 2020-07-27 | 1 | -4/+35 |
* | | Handler for not found variables (#68) | Javier Marín | 2020-07-26 | 1 | -0/+31 |
* | | Variable fixes (#67)V2.0.3 | Bruce Wells | 2020-06-04 | 1 | -0/+68 |
|/ |
|
* | Code style fixes & Github Actions (#65)V2.0.2 | Alexander Kiryukhin | 2020-06-01 | 2 | -13/+24 |
* | setDivisionByZeroIsZero | Bruce Wells | 2020-05-20 | 1 | -7/+2 |
* | Massive refactoring | Alexander Kiryukhin | 2020-05-15 | 1 | -23/+36 |
* | Negative expression start (#60)V1.1.4 | Bruce Wells | 2020-04-21 | 1 | -1/+8 |
* | PHP 7.4 support (#57)V1.1.3 | Bruce Wells | 2020-02-08 | 1 | -0/+10 |
* | Merge branch 'master' into master | Bruce Wells | 2020-02-07 | 1 | -3/+3 |
|\ |
|
| * | PHP 7.4 support | Bruce Wells | 2019-12-01 | 1 | -3/+3 |
| * | Update README.md and more function support | Bruce Wells | 2019-11-27 | 1 | -1/+37 |
* | | Fix substraction by zero bug (#56) | Clément Lafont | 2020-02-07 | 1 | -0/+7 |
* | | Left bracket and minus fix (#55)V1.1.2 | Clément Lafont | 2020-01-13 | 1 | -0/+7 |
* | | Version 1.1 (#51)V1.1.0 | Bruce Wells | 2019-11-27 | 1 | -1/+37 |
|/ |
|
* | Logicandcompare (#50) | franksl | 2019-11-26 | 1 | -0/+61 |
* | Upgrading to PHP 7.1 (#48)V1.0.0 | Bruce Wells | 2019-10-31 | 1 | -1/+1 |
* | Subtraction fix (#46)v0.8.0 | Bruce Wells | 2019-08-16 | 1 | -1/+22 |
* | Fixed merge error | Bruce Wells | 2019-01-16 | 1 | -14/+1 |
* | Merge branch 'master' into master | Bruce Wells | 2019-01-16 | 1 | -0/+9 |
|\ |
|
| * | Fixed function parameter order (#42)v0.7.1 | Bruce Wells | 2019-01-12 | 1 | -11/+17 |
* | | Fixed comma operator | Bruce Wells | 2019-01-16 | 1 | -16/+32 |
* | | Fixed function parameter order | Bruce Wells | 2019-01-16 | 1 | -8/+12 |
* | | Merge branch 'master' into master | Bruce Wells | 2019-01-12 | 1 | -3/+2 |
|\| |
|