mirror of
https://github.com/php/php-src.git
synced 2024-12-01 13:54:10 +08:00
Bump PHP_JSON_VERSION to 1.6.0
This commit is contained in:
parent
0f047f60f0
commit
18180bb161
@ -20,7 +20,7 @@
|
||||
#ifndef PHP_JSON_H
|
||||
#define PHP_JSON_H
|
||||
|
||||
#define PHP_JSON_VERSION "1.5.0"
|
||||
#define PHP_JSON_VERSION "1.6.0"
|
||||
#include "zend_smart_str_public.h"
|
||||
|
||||
extern zend_module_entry json_module_entry;
|
||||
|
Loading…
Reference in New Issue
Block a user