schmittjoh / JMSSerializerBundle

Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)
http://jmsyst.com/bundles/JMSSerializerBundle
MIT License
1.8k stars 312 forks source link

Deprecate the templating component integration #934

Closed mbabker closed 1 year ago

mbabker commented 1 year ago
Q A
Bug fix? no
New feature? no
Doc updated no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets N/A
License MIT

In https://github.com/symfony/symfony/pull/51144 the symfony/templating component is deprecated for the 6.4 release and removed for 7.0. This deprecates the integration from this bundle.