Skip to content

Commit 9b0a53e

Browse files
committed
We don't need preload_restart() here
1 parent 0bd17bd commit 9b0a53e

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
@@ -3895,7 +3895,6 @@ static int accel_finish_startup(void)
38953895
if (ZCSG(preload_script)) {
38963896
/* Preloading was done in another process */
38973897
preload_load();
3898-
preload_restart();
38993898
zend_shared_alloc_unlock();
39003899
return SUCCESS;
39013900
}

0 commit comments

Comments
 (0)