Build: #97 failed Changes by CHItA

Code commits

phpBB Rhea

  • CHItA

    CHItA fd7244c892cdacbe85886c5c2a0a8571489650c5

    Merge branch '3.1.x' into 3.2.x

  • CHItA

    CHItA 05d0879795236e5fc4ae07145c0d7bcab05e5c15 m

    Merge pull request #4482 from marc1706/ticket/14821
    [ticket/14821] Replace escaped strong tags with actual tags

  • Marc

    Marc d98a1c4bc4018f8d75d9e98cf7ec70fbf864bfb0 m

    [ticket/14821] Simplify regex for converting <strong> tags back to HTML
    PHPBB3-14821

    • phpBB/phpbb/event/kernel_exception_subscriber.php (version d98a1c4bc4018f8d75d9e98cf7ec70fbf864bfb0)
  • Marc

    Marc 1f0c616974f95bf44d1380035439804a8af81fcc m

    [ticket/14821] Replace escaped strong tags with actual tags
    Everything else will still be escaped. This will however add back support for
    bold text in exception messages.

    PHPBB3-14821

    • phpBB/phpbb/event/kernel_exception_subscriber.php (version 1f0c616974f95bf44d1380035439804a8af81fcc)