Searched refs:getPerms (Results 1 – 5 of 5) sorted by relevance
2 SPL: Spl File Info test getPerms20 var_dump($fileInfo->getPerms() == 0100557);24 Fatal error: Uncaught exception 'RuntimeException' with message 'SplFileInfo::getPerms(): stat fail…26 #0 %s: SplFileInfo->getPerms()
2 SPL: Spl File Info test getPerms22 var_dump($fileInfo->getPerms() == 0100557);
2 SPL: Spl File Info test getPerms
887 function getPerms() {/**/} function in SplFileInfo
1168 FileInfoFunction(getPerms, FS_PERMS) in FileInfoFunction() argument1959 SPL_ME(SplFileInfo, getPerms, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 17 milliseconds