feat: upgrade project to Symfony 5.4 and PHP 8.1 with complete test coverage - #60
Merged
Merged
Conversation
chore: initialize database schema and run initial migrations
release: v1.0.0 - Core Application Modernization and QA Overhaul
…strengthening test(testing) : code coverage test suite strengthen test suite and resolve structural gaps to achieve minimum 80% code coverage
v1.0.0 - Release Officielle & Audit Validé
Duplicate
…eport for v1.0.0 release
feat: upgrade project to Symfony 5.4 and PHP 8.1 with complete test coverage
Up to standards ✅🟢 Issues
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This Pull Request marks the complete modernization of the ToDo & Co application, migrating from the legacy stack (Symfony 3 / PHP 5.5) to a modern, maintainable, and secure architecture under Symfony 5.4 and PHP 8.1.
Key Changes Implemented
1. Technical Migration & Upgrade
app/andweb/directories in favor ofconfig/,public/, andtemplates/).2. Security & Access Control
TaskVoterto secure resource access and prevent unauthorized modifications (strict deletion rules for standard users and administrators regarding anonymous tasks).anonymeuser account.3. Testing & Quality Assurance (QA)
README.md, technical security documentation (doc/TECHNICAL_SECURITY.md), and integrated the final quality audit report (v1.0.0).✅ Checklist
vendor/bin/phpunit).