Bug Fix Director upcall functions to return object pointers
- Refactor php.swg to adhere to checkstyle
This commit is contained in:
parent
38f282d847
commit
f054f76544
2 changed files with 17 additions and 15 deletions
|
|
@ -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")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue