Since Joomla 5.4 and higher supports PHP 8.5, Patch Tester should do so as well?
Steps to reproduce the issue
- Open backend > Components > Joomla! Patch Tester
Expected result
Actual result
Deprecated: ArrayIterator::__construct(): Using an object as a backing array for ArrayIterator is deprecated, as it allows violating class constraints and invariants in /var/www/html/libraries/vendor/joomla/registry/src/Registry.php on line 256
System information (as much as possible)
- Patch Tester 5.0.1 in Joomla 5.4-dev with PHP 8.5, eg. as currently installed by default with JBT:
scripts/create 54
scripts/patchtester
Additional comments
Since Joomla 5.4 and higher supports PHP 8.5, Patch Tester should do so as well?
Steps to reproduce the issue
Expected result
Actual result
Deprecated: ArrayIterator::__construct(): Using an object as a backing array for ArrayIterator is deprecated, as it allows violating class constraints and invariants in /var/www/html/libraries/vendor/joomla/registry/src/Registry.php on line 256System information (as much as possible)
Additional comments