Commit graph

3 commits

Author SHA1 Message Date
Claude
8c9f7fccb8
fix: use valid 32-byte APP_KEY for AES-256-CBC cipher
All checks were successful
CI / PHP 8.3 (push) Successful in 1m14s
CI / PHP 8.4 (push) Successful in 1m16s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:58:12 +00:00
Claude
7c598e0479
fix: add APP_KEY to phpunit.xml for feature tests
Some checks failed
CI / PHP 8.4 (push) Failing after 1m15s
CI / PHP 8.3 (push) Failing after 1m23s
MissingAppKeyException thrown when running WelcomePageTest because
no APP_KEY was configured in the test environment.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 11:50:03 +00:00
Snider
06ab3456e9 Initial Core PHP Framework template 2026-01-26 17:19:26 +00:00