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

Made two more configuration guides flex-ready#8647

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
weaverryan merged 1 commit intosymfony:masterfromwouterj:flex/configuration-sub
Nov 21, 2017

Conversation

@wouterj
Copy link
Member

No description provided.

@wouterjwouterj added this to the4.0 milestoneNov 13, 2017
<importresource="config.xml" />
</imports>
// ...
$confDir = dirname(__DIR__).'/config';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

$this->getProjectDir()? in line with the latest changessymfony/recipes#244.

// app/config/config_benchmark.php
$loader->import('config_prod.php');
// config/benchmark/web_profiler.php
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

config/packages/benchmark/web_profiler.php?

# .env
DATABASE_URL="mysql://db_user:db_password@127.0.0.1:3306/db_name?charset=utf8mb4&serverVersion=5.7"
This variable is referenced in the serivce container configuration using
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

typoservice

Copy link
Member

@javiereguiluzjaviereguiluz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Nice!

* Loaded in all environments, ``config/packages/framework.yaml`` configures the
framework with some ``secret`` setting;
* In the **prod** environment, nothing extra will be set as there is no
``config/packages/prod`` directory;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

config/packages/prod ->config/packages/prod/

@wouterj
Copy link
MemberAuthor

Thanks@javiereguiluz@yceruto, fixed all comments you made!

@weaverryanweaverryan merged commitad4b3a2 intosymfony:masterNov 21, 2017
weaverryan added a commit that referenced this pull requestNov 21, 2017
This PR was merged into the master branch.Discussion----------Made two more configuration guides flex-readyCommits-------ad4b3a2 Made two configuration sub guides flex-ready
@weaverryan
Copy link
Member

Thank you@wouterj! I merged accidentally into master, but back-ported to 4.0 at sha:e15e2f3

weaverryan added a commit that referenced this pull requestNov 24, 2017
…iluz, weaverryan)This PR was merged into the 4.0 branch.Discussion----------Updated the best practice article about configThis was the only remaining article to be updated in "Best Practices".Related to this:* The main config.rst is being updated in ~~#8588~~* Some config/* articles are being updated in ~~#8647~~.* I'm going to update the rest of config/* articles.Commits-------175a4e8 minor tweaksb973f0c Updated the best practice article about config
@wouterjwouterj deleted the flex/configuration-sub branchNovember 25, 2017 15:28
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@javiereguiluzjaviereguiluzjaviereguiluz approved these changes

+1 more reviewer

@ycerutoycerutoyceruto left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.0

Development

Successfully merging this pull request may close these issues.

5 participants

@wouterj@weaverryan@javiereguiluz@yceruto@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp