mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
No need for CLS_FETCH().
This commit is contained in:
parent
23ddeac9a5
commit
898baa8b54
@ -568,7 +568,6 @@ static int preg_do_repl_func(zval *function, char *subject, int *offsets, int co
|
||||
zval *subpats; /* Captured subpatterns */
|
||||
int result_len; /* Return value length */
|
||||
int i;
|
||||
CLS_FETCH();
|
||||
ELS_FETCH();
|
||||
|
||||
MAKE_STD_ZVAL(subpats);
|
||||
|
Loading…
Reference in New Issue
Block a user