File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1- #v4.1.0
1+ # v5.0.0
2+
3+ * Add support for Symfony 7.
4+ * Drop support for Symfony 5, support starts at Symfony 6.4 now.
5+ * Drop support for PHP 7 and 8.0, support starts at PHP 8.1 now.
6+ * Base entities mapping is now in XML instead of annotations/attributes.
7+ * Base entities validations rules are now in XML instead of annotations/attributes.
8+ * Fix some PHP deprecations in types.
9+ * Tests: revamp setup a bit, for modernisation.
10+ * Dev: add CS fix setup
11+
12+ # v4.1.0
213
314* Make the project compatible with Symfony 6.0
415* Test multiple versions of PHP and Symfony in CI
Original file line number Diff line number Diff line change 44[ ![ Build Status] ( https://travis-ci.org/Orbitale/CmsBundle.svg?branch=master )] ( https://travis-ci.org/Orbitale/CmsBundle )
55[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/Orbitale/CmsBundle/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/Orbitale/CmsBundle/?branch=master )
66
7- :warning : You're looking at the 4.x branch documentation.<br >
7+ :warning : You're looking at the 5.x branch documentation.<br >
8+ If you need information about 4.x, go [ here] ( https://github.com/Orbitale/CmsBundle/tree/4.x )
89If you need information about 3.x, go [ here] ( https://github.com/Orbitale/CmsBundle/tree/3.x )
910If you need information about 2.x, go [ here] ( https://github.com/Orbitale/CmsBundle/tree/2.x )
1011If you need information about 1.x, go [ here] ( https://github.com/Orbitale/CmsBundle/tree/1.x )
You can’t perform that action at this time.
0 commit comments