提交 5122c28f 编写于 作者: H heyanlong

6.x

上级 4b99fe02
......@@ -900,7 +900,7 @@ static char *sky_json_encode(zval *parameter){
smart_str buf = {0};
zend_long options = 64;
#if PHP_VERSION_ID >= 71000
#if PHP_VERSION_ID >= 70100
return_code = php_json_encode(&buf, parameter, (int)options);
if (return_code != SUCCESS) {
smart_str_free(&buf);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册