2026-03-05 - 2026-04-05
Overview
3 releases published by 1 user
Tag
v0.0.3
Tag
v0.0.2
Tag
v0.0.1
1 pull request merged by 1 user
Merged
#29 DX audit and fix (PHP)
9 pull requests proposed by 1 user
Proposed
#30 fix: add error handling to SearchProviderRegistry
Proposed
#31 refactor: add declare(strict_types=1) to all PHP files
Proposed
#32 fix: add error handling to Settings and PlatformUser modals
Proposed
#33 refactor: remove empty register() methods in Boot classes
Proposed
#34 refactor: add missing return type hints to 18+ methods
Proposed
#35 refactor: implement 2FA stubs and remove dead BoostPurchase component
Proposed
#36 test: add tests for admin modal components
Proposed
#37 test: add unit tests for Model methods
Proposed
#38 docs: add PHPDoc to 40+ undocumented public methods
4 issues created by 1 user
Opened
#25 [audit] Security, code quality, missing tests, error handling
Opened
#26 [scan] Security attack vector mapping
Opened
#27 [scan] API contract extraction
Opened
#28 [scan] Convention drift check
11 unresolved conversations
Open
#18
docs: add PHPDoc to 40+ undocumented public methods
Open
#8
test: add unit tests for Model methods
Open
#7
test: add tests for admin modal components (30+ modals)
Open
#15
refactor: implement or remove 2FA stub methods in Settings modal
Open
#16
refactor: implement or remove BoostPurchase stub in admin modals
Open
#6
refactor: add missing return type hints to 18+ methods
Open
#17
refactor: remove or implement empty register() methods in Boot classes
Open
#10
fix: add error handling to PlatformUser modal methods
Open
#9
fix: add error handling to Settings modal methods
Open
#5
refactor: add declare(strict_types=1) to all PHP files
Open
#11
fix: add error handling to SearchProviderRegistry