Searched refs:getPathInfo (Results 1 – 8 of 8) sorted by relevance
12 echo get_class($info->getPathInfo()), "\n";16 echo get_class($info->getPathInfo()), "\n";
7 var_dump($info->getPathInfo()->getRealPath());
26 $sub = $it->getPathInfo();
27 $sub = $it->getPathInfo();
883 function getPathInfo(string class_name = NULL) {/**/} function in SplFileInfo
1400 SPL_METHOD(SplFileInfo, getPathInfo) in SPL_METHOD() argument1977 SPL_ME(SplFileInfo, getPathInfo, arginfo_info_optinalFileClass, ZEND_ACC_PUBLIC)
5175 - Fixed bug #48361 (SplFileInfo::getPathInfo should return the7669 - Fixed bug #40546 (SplFileInfo::getPathInfo() throws an exception if directory
Completed in 31 milliseconds