Skip to content

Commit

Permalink
minor #6068 Remove references to API tagging (dunglas)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

Remove references to API tagging

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3
| Fixed tickets | n/a

Related to symfony/symfony#15977 and symfony/symfony#15979.

Commits
-------

d816c7f Remove references to API tagging
  • Loading branch information
xabbuh committed Dec 31, 2015
2 parents 1a1f867 + d816c7f commit b1688d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
7 changes: 0 additions & 7 deletions contributing/code/_api_tagging.rst.inc

This file was deleted.

4 changes: 0 additions & 4 deletions contributing/code/bc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ backwards compatibility promise:
| Add a default value to an argument | Yes |
+-----------------------------------------------+-----------------------------+

.. include:: _api_tagging.rst.inc

Using our Classes
~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -134,8 +132,6 @@ covered by our backwards compatibility promise:
| Access a private property (via Reflection) | No |
+-----------------------------------------------+-----------------------------+

.. include:: _api_tagging.rst.inc

Working on Symfony Code
-----------------------

Expand Down

0 comments on commit b1688d0

Please sign in to comment.