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

Commitf179ec7

Browse files
committed
A few more tweaks from comments
1 parent59fd436 commitf179ec7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎components/options_resolver.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Notes on Previous Versions
2222

2323
..versionadded::2.6
2424
This documentation was written for Symfony 2.6 and later. If you use an older
25-
version, please read thecorrespondingdocumentation using the version
26-
drop-down on the upper right. For a list of changes,see the `CHANGELOG`_.
25+
version, please`read theSymfony 2.5documentation`_. For a list of changes,
26+
see the `CHANGELOG`_.
2727

2828
Usage
2929
-----
@@ -72,7 +72,7 @@ check which options are set::
7272
}
7373

7474
This boilerplate is hard to read and repetitive. Also, the default values of the
75-
options are buried in the business logic of your code.You could use the
75+
options are buried in the business logic of your code.Use the
7676
:phpfunction:`array_replace` to fix that::
7777

7878
class Mailer
@@ -734,3 +734,4 @@ options in your code.
734734
.. _Packagist:https://packagist.org/packages/symfony/options-resolver
735735
.. _Form component:http://symfony.com/doc/current/components/form/introduction.html
736736
.. _CHANGELOG:https://github.com/symfony/symfony/blob/master/src/Symfony/Component/OptionsResolver/CHANGELOG.md
737+
.. _`read the Symfony 2.5 documentation`:http://symfony.com/doc/2.5/components/options_resolver.html

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp