﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
65921	get_test_opcode_cache() does not detect OPcache file cache	benniledl		"get_test_opcode_cache() uses opcache_get_status() to detect whether OPcache is active.

However, opcache_get_status() only reports the in-memory opcode cache. When using OPcache with only opcache.file_cache_only, the cache is therefore not correctly recognized.

As a result, tests relying on get_test_opcode_cache() may incorrectly assume that no opcode cache is enabled.

The function should also account for configurations where opcache.file_cache is enabled without the in-memory cache."	defect (bug)	new	normal	Awaiting Review	General		normal		has-patch has-unit-tests close		
