We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f1f3d commit 51c8253Copy full SHA for 51c8253
SPL/SPL_c1.php
@@ -1832,6 +1832,7 @@ public function __debugInfo(): array {}
1832
*/
1833
#[TentativeType]
1834
public function __serialize(): array {}
1835
+
1836
/**
1837
* @since 8.5
1838
uri/uri.php
@@ -9,9 +9,7 @@ class UriException extends \Exception {}
9
10
11
12
- class UriError extends \Error
13
- {
14
- }
+ class UriError extends \Error {}
15
16
17
0 commit comments