Build: #72 failed Changes by Marc

Code commits

phpBB Rhea

  • Marc

    Marc 77e14c303023365ec38292ef7518b9fed955929a

    Merge pull request #4457 from rxu/ticket/14793
    [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+

  • rxu

    rxu becb1e1fff9a5f21ed0378fdc56649f042b7f1eb m

    [ticket/14793] Merge branch 'ticket/14748' of https://github.com/marc1706/phpbb
    PHPBB3-14793

  • rxu

    rxu 35c62d1e74adc445e65a21f3aa317925bd258893 m

    [ticket/14793] Fix "A non-numeric value encountered" PHP warning on PHP 7.1+
    PHPBB3-14793

    • phpBB/includes/functions.php (version 35c62d1e74adc445e65a21f3aa317925bd258893)
    • phpBB/phpbb/db/migration/data/v310/timezone.php (version 35c62d1e74adc445e65a21f3aa317925bd258893)
    • phpBB/phpbb/search/base.php (version 35c62d1e74adc445e65a21f3aa317925bd258893)
  • Marc

    Marc 4f8fcaa95b1ccfb8226fec8f3f237e8b94444078 m

    [ticket/14748] Add PHP 7.1 to test matrix and keep nightly
    PHP nightlies already target PHP 7.2.

    PHPBB3-14748

    • .travis.yml (version 4f8fcaa95b1ccfb8226fec8f3f237e8b94444078)
  • Marc

    Marc 0048c2b6135049cd4669ff8208331c3870121f5d m

    [ticket/14748] Make sure config values are casted to int
    PHPBB3-14748

    • phpBB/includes/functions.php (version 0048c2b6135049cd4669ff8208331c3870121f5d)
    • phpBB/phpbb/db/migration/data/v310/timezone.php (version 0048c2b6135049cd4669ff8208331c3870121f5d)
    • phpBB/phpbb/search/base.php (version 0048c2b6135049cd4669ff8208331c3870121f5d)