Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions contributing/code/bc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,13 @@ covered by our backward compatibility promise:
| Use a public, protected or private method | Yes |
+-----------------------------------------------+-----------------------------+

Using our Translations
~~~~~~~~~~~~~~~~~~~~~~

All translations provided by Symfony for security and validation errors are
intended for internal use only. They may be changed or removed at any time.
Symfony's Backward Compatibility Promise does not apply to internal translations.

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

Expand Down