refactor: 全部 128 個生產檔加入 declare(strict_types=1)(PR-H)

對齊 A v3.2.0。型別強制會把隱式轉換變成 TypeError,所以一次全檔加入
並跑完整測試(unit 451 / integration 398 全綠,無迴歸)。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TbG1keQQ7XBa7qMQY16KCY
This commit is contained in:
2026-07-31 06:13:33 +08:00
parent d6c1540444
commit 76c01e44df
128 changed files with 256 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@
* @since 2.0.0
*/
declare(strict_types=1);
if ( ! defined( 'ABSPATH' ) ) {
exit;
}