Searched refs:ACCEL_LOG_INFO (Results 1 – 3 of 3) sorted by relevance
/PHP-5.5/ext/opcache/ |
H A D | zend_accelerator_debug.h | 28 #define ACCEL_LOG_INFO 3 macro
|
H A D | zend_accelerator_debug.c | 75 case ACCEL_LOG_INFO: in zend_accel_error()
|
H A D | ZendAccelerator.c | 938 …zend_accel_error(ACCEL_LOG_INFO, "getcwd() failed for '%s' (%d), please try to set opcache.use_cwd… in accel_make_persistent_key_ex() 1117 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", new_key); in zend_accel_add_key() 1203 zend_accel_error(ACCEL_LOG_INFO, "Cached script '%s'", new_persistent_script->full_path); in cache_script_in_shared_memory() 1211 zend_accel_error(ACCEL_LOG_INFO, "Added key '%s'", key); in cache_script_in_shared_memory() 1590 zend_accel_error(ACCEL_LOG_INFO, "Checksum failed for '%s': expected=0x%0.8X, found=0x%0.8X",
|
Completed in 12 milliseconds