File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -71,6 +71,10 @@ Add custom method parameter Not Safe [1]_ Safe
71
71
Add parameter default value Safe Safe
72
72
============================================== ============== ==============
73
73
74
+ If you need to do any of the things marked as "Not Safe" above, feel free to
75
+ ask us whether the ``@api `` tag can be added on the respective Symfony code.
76
+ For that, simply open a `new ticket on GitHub `_.
77
+
74
78
75
79
Using Our Classes
76
80
~~~~~~~~~~~~~~~~~
@@ -140,6 +144,10 @@ Add custom method parameter Not Safe [1]_ Safe
140
144
Add parameter default value Safe Safe
141
145
============================================== ============== ==============
142
146
147
+ If you need to do any of the things marked as "Not Safe" above, feel free to
148
+ ask us whether the ``@api `` tag can be added on the respective Symfony code.
149
+ For that, simply open a `new ticket on GitHub `_.
150
+
143
151
144
152
Working on Symfony Code
145
153
-----------------------
@@ -273,3 +281,5 @@ Change return type Yes [2]_ [4]_ No
273
281
.. _integer values : http://www.php.net/manual/en/function.intval.php
274
282
275
283
.. _float values : http://www.php.net/manual/en/function.floatval.php
284
+
285
+ .. _new ticket on GitHub : https://github.com/symfony/symfony/issues/new
You can’t perform that action at this time.
0 commit comments