1 Star 0 Fork 30

jlwwlsqc / php

forked from src-openEuler / php 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
macros.php 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
通行百万 提交于 2020-02-20 19:04 . package init
#
# Interface versions exposed by PHP:
#
%php_core_api @PHP_APIVER@
%php_zend_api @PHP_ZENDVER@
%php_pdo_api @PHP_PDOVER@
%php_version @PHP_VERSION@
%php_extdir %{_libdir}/php/modules
%php_ztsextdir %{_libdir}/php-zts/modules
%php_inidir %{_sysconfdir}/php.d
%php_ztsinidir %{_sysconfdir}/php-zts.d
%php_incldir %{_includedir}/php
%php_ztsincldir %{_includedir}/php-zts/php
%__php %{_bindir}/php
%__ztsphp %{_bindir}/zts-php
%pecl_xmldir %{_sharedstatedir}/php/peclxml
1
https://gitee.com/jlwwlsqc/php.git
git@gitee.com:jlwwlsqc/php.git
jlwwlsqc
php
php
master

搜索帮助