Skip to content

Commit d5852be

Browse files
committed
DOMException name
1 parent 4240e3f commit d5852be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ext/dom/php_dom.stub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ public function validate(): bool {}
793793
public function xinclude(int $options = 0): int|false {}
794794
}
795795

796-
/** @alias DOM\Exception */
796+
/** @alias DOM\DOMException */
797797
final class DOMException extends Exception
798798
{
799799
/**

ext/dom/php_dom_arginfo.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)