(PHP 5, PHP 7, PHP 8)
ReflectionExtension::getVersion — Gets extension version
This function has no parameters.
The version of the extension, or null
if the extension has no version.
Example #1 ReflectionExtension::getVersion() example
<?php
$ext = new ReflectionExtension('mysqli');
var_dump($ext->getVersion());
?>
The above example will output something similar to:
string(3) "0.1"
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant