index
:
mathexecutor.git
master
-описание в about-
NeonXP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NXP
/
MathExecutor.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: strcmp(): Passing null to parameter #1 ($string1) of type string is depr...
v2.3.4
Javier Marín
2023-03-21
1
-2
/
+2
*
Added Not(!) logical operator and median function with tests. (#121)
Fatih Kızmaz
2022-12-26
1
-101
/
+120
*
Drop php74 (#120)
Bruce Wells
2022-12-22
1
-7
/
+4
*
Php8.2 (#119)
v2.3.2
Bruce Wells
2022-12-08
1
-92
/
+84
*
Bcmath (#115)
v2.3.0
Bruce Wells
2022-06-02
1
-3
/
+41
*
Added ability to escape quotes in strings. (#110)
Fatih Kızmaz
2022-05-19
1
-14
/
+14
*
Full support for arrays => min, max and avg funcs accept array argument. Also...
Fatih Kızmaz
2022-05-17
1
-1
/
+2
*
Small support for arrays => min, max and avg funcs accept array argument. (ha...
Fatih Kızmaz
2022-05-16
1
-5
/
+29
*
Support unlimited args for min, max default funcs. (#106)
Fatih Kızmaz
2022-05-13
1
-7
/
+6
*
Two more tests + some code refactoring (#104)
Javier Marín
2022-05-09
1
-310
/
+87
*
Phpcs fixer (#103)
Bruce Wells
2022-04-27
1
-416
/
+430
*
Add a custom variable validator + protected props (#98)
Matthijs Meulenbrug
2022-04-25
1
-10
/
+46
*
Adding varExists method and support for undefined var handler in getVar (#96)
V2.1.11
2.0.4
Bruce Wells
2022-03-21
1
-16
/
+29
*
PhpStan support, consts visibilty and name for tokens (#89)
Javier Marín
2021-07-14
1
-18
/
+18
*
Support for unary positive expressions (#85)
Javier Marín
2021-03-05
1
-20
/
+27
*
Unary Minus (#84)
V2.1.7
Bruce Wells
2021-02-17
1
-0
/
+7
*
Cache-control improvements (#81)
Mirosław Sztorc
2021-01-06
1
-5
/
+26
*
add new functions and aliases to the old functions (#76)
diman3210
2020-10-20
1
-1
/
+64
*
Allow null values in `setVar` method (#73)
V2.1.3
Javier Marín
2020-09-16
1
-1
/
+1
*
Improved support for null variables (#72)
V2.1.2
Javier Marín
2020-09-15
1
-1
/
+1
*
Better setVar error message (#70)
V2.1.1
Bruce Wells
2020-07-27
1
-1
/
+2
*
Handler for not found variables (#68)
Javier Marín
2020-07-26
1
-10
/
+38
*
Code style fixes & Github Actions (#65)
V2.0.2
Alexander Kiryukhin
2020-06-01
1
-4
/
+5
*
Packagist tag (#64)
V2.0.1
Bruce Wells
2020-05-21
1
-1
/
+1
*
Merge branch 'master' into neonxp-ng
Bruce Wells
2020-05-20
1
-2
/
+2
|
\
|
*
WIP: New generation (#62)
Alexander Kiryukhin
2020-05-20
1
-218
/
+168
*
|
Null parameters allowed
Bruce Wells
2020-05-20
1
-1
/
+1
*
|
Adding setVars back in
Bruce Wells
2020-05-20
1
-0
/
+19
*
|
setDivisionByZeroIsZero
Bruce Wells
2020-05-20
1
-0
/
+16
*
|
Private members
Bruce Wells
2020-05-20
1
-4
/
+90
*
|
typed parameters and return types
Bruce Wells
2020-05-20
1
-9
/
+9
*
|
7.1 downgrade
Alexander Kiryukhin
2020-05-15
1
-2
/
+0
*
|
Massive refactoring
Alexander Kiryukhin
2020-05-15
1
-217
/
+169
|
/
*
Update documentation for PHPFUI/InstaDoc (#58)
Bruce Wells
2020-04-11
1
-14
/
+30
*
PHP 7.4 support
Bruce Wells
2019-12-01
1
-2
/
+2
*
Update README.md and more function support
Bruce Wells
2019-11-27
1
-15
/
+108
*
Logicandcompare (#50)
franksl
2019-11-26
1
-3
/
+24
*
Fixed function parameter order (#42)
v0.7.1
Bruce Wells
2019-01-12
1
-1
/
+1
*
Merge branch 'master' into master
Bruce Wells
2019-01-11
1
-1
/
+1
|
\
|
*
Syncing from origin (#3)
Bruce Wells
2019-01-10
1
-29
/
+70
*
|
Fix single quotes parsing (#41)
Alexander Kiryukhin
2019-01-11
1
-12
/
+15
*
|
MathExecutor allow override default operators, functions and vars (#36)
Timur
2019-01-10
1
-29
/
+70
|
/
*
Division By Zero Exception support
Bruce Wells
2018-10-31
1
-0
/
+23
*
Merge branch 'master' into support_for_double_quoted_strings
Bruce Wells
2018-09-12
1
-1
/
+5
|
\
|
*
Merge branch 'master' into dev
Alexander Kiryukhin
2018-09-06
1
-0
/
+21
|
|
\
|
|
*
Merge branch 'master' into getters_for_function_and_operators
Alexander Kiryukhin
2018-09-06
1
-4
/
+0
|
|
|
\
|
|
*
|
Add ability to get functions and operators that have been registered
Bruce Wells
2018-08-31
1
-0
/
+21
|
*
|
|
Added variable type to diagnostic message
Bruce Wells
2018-09-06
1
-1
/
+1
|
*
|
|
Exception Messages
Bruce Wells
2018-08-28
1
-1
/
+1
|
|
/
/
|
*
|
~ remove callable for PHP 5.3
NeonXP
2013-09-18
1
-1
/
+1
[next]