mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Reduce clutter a bit.
This commit is contained in:
@@ -568,7 +568,7 @@ static int _preg_do_eval(char *eval_str, char *subject, int *offsets,
|
||||
walk++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Run the code */
|
||||
zend_eval_string(code, &retval CLS_CC ELS_CC);
|
||||
convert_to_string(&retval);
|
||||
|
||||
Reference in New Issue
Block a user