DX audit and fix (PHP) #29

Merged
Snider merged 1 commit from agent/dx-audit-and-fix--laravel-php-package into dev 2026-03-24 11:36:49 +00:00
Member
No description provided.
Virgil added 1 commit 2026-03-24 11:30:40 +00:00
fix(dx): add strict_types, composer scripts, and fix test discovery
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 2s
bcb40d4ebf
- Add declare(strict_types=1) to 17 PHP files missing it (13 Livewire
  modals, 1 route file, 1 migration, 1 test use case, TestCase)
- Add composer test/lint scripts to composer.json for monorepo consistency
- Fix phpunit.xml to discover tests in src/Search/Tests and src/Mod/Hub/Tests
- Update CLAUDE.md commands section to document composer test/lint

Co-Authored-By: Virgil <virgil@lethean.io>
Snider merged commit f90cd2c3ec into dev 2026-03-24 11:36:49 +00:00
Snider deleted branch agent/dx-audit-and-fix--laravel-php-package 2026-03-24 11:36:49 +00:00
Sign in to join this conversation.
No description provided.