2.10.0
版本发布时间: 2023-06-05 22:45:20
doctrine/DoctrineBundle最新发布版本:2.13.0(2024-09-01 17:50:32)
Release Notes for 2.10.0
Feature release (minor)
2.10.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 3
Test Suite
Improvement
-
1670: Expose a setting to opt-in for the XSD validation for mapping thanks to @stof
-
1669: Use the DsnParser to handle the url option thanks to @stof
-
1664: [DoctrineBundle] deprecate EventSubscriberInterface thanks to @alli83
Feature
-
1661: Add a new
report_fields_where_declared
config setting thanks to @mpdude