﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	focuses
65610	Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals.	arshidkv12		"Using explicit array literals:

- Makes the returned array structure immediately visible.
- Avoids the overhead of compact(), which performs variable lookup by name.
- Improves readability and static analysis.
- Aligns with modern PHP coding practices used elsewhere in WordPress core."	enhancement	new	low	Awaiting Review	General	trunk	normal		has-patch		
