@@ -147,8 +147,8 @@ Do you want to help us improve Symfony? That's great! However, please stick
147
147
to the rules listed below in order to ensure smooth upgrades for our users.
148
148
149
149
150
- ChangingOur Interfaces
151
- ~~~~~~~~~~~~~~~~~~~~~~~
150
+ Changing Interfaces
151
+ ~~~~~~~~~~~~~~~~~~~
152
152
153
153
This table tells you which changes you are allowed to do when working on
154
154
Symfony's interfaces:
@@ -175,11 +175,11 @@ Change return type Yes [2]_ [4]_ No
175
175
============================================== ============== ==============
176
176
177
177
178
- ChangingOur Classes
179
- ~~~~~~~~~~~~~~~~~~~~
178
+ Changing Classes
179
+ ~~~~~~~~~~~~~~~~
180
180
181
- This table tells you which changes you are allowed to do when working on the
182
- Symfony's classes
181
+ This table tells you which changes you are allowed to do when working on
182
+ Symfony's classes:
183
183
184
184
================================================== ============== ==============
185
185
Type of Change Normal API