Releases: thorsten/phpMyFAQ
Releases · thorsten/phpMyFAQ
4.1-nightly-2026-04-21
feat(seed-testdata): restrict command to APP_ENV=demo The seed-testdata command now refuses to run unless APP_ENV is set to "demo", preventing accidental data seeding in production, development, or staging environments. Added test coverage for the guard and documented the new environment option in .env.example.
development-nightly-2026-04-21
feat(seed-testdata): restrict command to APP_ENV=demo The seed-testdata command now refuses to run unless APP_ENV is set to "demo", preventing accidental data seeding in production, development, or staging environments. Added test coverage for the guard and documented the new environment option in .env.example.
4.1-nightly-2026-04-20
build: updated third party dependencies
development-nightly-2026-04-20
build: updated third party dependencies
4.1-nightly-2026-04-19
build: updated third party dependencies
4.1-nightly-2026-04-18
build: updated third party dependencies
development-nightly-2026-04-19
build: updated third party dependencies
development-nightly-2026-04-18
build: updated third party dependencies
4.1-nightly-2026-04-17
fix: work around SplFileObject iterator desync in htaccess parser on …
development-nightly-2026-04-17
fix: work around SplFileObject iterator desync in htaccess parser on …