Skip to content

Params array: only promote first argument if it can be an array#267

Merged
metoule merged 2 commits intodynamicexpresso:masterfrom
metoule:fix_263
Dec 1, 2022
Merged

Params array: only promote first argument if it can be an array#267
metoule merged 2 commits intodynamicexpresso:masterfrom
metoule:fix_263

Conversation

@metoule
Copy link
Copy Markdown
Contributor

@metoule metoule commented Nov 27, 2022

When trying to parse a params array, promoting the first argument only makes sense if it might be the full array.

Fixes #263

@metoule metoule merged commit ea1f4e5 into dynamicexpresso:master Dec 1, 2022
@metoule metoule deleted the fix_263 branch December 1, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception "Incorrect number of arguments supplied" when params array has null in first parameter

2 participants