We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd304ca commit 603648fCopy full SHA for 603648f
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' => ['SplFileInfo|null', 'class_name='=>'string'],
11560
'SplFileInfo::getPathname' => ['string'],
11561
'SplFileInfo::getPerms' => ['__benevolent<int|false>'],
11562
'SplFileInfo::getRealPath' => ['__benevolent<string|false>'],
0 commit comments