Skip to content

Commit 18adc8c

Browse files
committed
Throwable__toString() can throw an exception
1 parent d0ef5d4 commit 18adc8c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stubs/Exception.stub

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ interface Throwable
4646

4747
/**
4848
* @return string
49-
* @throws void
5049
*/
5150
public function __toString();
5251
}

0 commit comments

Comments
 (0)