Is there any way opcode generated by OPcache could be loaded into OPcache without the presence of the PHP source files?
I.e. In a similar way to how APC (Alternative PHP Cache) has apc_bin_load(...)
etc?
Is there any way opcode generated by OPcache could be loaded into OPcache without the presence of the PHP source files?
I.e. In a similar way to how APC (Alternative PHP Cache) has apc_bin_load(...)
etc?