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 e53d7ee commit d3bc3e3Copy full SHA for d3bc3e3
resources/functionMap.php
@@ -11556,7 +11556,7 @@
11556
'SplFileInfo::getMTime' => ['__benevolent<int|false>'],
11557
'SplFileInfo::getOwner' => ['__benevolent<int|false>'],
11558
'SplFileInfo::getPath' => ['string'],
11559
-'SplFileInfo::getPathInfo' => ['SplFileInfo', 'class_name='=>'string'],
+'SplFileInfo::getPathInfo' => ['__benevolent<SplFileInfo|null>', 'class_name='=>'string'],
11560
'SplFileInfo::getPathname' => ['string'],
11561
'SplFileInfo::getPerms' => ['__benevolent<int|false>'],
11562
'SplFileInfo::getRealPath' => ['__benevolent<string|false>'],
0 commit comments