Tests pending pull requests
Build: #10286 was successful Manual run by Build Robot
Code commits
phpBB 3.3.x
-
Marc 38177e9052a60e2a87987a2d2834714df0f0e6e4
Merge pull request #6655 from danieltj27/ticket/17352
[ticket/17352] Fix overflow of long rank titles on profile page -
Marc a4296a9e6b8476ac97b43015c8e0f1655e66cece
Merge pull request #6667 from m-ober/ticket/17362
[ticket/17362] Declare property to avoid PHP 8.2 deprecation notice -
Micha Ober <git@ober-mail.de> d7477760d6fb9862b2b19b3c719a832e99f21e53
[ticket/17362] Declare property to avoid PHP 8.2 deprecation notice
PHPBB-17362- phpBB/phpbb/extension/manager.php (version d7477760d6fb9862b2b19b3c719a832e99f21e53)
-
Daniel James <danielt70@icloud.com> 5976dc2141b63505dc5b04172acd3f1b9f29bd25 m
[ticket/17352] Fix overflow of long rank titles on profile page
Users that had very long rank titles would cause the rest of their
profile details to be pushed down below the avatar and rank details
breaking the layout. This change limits the width of the avatar
and rank details.
PHPBB-17352- phpBB/styles/prosilver/template/memberlist_view.html (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)
- phpBB/styles/prosilver/theme/common.css (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)
- phpBB/styles/prosilver/theme/responsive.css (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)