Build: #621 was successful

Job: PHP 7.2 - SQLite was successful

Stages & jobs

  1. Default Stage

Code commits

phpBB 3.3.x

  • Marc

    Marc 84a835a995e231bc4e9846f984eef288db5a75c9

    Merge pull request #6792 from rxu/ticket/17486
    [ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade

  • rxu

    rxu 98a8999283727799375f78cd1572b67a16945b24 m

    [ticket/17486] Fix SQL error on phpBB v.3.0 to v.3.3 upgrade
    Ensure v310/bot_update runs after v310/avatars migration which changes
    user_avatar_type column type from tinyint(2) to varchar(255).

    PHPBB-17486

    • phpBB/phpbb/db/migration/data/v310/bot_update.php (version 98a8999283727799375f78cd1572b67a16945b24)