Build: #100 failed Changes by nicofuma

Code commits

phpBB Rhea

  • nicofuma

    nicofuma b13910ee45fc5c2985d00b2a8166489b2fc58bec

    Merge branch '3.1.x' into 3.2.x
    * 3.1.x:
      [ticket/14831] Optimize code construction
      [ticket/14831] Add more tests against UCP modules
      [ticket/14831] Add more tests, better name for $e placeholder
      [ticket/14831] Do not throw exception on the module existence checking
      [ticket/14831] Fix module migrator tool

  • nicofuma

    nicofuma 163292bc1188efdd623a1270a1aedf7e9b281801 m

    Merge pull request #4491 from rxu/ticket/14831
    [ticket/14831] Fix extension modules installation issues

    * rxu/ticket/14831:
      [ticket/14831] Optimize code construction
      [ticket/14831] Add more tests against UCP modules
      [ticket/14831] Add more tests, better name for $e placeholder
      [ticket/14831] Do not throw exception on the module existence checking
      [ticket/14831] Fix module migrator tool

  • rxu

    rxu 77f1bac64bd00a581f71dccbb20b532ff1ec2434 m

    [ticket/14831] Optimize code construction
    PHPBB3-14831

    • phpBB/phpbb/db/migration/tool/module.php (version 77f1bac64bd00a581f71dccbb20b532ff1ec2434)
  • rxu

    rxu 849cd74700bc1425245ae9a8c5ec5f126d7a61ff m

    [ticket/14831] Add more tests against UCP modules
    PHPBB3-14831

    • tests/dbal/fixtures/migrator_module.xml (version 849cd74700bc1425245ae9a8c5ec5f126d7a61ff)
    • tests/dbal/migrator_tool_module_test.php (version 849cd74700bc1425245ae9a8c5ec5f126d7a61ff)
  • rxu

    rxu 51ef1ae346c08863d188e723ba41720e744a2fbd m

    [ticket/14831] Add more tests, better name for $e placeholder
    PHPBB3-14831

    • phpBB/phpbb/db/migration/tool/module.php (version 51ef1ae346c08863d188e723ba41720e744a2fbd)
    • tests/dbal/migrator_tool_module_test.php (version 51ef1ae346c08863d188e723ba41720e744a2fbd)
  • rxu

    rxu a02b124dd02f8c5a2d0c60820f6563311e983a4c m

    [ticket/14831] Do not throw exception on the module existence checking
    PHPBB3-14831

    • phpBB/phpbb/db/migration/tool/module.php (version a02b124dd02f8c5a2d0c60820f6563311e983a4c)
  • rxu

    rxu 0cc092073405166a0da72009823256a00389d0b8 m

    [ticket/14831] Fix module migrator tool
    PHPBB3-14831

    • phpBB/phpbb/db/migration/tool/module.php (version 0cc092073405166a0da72009823256a00389d0b8)