zend_version

PHP 4, PHP 5, PHP 7, PHP 8
zend_version - Gets the version of the current Zend engine
Manual
Code Examples

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.

Related Functions

Example of zend_version

Show all examples for zend_version

PHP Version: