Files
Chirag Aggarwal a744cb0843 fix: add global scope declaration for $register in registers.php
PHPUnit's FileLoader::load() includes bootstrap files inside a function
scope. Without the global declaration, $register is created in local
scope and isn't accessible when other files (like resources.php) use
global $register to reference it.
2026-02-04 16:05:13 +05:30
..
2025-12-02 01:40:44 +00:00
2026-02-04 18:04:48 +13:00
2026-02-04 11:22:04 +05:30
2026-02-03 10:11:12 +05:30
2026-02-04 11:22:04 +05:30
2026-01-03 22:38:17 +00:00
2026-02-04 11:22:04 +05:30