While the code changes are already ported from #589 to `v3`, the tests still use the old `REQUEST_URI` value: - https://github.com/pluginkollektiv/antispam-bee/blob/v3/tests/Unit/AntispamBeeTest.php#L68 - https://github.com/pluginkollektiv/antispam-bee/blob/v3/tests/Unit/AntispamBeeTest.php#L93 This class however is marked as legacy.
While the code changes are already ported from #589 to
v3, the tests still use the oldREQUEST_URIvalue:This class however is marked as legacy.