Searched refs:getVersion (Results 1 – 5 of 5) sorted by relevance
2 ReflectionExtension::getVersion()9 $var = $obj->getVersion() ? $obj->getVersion() : null;
18 var_dump($phar->getVersion());31 var_dump($phar->getVersion());
2870 PHP_METHOD(Phar, getVersion) argument5359 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)
4828 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument5432 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
Completed in 35 milliseconds