Searched refs:getPerms (Results 1 – 7 of 7) 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();317 ->getPerms()... ran normally (expected)
25 public function getPerms() {} function in SplFileInfo
263 ZEND_METHOD(SplFileInfo, getPerms);355 ZEND_ME(SplFileInfo, getPerms, arginfo_class_SplFileInfo_getPerms, ZEND_ACC_PUBLIC)
1168 FileInfoFunction(getPerms, FS_PERMS) in FileInfoFunction() argument
Completed in 16 milliseconds