@@ -71,6 +71,10 @@ Add custom method parameter Not Safe [1]_ Safe
7171Add parameter default value Safe Safe
7272============================================== ============== ==============
7373
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+
7478
7579Using Our Classes
7680~~~~~~~~~~~~~~~~~
@@ -140,6 +144,10 @@ Add custom method parameter Not Safe [1]_ Safe
140144Add parameter default value Safe Safe
141145============================================== ============== ==============
142146
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+
143151
144152Working on Symfony Code
145153-----------------------
@@ -273,3 +281,5 @@ Change return type Yes [2]_ [4]_ No
273281.. _integer values :http://www.php.net/manual/en/function.intval.php
274282
275283.. _float values :http://www.php.net/manual/en/function.floatval.php
284+
285+ .. _new ticket on GitHub :https://github.com/symfony/symfony/issues/new