Reviewed & tested by the community
Project:
System Status
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
12 Feb 2026 at 13:39 UTC
Updated:
3 Mar 2026 at 07:14 UTC
Jump to comment: Most recent
Comments
Comment #4
nickolajFixed PHPStan errors by removing the deprecated mcrypt encryption method (removed in PHP 7.2) and replacing the deprecated `utf8_encode()` call with `mb_convert_encoding()`.
Comment #5
paraderojether commentedHi
I reviewed MR!10, and confirmed PHPStan is now passed on Gitlab CI.
Moving this to RBTC!
Thank you.