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

Commit9819113

Browse files
committed
minor#4702 Clarify tip for creating a new AppBundle (xelaris)
This PR was merged into the 2.3 branch.Discussion----------Clarify tip for creating a new AppBundle| Q | A| ------------- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets |The tip seems to be confusing, since the AppBundle is also generated with `symfony new blog 2.3.23` (and 2.5.8). In addition the mentioned `generate:bundle` command does not work in SF 2.3 SE, since it stops with a `The namespace must contain a vendor namespace` error.Commits-------7b9d583 Clarify tip for creating a new AppBundle
2 parents8f2fe87 +7b9d583 commit9819113

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎best_practices/creating-the-project.rst‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,7 @@ that follows these best practices:
152152
153153
..tip::
154154

155-
If you are using Symfony 2.6 or a newer version, the ``AppBundle`` bundle
156-
is already generated for you. If you are using an older Symfony version,
155+
If your Symfony installation doesn't come with a pre-generated ``AppBundle``,
157156
you can generate it by hand executing this command:
158157

159158
..code-block::bash

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp