- Issue created by @darrenwh
- Status changed to Needs review
4 months ago 3:34pm 23 July 2024
I've found code that is deprecated in PHP 8.2.
Lines 282 onwards and lines 1229 onwards in export.inc
The deprecation is with using a ${$ Dollar sign outside of curly brackets
Create patch to rectify
Add tests if required
Create patch to rectify
Check test coverage