Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Contributing] consistent headlines#3828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes fromall 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
6 changes: 3 additions & 3 deletionscontributing/code/bc.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
OurBackwards Compatibility Promise
Ourbackwards Compatibility Promise
===================================

Ensuring smooth upgrades of your projects is our first priority. That's why
Expand DownExpand Up@@ -39,7 +39,7 @@ If you are using Symfony in your projects, the following guidelines will help
you to ensure smooth upgrades to all future minor releases of your Symfony
version.

UsingOur Interfaces
Usingour Interfaces
~~~~~~~~~~~~~~~~~~~~

All interfaces shipped with Symfony can be used in type hints. You can also call
Expand DownExpand Up@@ -101,7 +101,7 @@ backwards compatibility promise:

.. include:: _api_tagging.rst.inc

UsingOur Classes
Usingour Classes
~~~~~~~~~~~~~~~~~

All classes provided by Symfony may be instantiated and accessed through their
Expand Down
2 changes: 1 addition & 1 deletioncontributing/code/patches.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -85,7 +85,7 @@ Get the Symfony2 source code:
$ cd symfony
$ git remote add upstream git://github.com/symfony/symfony.git

Check that the current Testspass
Check that the current TestsPass
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Now that Symfony2 is installed, check that all unit tests pass for your
Expand Down
4 changes: 2 additions & 2 deletionscontributing/community/releases.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -123,8 +123,8 @@ This results in very predictable dates and maintenance periods:
instance), you can automatically receive an email notification if you
subscribed on the `roadmap notification`_ page.

Backward Compatibility
----------------------
Backwards Compatibility
-----------------------

Our :doc:`Backwards Compatibility Promise </contributing/code/bc>` is very
strict and allows developers to upgrade with confidence from one minor version
Expand Down
4 changes: 2 additions & 2 deletionscontributing/documentation/overview.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -187,7 +187,7 @@ about in the :doc:`/contributing/community/releases` section.
To keep up with the release process, the documentation team makes several
changes to the documentation at various parts of the lifecycle.

When a Releasereaches "end ofmaintenance"
When a ReleaseReaches "End ofMaintenance"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Every release will eventually reach its "end of maintenance". For details,
Expand All@@ -210,7 +210,7 @@ For this example, suppose version 2.1 has just reached its end of maintenance:
*after* the end of maintenance of this branch), will have no mentions of
the old version (e.g. 2.1).

When a new Branch iscreated for a Release
When a new Branch isCreated for a Release
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

During the :ref:`stabilization phase <contributing-release-development>`, a
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp