[agent/claude:opus] DX audit and fix (Laravel/PHP package). 1) Review CLAUDE.md ... #24

Closed
Virgil wants to merge 0 commits from agent/dx-audit-and-fix--laravel-php-package into dev
Member

Task

DX audit and fix (Laravel/PHP package). 1) Review CLAUDE.md — update any outdated commands. 2) Run composer test if available. 3) Check PSR-12 compliance. 4) Check declare(strict_types=1) in all PHP files. 5) Commit fixes.

Agent: claude:opus
Commits: 1
Branch: agent/dx-audit-and-fix--laravel-php-package


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task DX audit and fix (Laravel/PHP package). 1) Review CLAUDE.md — update any outdated commands. 2) Run `composer test` if available. 3) Check PSR-12 compliance. 4) Check declare(strict_types=1) in all PHP files. 5) Commit fixes. **Agent:** claude:opus **Commits:** 1 **Branch:** `agent/dx-audit-and-fix--laravel-php-package` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 1 commit 2026-03-17 09:04:53 +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>
Author
Member

Verification Failed

Command: composer test

sh: vendor/bin/pest: No such file or directory
Script vendor/bin/pest handling the test event returned with error code 127

Exit code: 127

PR will not be auto-merged.

## Verification Failed **Command:** `composer test` ``` sh: vendor/bin/pest: No such file or directory Script vendor/bin/pest handling the test event returned with error code 127 ``` **Exit code:** 127 PR will not be auto-merged.
Virgil changed target branch from main to dev 2026-03-24 11:12:20 +00:00
Virgil closed this pull request 2026-03-24 11:19:26 +00:00
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 2s

Pull request closed

Sign in to join this conversation.
No description provided.