Build: #1153 was successful Changes by Marc

Code commits

phpBB Master

  • Marc

    Marc 4a7f39c1c7d61ad4696f60ecfe6b111ef230c394

    Merge branch '3.3.x'

  • Marc

    Marc 65fb35223caa844e8fdd3167af86bffacb901918 m

    Merge pull request #6486 from rxu/ticket/17139
    [ticket/17139] Fix PHP fatal error for file transfer tool of updater

  • rxu

    rxu 26d002a51a0a233ef6cf7be9e50e7efc5235cd5b m

    [ticket/17139] Fix more PHP fatal errors
    PHPBB3-17139

    • phpBB/includes/functions_transfer.php (version 26d002a51a0a233ef6cf7be9e50e7efc5235cd5b)
  • rxu

    rxu e0144ae7b2215ff6819b777454f419e7561a66d9 m

    [ticket/17139] Fix PHP fatal error for file transfer tool of updater
    Uncaught TypeError: ftp_delete(): Argument #1 ($ftp) must be of type
    FTP\\Connection, bool given
    Stack trace:
    #0 [ROOT]/includes/functions_transfer.php(427): ftp_delete(false, '...')

    PHPBB3-17139

    • phpBB/includes/functions_transfer.php (version e0144ae7b2215ff6819b777454f419e7561a66d9)
  • rxu

    rxu c2c7c271e74e2531b80e857865b598a738179135 m

    [ticket/17139] Fix PHP fatal error for file transfer tool of updater
    PHPBB3-17139

    • phpBB/includes/functions_transfer.php (version c2c7c271e74e2531b80e857865b598a738179135)