You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***2013-05-30**: [DependencyInjection] added `enabled` flag to `phpcr_provider` config
5
+
***2013-07-26**: [Model] Deprecated setRouteContent and getRouteContent, use setContent and getContent instead.
6
+
***2013-07-19**: [Model] Separated database agnostic, doctrine generic and
7
+
PHPCR-ODM specific code to prepare for Doctrine ORM support.
8
+
***2013-07-17**: [FormType] Moved TermsFormType to CoreBundle and renamed it to CheckboxUrlLableFormType
9
+
10
+
1.1.0-beta2
11
+
12
+
***2013-05-28**: [Bundle] Only include Doctrine PHPCR compiler pass if PHPCR-ODM is present
13
+
***2013-05-25**: [Bundle] Drop symfony_ from symfony_cmf prefix
14
+
***2013-05-24**: [Document] ContentRepository now requires ManagerRegistry in the constructor and provides `setManagerName()` in the same way as RouteProvider
15
+
***2013-05-24**: [Document] RouteProvider now requires ManagerRegistry in the constructor (the `cmf_routing.default_route_provider` does this for you)
16
+
* To use a different document manager from the registry, call `setManagerName()` on the RouteProvider
0 commit comments