5 Star 83 Fork 48

端木凌风 / tonyenc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.w32 218 Bytes
一键复制 编辑 原始数据 按行查看 历史
端木凌风 提交于 2021-11-19 22:12 . init
ARG_ENABLE('tonyenc', 'tonyenc support', 'no');
if (PHP_TONYENC != 'no') {
AC_DEFINE('HAVE_TONYENC', 1, 'tonyenc support enabled');
EXTENSION('tonyenc', 'tonyenc.c', null, '/DZEND_ENABLE_STATIC_TSRMLS_CACHE=1');
}
PHP
1
https://gitee.com/lfveeker/tonyenc.git
git@gitee.com:lfveeker/tonyenc.git
lfveeker
tonyenc
tonyenc
master

搜索帮助