Gets the PHP version.
public function getPhpVersion() : string { return $this->data['php_version']; }