File tree 2 files changed +9
-11
lines changed
2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change
1
+ .. note::
2
+
3
+ If you think that one of our regular classes should have an ` ` @api` ` tag,
4
+ put your request into a ` new ticket on GitHub` _. We will then evaluate
5
+ whether we can add the tag or not.
6
+
7
+ .. _new ticket on GitHub: https:// github .com / symfony/ symfony/ issues/ new
Original file line number Diff line number Diff line change @@ -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
You can’t perform that action at this time.
0 commit comments