DX audit and fix (PHP) #8

Merged
Snider merged 1 commit from agent/dx-audit-and-fix--laravel-php-package into dev 2026-03-24 11:35:23 +00:00

1 commit

Author SHA1 Message Date
Snider
2659490924 fix(uptelligence): DX audit — fix strict_types and CLAUDE.md commands
Some checks failed
CI / PHP 8.3 (pull_request) Failing after 3s
CI / PHP 8.4 (pull_request) Failing after 3s
- Add missing declare(strict_types=1) to config.php and routes/admin.php
- Fix artisan command prefixes in CLAUDE.md: three commands use
  uptelligence: prefix not upstream: (check-updates, send-digests,
  sync-altum-versions)
- PSR-12 compliance verified (no tabs, no trailing whitespace)
- composer test blocked: ../php path repo not available in workspace

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:11:03 +00:00