We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0676f39 commit 3ddc246Copy full SHA for 3ddc246
ext/json/php_json.h
@@ -22,7 +22,7 @@
22
#ifndef PHP_JSON_H
23
#define PHP_JSON_H
24
25
-#define PHP_JSON_VERSION "1.2.1"
+#define PHP_JSON_VERSION "1.4.0"
26
#include "zend_smart_str_public.h"
27
28
extern zend_module_entry json_module_entry;
0 commit comments