Skip to content

Commit 8b82323

Browse files
committed
Removed wrong HANDLE_UNBLOCK_INTERRUPTIONS()
1 parent 7e10870 commit 8b82323

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/opcache/ZendAccelerator.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2773,7 +2773,6 @@ static int accel_startup(zend_extension *extension)
27732773
zend_shared_alloc_unlock();
27742774

27752775
SHM_PROTECT();
2776-
HANDLE_UNBLOCK_INTERRUPTIONS();
27772776
#ifdef HAVE_OPCACHE_FILE_CACHE
27782777
} else if (!ZCG(accel_directives).file_cache) {
27792778
accel_startup_ok = 0;

0 commit comments

Comments
 (0)