* @link https://github.com/pjmazenot/phpsolr-phpdoc
*/
/**
* (PECL solr >= 0.9.1)
* Returns the current version of the Apache Solr extension
* @link https://php.net/manual/en/function.solr-get-version.php
* @return string|false
* It returns a string on success and FALSE on failure. *
*/ function solr_get_version() {}