Skip to content

Commit 7820dd5

Browse files
committed
Update stubs
1 parent 4281987 commit 7820dd5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stubs/ext/simplexml/SimpleXMLElement.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ public function getName()
9090
public function __toString(): string
9191
{
9292
}
93+
#[\Since('8.3')]
94+
public function __debugInfo(): ?array
95+
{
96+
}
9397
/**
9498
* @tentative-return-type
9599
* @return int

0 commit comments

Comments
 (0)