mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Set PHP_JSON_VERSION to 1.4.0
This commit is contained in:
parent
0676f39ee4
commit
3ddc246b5a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
#ifndef 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"
|
||||
|
||||
extern zend_module_entry json_module_entry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue