Compiler update 8.1
This commit is contained in:
parent
6c35417c3e
commit
e094118e3a
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ class Number extends Node implements \ArrayAccess
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
#[\ReturnTypeWillChange]
|
||||
public function offsetExists($offset)
|
||||
{
|
||||
if ($offset === -3) {
|
||||
|
|
Loading…
Reference in a new issue