ps_handle 835 ext/opcache/ZendAccelerator.c zend_file_handle ps_handle; ps_handle 879 ext/opcache/ZendAccelerator.c ps_handle.type = ZEND_HANDLE_FILENAME; ps_handle 880 ext/opcache/ZendAccelerator.c ps_handle.filename = persistent_script->full_path; ps_handle 881 ext/opcache/ZendAccelerator.c ps_handle.opened_path = persistent_script->full_path; ps_handle 883 ext/opcache/ZendAccelerator.c if (zend_get_file_handle_timestamp(&ps_handle, NULL TSRMLS_CC) == persistent_script->timestamp) {