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

[2.7][Form] placeholder option: replace "in favor" misuses#6013

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
xabbuh merged 1 commit intosymfony:2.7fromogizanagi:2.7_in_replacement
Jan 4, 2016
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
2 changes: 1 addition & 1 deletioncookbook/form/create_custom_field_type.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -257,7 +257,7 @@ the gender codes were stored in configuration or in a database? The next
section explains how more complex field types solve this problem.

.. versionadded:: 2.6
The ``placeholder`` option was introduced in Symfony 2.6in favor of
The ``placeholder`` option was introduced in Symfony 2.6and replaces
``empty_value``, which is available prior to 2.6.

.. _form-cookbook-form-field-service:
Expand Down
2 changes: 1 addition & 1 deletioncookbook/form/dynamic_form_modification.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -499,7 +499,7 @@ sport like this::
}

.. versionadded:: 2.6
The ``placeholder`` option was introduced in Symfony 2.6in favor of
The ``placeholder`` option was introduced in Symfony 2.6and replaces
``empty_value``, which is available prior to 2.6.

When you're building this form to display to the user for the first time,
Expand Down
2 changes: 1 addition & 1 deletionreference/forms/types/date.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -85,7 +85,7 @@ placeholder
~~~~~~~~~~~

.. versionadded:: 2.6
The ``placeholder`` option was introduced in Symfony 2.6in favor of
The ``placeholder`` option was introduced in Symfony 2.6and replaces
``empty_value``, which is available prior to 2.6.

**type**: ``string`` or ``array``
Expand Down
2 changes: 1 addition & 1 deletionreference/forms/types/options/placeholder.rst.inc
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2,7 +2,7 @@ placeholder
~~~~~~~~~~~

.. versionadded:: 2.6
The ``placeholder`` option was introduced in Symfony 2.6in favor of
The ``placeholder`` option was introduced in Symfony 2.6and replaces
``empty_value``, which is available prior to 2.6.

.. versionadded:: 2.3
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp