aboutsummaryrefslogtreecommitdiff
path: root/code-of-conduct.md
diff options
context:
space:
mode:
authorFatih Kızmaz <barka_21@hotmail.com>2022-05-13 15:55:52 +0300
committerGitHub <noreply@github.com>2022-05-13 15:55:52 +0300
commite21d59c9def9f25bc6a7c3fbd41e2e126d68b1df (patch)
tree379ebf22c76d48aa5897bb9db487c60cae542533 /code-of-conduct.md
parentda506a7ce05c6141e3c32f72c351eace38577f89 (diff)
Support unlimited args for min, max default funcs. (#106)
* Support unlimited args for min, max default funcs. Default functions max and min were requiring 2 arguments strictly. Now they supoort unlimited args, same as php's min, max funcs. * Improved functions: support unlimited parameters (see min, max funcs), optional parameters (see round func), parameters with types (see round func, throws IncorrectFunctionParameterException on unmatched type, union types and intersection types not supported because of min php level! there is a todo for this, to support them later @see CustomFunction@execute) Also added unittests for improvements. * Run php-cs-fixer fix
Diffstat (limited to 'code-of-conduct.md')
0 files changed, 0 insertions, 0 deletions