Skip to content

Commit b7e8d03

Browse files
committed
Merge branch '2.2' into 2.3
* 2.2: Fixing build errors Fixing missing double ticks Fixing build bugs with new parser
2 parents 3a728ba + d55650e commit b7e8d03

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

book/doctrine.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ can be.
2222
easy, and explained in the ":doc:`/cookbook/doctrine/dbal`" cookbook entry.
2323

2424
You can also persist data to `MongoDB`_ using Doctrine ODM library. For
25-
more information, read the "`DoctrineMongoDBBundle`_"
25+
more information, read the DoctrineMongoDBBundle
2626
documentation.
2727

2828
A Simple Example: A Product
@@ -1121,7 +1121,6 @@ table, the new ``product.category_id`` column, and the new foreign key:
11211121
11221122
$ php app/console doctrine:schema:update --force
11231123
1124-
11251124
Saving Related Entities
11261125
~~~~~~~~~~~~~~~~~~~~~~~
11271126

cookbook/bundles/override.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ is almost always the case), you can easily override controllers via bundle
3434
inheritance. For more information, see :doc:`/cookbook/bundles/inheritance`.
3535
If the controller is a service, see the next section on how to override it.
3636

37+
.. _override-services-configuration:
38+
3739
Services & Configuration
3840
------------------------
3941

@@ -107,7 +109,7 @@ Forms
107109

108110
In order to override a form type, it has to be registered as a service (meaning
109111
it is tagged as ``form.type``). You can then override it as you would override any
110-
service as explained in `Services & Configuration`_. This, of course, will only
112+
service as explained in :ref:`override-services-configuration`. This, of course, will only
111113
work if the type is referred to by its alias rather than being instantiated,
112114
e.g.::
113115

@@ -183,8 +185,7 @@ Translations
183185
------------
184186

185187
Translations are not related to bundles, but to domains. That means that you
186-
can override the translations from any translation file, as long as it is in
187-
:ref:`the correct domain <using-message-domains>`.
188+
can override the translations from any translation file, as long as it is in the correct domain.
188189

189190
.. caution::
190191

index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ Contribute to Symfony:
8787

8888
contributing/index
8989

90+
CMF
91+
---
92+
93+
The Symfony CMFproject makes it easier for developers to add CMS functionality
94+
to applications built with the Symfony2 PHP framework.
95+
96+
.. toctree::
97+
:hidden:
98+
9099
.. include:: /contributing/map.rst.inc
91100

92101
Create your Own Framework

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy