php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_version.h File Reference

Go to the source code of this file.

Macros

#define PHP_MAJOR_VERSION   8
 
#define PHP_MINOR_VERSION   4
 
#define PHP_RELEASE_VERSION   8
 
#define PHP_EXTRA_VERSION   ""
 
#define PHP_VERSION   "8.4.8"
 
#define PHP_VERSION_ID   80408
 

Macro Definition Documentation

◆ PHP_EXTRA_VERSION

#define PHP_EXTRA_VERSION   ""

Definition at line 6 of file php_version.h.

◆ PHP_MAJOR_VERSION

#define PHP_MAJOR_VERSION   8

Definition at line 3 of file php_version.h.

◆ PHP_MINOR_VERSION

#define PHP_MINOR_VERSION   4

Definition at line 4 of file php_version.h.

◆ PHP_RELEASE_VERSION

#define PHP_RELEASE_VERSION   8

Definition at line 5 of file php_version.h.

◆ PHP_VERSION

#define PHP_VERSION   "8.4.8"

Definition at line 7 of file php_version.h.

◆ PHP_VERSION_ID

#define PHP_VERSION_ID   80408

Definition at line 8 of file php_version.h.