Tests pending pull requests

Build: #3572 was successful Manual run by Build Robot

Code commits

phpBB Ascraeus

  • Joas Schilling

    Joas Schilling 71ac6ab2b87ec1d606d5669b930ac4c7164e9b11

    Merge pull request #2996 from Senky/ticket/13104
    [ticket/13104] Responsive tabs display bug in IE11

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> be769d4ca6f3c1a03e6bb4465486a03db6d40b49

    Merge pull request #2995 from nickvergessen/ticket/13105
    [ticket/13105] Future relative dates are always displayed as "Tomorrow"

    * nickvergessen/ticket/13105:
      [ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"
      [ticket/13105] Add a test for relative dates

  • Andreas Fischer <bantu@phpbb.com>

    Andreas Fischer <bantu@phpbb.com> e802c5f08237324bc7245340ea9e6bdf7abd276a

    Merge pull request #2997 from Senky/ticket/13106
    [ticket/13106] Remove the \phpbb\di\pass\kernel_pass class

    * Senky/ticket/13106:
      [ticket/13106] Remove \phpbb\di\pass\kernel_pass.php

  • Senky

    Senky f64373a29f95fb7e133a5d4fbc1eed01b76b1527

    [ticket/13106] Remove \phpbb\di\pass\kernel_pass.php
    PHPBB3-13106

    • phpBB/phpbb/di/pass/kernel_pass.php (version f64373a29f95fb7e133a5d4fbc1eed01b76b1527)
  • Senky

    Senky a1683dfb67778f0d8436787ca73d804319241213

    [ticket/13104] inline-block -> block
    PHPBB3-13104

    • phpBB/styles/prosilver/theme/cp.css (version a1683dfb67778f0d8436787ca73d804319241213)
  • Joas Schilling

    Joas Schilling e803efc6fcad0d49c515ead55eff9a66c6a35cca m

    [ticket/13105] Do not display future dates 2+ days ahead as "tomorrow"
    PHPBB3-13105

    • phpBB/phpbb/datetime.php (version e803efc6fcad0d49c515ead55eff9a66c6a35cca)
  • Joas Schilling

    Joas Schilling 459c62b3399a4e276fb96e97cbbdbd70bd1676b7 m

    [ticket/13105] Add a test for relative dates
    PHPBB3-13105

    • tests/datetime/from_format_test.php (version 459c62b3399a4e276fb96e97cbbdbd70bd1676b7)