Skip to content

Upgrade Kernel from 5.0 to 5.1 #13753

Closed
Closed
@Cartman34

Description

@Cartman34

Hello,

I got several hours of trouble upgrading Kernel because the upgrade & kernel usage is not documented.
Kernel class changed a lot between 5.0 & 5.1.

About my Kernel 5.0, this is a Kernel generated for new Symfony 5.0 project using composer create project command. I am using my own extension included in this Kernel to allow my own configuration file.
Kernel_5.0.php.txt

About my Kernel 5.1, this a Kernel generated for another brand new I imported and edited to include my own extension. My extension class was also moved to another namespace.
Kernel_5.1.php.txt

As you can see, bote files are really differents.

I advise all people upgrading the kernel to use the new one and to include their changes after.

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