mirror of
https://github.com/php/php-src.git
synced 2026-04-07 16:13:32 +02:00
* PHP-5.3: Improve JSON error handling Conflicts: ext/json/tests/bug54058.phpt ext/json/tests/bug61537.phpt
9 lines
272 B
C
9 lines
272 B
C
/* automatically generated by configure */
|
|
/* edit configure.in to change version number */
|
|
#define PHP_MAJOR_VERSION 5
|
|
#define PHP_MINOR_VERSION 4
|
|
#define PHP_RELEASE_VERSION 5
|
|
#define PHP_EXTRA_VERSION "-dev"
|
|
#define PHP_VERSION "5.4.5-dev"
|
|
#define PHP_VERSION_ID 50405
|