zend_version
PHP 4, PHP 5, PHP 7, PHP 8
zend_version - Gets the version of the current Zend engine
Manual
zend_version(
): string
Returns a string containing the version of the currently running Zend Engine.
Parameters
This function has no parameters.
Return Values
Returns the Zend Engine version number, as a string.