Skip to content

Upgrade instructions for the new .env behavior are confusing #10775

@stof

Description

@stof

The upgrade instructions are mixing the 4.2+ and 3.3+ recipes, making people apply the 4.2 recipe in their 3.4 projects (see symfony/symfony#29566).

The migration instructions should either link to the appropriate recipe for each version, or always link to the file in the 3.3 folder (applying the 3.3+ recipe in 4.2 will work fine, even though the file will be less clean due to the fallback implementation; the opposite breaks).

the link to the diff for files is also confusing, because they link to a diff which is still using src/.bootstrap.php while it was renamed in a later commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions