Skip to content

Unifying to "configuration parameters" #15326

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ThomasLandauer
Copy link
Contributor

Currently, there are multiple words for the same thing:

  • configuration parameter
  • config parameter
  • container parameter

An on https://symfony.com/doc/current/best_practices.html#use-constants-to-define-options-that-rarely-change:

  • service container parameter

Since the dedicated chapter at https://symfony.com/doc/current/configuration.html#configuration-parameters calls it "configuration parameter", I'd say all of them should be changed to that. Do you agree? Then I'll commit the rest.

Currently, there are multiple words for the same thing:
* configuration parameter
* config parameter
* container parameter
An on https://symfony.com/doc/current/best_practices.html#use-constants-to-define-options-that-rarely-change:
* service container parameter

Since the dedicated chapter at https://symfony.com/doc/current/configuration.html#configuration-parameters calls it "configuration parameter", I'd say all of them should be changed to that. Do you agree? Then I'll commit the rest.
@javiereguiluz
Copy link
Member

Generally speaking, I'd say we should do this change 👍 (if some specific case looks much worse after that change, we could revert that occurrence and keep the other changes).

Also, if possible let's do this change in 4.4 branch. Thanks!

ThomasLandauer added a commit to ThomasLandauer/symfony-docs that referenced this pull request May 11, 2021
@ThomasLandauer
Copy link
Contributor Author

OK. Closing this in favor of #15328

javiereguiluz added a commit that referenced this pull request May 17, 2021
…dauer)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

Unifying wording to "configuration parameter"

Follow-up of #15326

Commits
-------

40f3f86 Unifying wording to "configuration parameter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants