Build: #390 was successful Changes by Marc

Code commits

phpBB 3.3.x

  • Marc

    Marc 54c27e3e67eeefa1d4168010f3207c2b51a44add

    Merge pull request #6382 from marc1706/ticket/16967-3.3.x
    [ticket/16967] Deprecate PHP in templates

  • Marc

    Marc 54156dd9d8b1ba79db4a51a46b97e187139b90dc

    Merge pull request #6358 from MichaIng/ticket/16959
    [ticket/16959] Remove redundant URL parameters from notification mails

  • Marc

    Marc 33af6d0f0a5987635c6b405f5bef79633f2c5dec m

    [ticket/16967] Fix typo
    PHPBB3-16967

    • phpBB/docs/coding-guidelines.html (version 33af6d0f0a5987635c6b405f5bef79633f2c5dec)
  • Marc

    Marc 4d857c4be724be413ce235d280baf21c905bee27 m

    [ticket/16967] Deprecate PHP in templates
    PHPBB3-16967

    • phpBB/docs/coding-guidelines.html (version 4d857c4be724be413ce235d280baf21c905bee27)
  • MichaIng <micha@dietpi.com>

    MichaIng <micha@dietpi.com> 86e009ad159d457e9a895fa5d9c7fdbda203e231 m

    [ticket/16959] Remove redundant URL parameters from notification mails
    Some phpBB forum notification emails send URLs to the forum with redundant URL
    parameters, notably a forum IDs with topic URLs.

    To have shorter and cleaner URLs, those are hereby removed.

    Signed-off-by: MichaIng <micha@dietpi.com>

    PHPBB3-16959

    • phpBB/phpbb/notification/type/forum.php (version 86e009ad159d457e9a895fa5d9c7fdbda203e231)