mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
cleanup TSRMLS_FETCH in ext/opcache
This commit is contained in:
parent
8a7c8d2213
commit
ed6f24b92e
6 changed files with 0 additions and 18 deletions
|
@ -34,7 +34,6 @@ void zend_accel_error(int type, const char *format, ...)
|
|||
time_t timestamp;
|
||||
char *time_string;
|
||||
FILE * fLog = NULL;
|
||||
TSRMLS_FETCH();
|
||||
|
||||
if (type > ZCG(accel_directives).log_verbosity_level) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue