Skip to content

Addition of ConfirmPasswordController.php breaking change #30382

Closed
@danabrey

Description

@danabrey
  • Laravel Version: 6.2
  • PHP Version: 7.3
  • Database Driver & Version:

Description:

This issue involving missing ConfirmPasswordController occurs when upgrading from Laravel 6.0 to 6.2. It's not a backwards-compatible new feature, and requires adding new files to the application codebase to avoid errors.

Doesn't this break the idea of semantic versioning? Regardless, I am unable to find an 'upgrade guide' for 6.0 to 6.1 or 6.1 to 6.2 - maybe I'm missing them? Guides like this shouldn't be as necessary for a project that respects semver, but if changes like this are occurring they become crucial.

Steps To Reproduce:

  • Create a Laravel 6.0 project
  • Upgrade to Laravel 6.2

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