mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Reduce clutter a bit.
This commit is contained in:
parent
cb2a2ea9d3
commit
cef4df1fee
18 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue