Preface
2.x branch is NOT production ready
Version 2.0 is looking like it will be released in 2024. Version 1.x will be transitioned to security fixes only until it reaches its EOL in late 2024 / Q1 2025. New Features should be merged into 2.x unless absolutely necessary to preserve BC in 1.x
This issue will be updated to reflect any tasks required to get 2.0 out the door. Any issues concerning 2.0 should tag this thread / issue where appropriate.
Todo's for release
Preface
2.xbranch is NOT production readyVersion
2.0is looking like it will be released in2024. Version1.xwill be transitioned to security fixes only until it reaches its EOL in late 2024 / Q1 2025. New Features should be merged into2.xunless absolutely necessary to preserve BC in1.xThis issue will be updated to reflect any tasks required to get
2.0out the door. Any issues concerning2.0should tag this thread / issue where appropriate.Todo's for release
annotationsUPGRADE.mdto document path's forward to BCCHANGELOG.mdfor 2.x#[SensitiveParameter]attributes for any secrets - prevent leaking sensitive data in logs with theSensitiveParameterattribute #315doctrine/ormdependency inrequire-dev. DoesORM3 || 4 affect bundle internals outside of testsdoctrine/persistencehow does this affect bundle outside of testsDependencyInjection,Resources/config/verify_email_services.xml, &VerifyEmailBundle::classalign with latest & greatest Symfony Bundle best practices - use new bundle structure #312@final,@internalwhere appropriate - make classes final #31610/11, at the very least ensure test suite is compatible w/ 10/11 where possible..php-cs-fixer.dist.phpas requiredphpunit.xml.distas requiredMakerBundle, specifically,make:reset-passwordwhere applicable to prefer2.xusage2.xor1.xas required.baselinesymfony/clockcomponent see Use Clock instead of DateTime #354README.mdwith bundle andmake:reset-password