Skip to content

Commit a326c64

Browse files
ArshidArshid
authored andcommitted
Added iswcntrl
1 parent 4de8b14 commit a326c64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/standard/url.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ static const char *binary_strcspn(const char *s, const char *e, const char *char
101101
wbuf[i] = L'_';
102102
}
103103
}
104-
php_printf("---arshid---");
105104
wcstombs(str, wbuf, len);
106105
return;
107106
}

0 commit comments

Comments
 (0)