Bug Fix Director upcall functions to return object pointers

- Refactor php.swg to adhere to checkstyle
This commit is contained in:
Nihal 2017-09-03 10:29:18 +05:30
commit f054f76544
2 changed files with 17 additions and 15 deletions

View file

@ -3520,6 +3520,7 @@ done:
char temp[24];
sprintf(temp, "%d", idx);
Replaceall(tm, "$argnum", temp);
Replaceall(tm, "$needNewFlow", "1");
/* TODO check this */
if (Getattr(n, "wrap:disown")) {