Skip to content

Fixes #20: Generate correct code for function test(int ...$args)#21

Open
TysonAndre wants to merge 1 commit intojaytaph:masterfrom
TysonAndre:fix-20
Open

Fixes #20: Generate correct code for function test(int ...$args)#21
TysonAndre wants to merge 1 commit intojaytaph:masterfrom
TysonAndre:fix-20

Conversation

@TysonAndre
Copy link
Contributor

Also, include stderr for error messages of tests failures, to make debugging failures easier when stdout is wrong

PHP's error message (in 7.1) would say "argument 1" or "argument 2" instead of "argument $arg", didn't seem important for varargs and $arg is already being used in messages

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.

2 participants