Build: #932 was successful Changes by Marc

Code commits

phpBB Master

  • Marc

    Marc 7201acf07015d42cc60908283103443a9f7cfa9f

    Merge branch '3.3.x'

  • Marc

    Marc db9f54bee5f41680ef8da7dd120dc46abef3a1d4 m

    Merge pull request #6200 from Noxwizard/ticket/16767
    [ticket/16767] Report missing migration instead of dependency

  • Patrick Webster

    Patrick Webster 134482f6c2b1ba3adb2c4fe47259aefca02c7d01 m

    [ticket/16767] Report missing migration instead of dependency
    If a migration has an unfulfillable dependency, the migration causing the
    dependency to be unfulfillable is now shown in the error message instead
    of just the dependency.

    PHPBB3-16767

    • phpBB/phpbb/db/migrator.php (version 134482f6c2b1ba3adb2c4fe47259aefca02c7d01)