Searched refs:getPerms (Results 1 – 5 of 5) sorted by relevance
2 SPL: Spl File Info test getPerms16 var_dump($fileInfo->getPerms() == 0100557);19 Fatal error: Uncaught RuntimeException: SplFileInfo::getPerms(): stat failed for %s in %s21 #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)
1168 FileInfoFunction(getPerms, FS_PERMS) in FileInfoFunction() argument1919 SPL_ME(SplFileInfo, getPerms, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 15 milliseconds