@@ -76,11 +76,7 @@ backwards compatibility promise:
76
76
| Add a default value to a parameter| Yes| Yes|
77
77
+-----------------------------------------------+---------------+---------------+
78
78
79
- ..note ::
80
-
81
- If you think that one of our regular interfaces should have an ``@api `` tag,
82
- put your request into a `new ticket on GitHub `_. We will then evaluate
83
- whether we can add the tag or not.
79
+ ..include ::_api_tagging.rst.inc
84
80
85
81
Using Our Classes
86
82
~~~~~~~~~~~~~~~~~
@@ -162,11 +158,7 @@ covered by our backwards compatibility promise:
162
158
| Add a default value to a parameter| Yes| Yes|
163
159
+-----------------------------------------------+---------------+---------------+
164
160
165
- ..note ::
166
-
167
- If you think that one of our regular classes should have an ``@api `` tag,
168
- put your request into a `new ticket on GitHub `_. We will then evaluate
169
- whether we can add the tag or not.
161
+ ..include ::_api_tagging.rst.inc
170
162
171
163
Working on Symfony Code
172
164
-----------------------
@@ -312,4 +304,3 @@ Change return type Yes [2]_ [5]_ No
312
304
.. _string values :http://www.php.net/manual/en/function.strval.php
313
305
.. _integer values :http://www.php.net/manual/en/function.intval.php
314
306
.. _float values :http://www.php.net/manual/en/function.floatval.php
315
- .. _new ticket on GitHub :https://github.com/symfony/symfony/issues/new