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

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:10:46 +00:00
fix(dx): add strict_types to all PHP files and update CLAUDE.md
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 2s
9f0d421ae8
- Add declare(strict_types=1) to 9 PHP files missing it
- Update CLAUDE.md: document composer test/lint scripts
- Update CLAUDE.md: fix lthn/php-api → lthn/api package name
- Fix PSR-12 compliance (Pint: ordered imports, FQCN extraction)

Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Verification Failed

Command: composer test

sh: pest: command not found
Script 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: pest: command not found Script 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:23 +00:00
Virgil closed this pull request 2026-03-24 11:19:33 +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.