mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
We don't need preload_restart() here
This commit is contained in:
@@ -3895,7 +3895,6 @@ static int accel_finish_startup(void)
|
||||
if (ZCSG(preload_script)) {
|
||||
/* Preloading was done in another process */
|
||||
preload_load();
|
||||
preload_restart();
|
||||
zend_shared_alloc_unlock();
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user