mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
Set PHP_JSON_VERSION to 1.4.0
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
#ifndef PHP_JSON_H
|
#ifndef PHP_JSON_H
|
||||||
#define PHP_JSON_H
|
#define PHP_JSON_H
|
||||||
|
|
||||||
#define PHP_JSON_VERSION "1.2.1"
|
#define PHP_JSON_VERSION "1.4.0"
|
||||||
#include "zend_smart_str_public.h"
|
#include "zend_smart_str_public.h"
|
||||||
|
|
||||||
extern zend_module_entry json_module_entry;
|
extern zend_module_entry json_module_entry;
|
||||||
|
|||||||
Reference in New Issue
Block a user