Compiler update 8.1

This commit is contained in:
gtbu 2022-05-29 13:03:08 +02:00
parent 6c35417c3e
commit e094118e3a

View file

@ -149,6 +149,7 @@ class Number extends Node implements \ArrayAccess
/**
* {@inheritdoc}
*/
#[\ReturnTypeWillChange]
public function offsetExists($offset)
{
if ($offset === -3) {