mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Fix release build
This commit is contained in:
parent
fe6f8712a4
commit
0c9d455a81
@ -81,7 +81,7 @@ static FILE *tsrm_error_file;
|
||||
}
|
||||
#else
|
||||
#define TSRM_ERROR
|
||||
#define RETURN_TSRM_SAFE_ARRAY_OFFSET(array, offset, range) return array[offset]
|
||||
#define TSRM_SAFE_RETURN_RSRC(array, offset, range) return array[offset]
|
||||
#endif
|
||||
|
||||
#if defined(PTHREADS)
|
||||
|
Loading…
Reference in New Issue
Block a user