Searched refs:getGroup (Results 1 – 6 of 6) sorted by relevance
2 SPL: Spl File Info test getGroup20 var_dump($fileInfo->getGroup());24 Fatal error: Uncaught RuntimeException: SplFileInfo::getGroup(): stat failed for not_existing in %s26 #0 %s: SplFileInfo->getGroup()
2 SPL: SplFileInfo test getGroup17 $actual = $fileInfo->getGroup();
2 SPL: DirectoryIterator test getGroup20 $actual = $dir->getGroup();
125 echo "->getGroup()... ";128 $o->getGroup();313 ->getGroup()... ran normally (expected)
903 function getGroup() {/**/} function in SplFileInfo
1163 FileInfoFunction(getGroup, FS_GROUP) in FileInfoFunction()1917 SPL_ME(SplFileInfo, getGroup, arginfo_splfileinfo_void, ZEND_ACC_PUBLIC)
Completed in 15 milliseconds