Tests pending pull requests
Build: #147 was successful
Job: Build and Test Job was successful
Code commits
phpBB 3.3.x
-
Marc 5ede9fb149b47507c2fdfda07cc98dea8fa72bbc
Merge pull request #6668 from marc1706/ticket/17347-master
[ticket/17347] Fix psalm error for user delete by ID command -
Marc 381faac8c091d918e57135f1e58d3a4f8c5cdf12
Merge branch '3.3.x'
-
Marc 38177e9052a60e2a87987a2d2834714df0f0e6e4 m
Merge pull request #6655 from danieltj27/ticket/17352
[ticket/17352] Fix overflow of long rank titles on profile page -
Marc c82dd8bf54e56e60e9e3eaaa9b49fedf44556780
[ticket/17347] Fix psalm error for user delete by ID command
PHPBB-17347- phpBB/phpbb/console/command/user/delete_id.php (version c82dd8bf54e56e60e9e3eaaa9b49fedf44556780)
-
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)