Skip to content

Commit 5e43726

Browse files
committed
Not a good place for this comment
1 parent 11ddadf commit 5e43726

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

main/main.c

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,6 @@ PHPAPI ZEND_COLD void php_verror(const char *docref, const char *params, int typ
11371137
/* if we still have memory then format the origin */
11381138
if (is_function) {
11391139
zend_string *dynamic_params = NULL;
1140-
/*
1141-
* By default, this is disabled because it requires rewriting
1142-
* almost all PHPT files.
1143-
*/
11441140
if (PG(error_ignore_args) == false) {
11451141
dynamic_params = zend_trace_current_function_args_string();
11461142
}

0 commit comments

Comments
 (0)