Currently, access to a weblinks category on PHP 8 throws fatal error and also warning. This PRs fixes all of those errors and make sure category view works well on PHP 8.
Testing Instructions
Access to a weblink category.
Before patch, you will get fatal error and warning
After patch, no error. All weblinks from that category is being displayed properly