[BUG]: Rename \Phalcon\Support\Collection\Readonly
for PHP 8.1 support
#15767
Labels
\Phalcon\Support\Collection\Readonly
for PHP 8.1 support
#15767
Describe the bug
The
\Phalcon\Support\Collection\ReadOnly
class (previously known as\Phalcon\Collection\ReadOnly
) does not work with PHP 8.1's new read-only feature:https://wiki.php.net/rfc/readonly_properties_v2
To Reproduce
https://3v4l.org/ioc85
Details
The text was updated successfully, but these errors were encountered: