Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Conversation

@entropitor
Copy link
Contributor

@entropitor entropitor commented Jan 7, 2022

I was getting outputs where the code was calling

$fn($arg1, $arg2)

instead of

fn($arg1, $arg2)

(which caused a problem because the variable $fn doesn't exist)

Probably because this line is commented out

//PhpCall(PhpConst(PhpConstString (fixName i.Name)), convertArgs ctx args)

@entropitor
Copy link
Contributor Author

@thinkbeforecoding Do you think you could also take a look at this one? The master branch wasn't working but this is (for me at least)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant