Searched refs:getPerms (Results 1 – 6 of 6) sorted by relevance
2 SPL: Spl File Info test getPerms20 var_dump($fileInfo->getPerms() == 0100557);23 Fatal error: Uncaught RuntimeException: SplFileInfo::getPerms(): stat failed for %s in %s25 #0 %s: SplFileInfo->getPerms()
2 SPL: Spl File Info test getPerms22 var_dump($fileInfo->getPerms() == 0100557);
2 SPL: Spl File Info test getPerms
161 echo "->getPerms()... ";164 $o->getPerms();316 ->getPerms()... ran normally (expected)
887 function getPerms() {/**/} function in SplFileInfo
1167 FileInfoFunction(getPerms, FS_PERMS) in FileInfoFunction() argument1942 SPL_ME(SplFileInfo, getPerms, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 29 milliseconds