1
0
mirror of synced 2025-12-08 22:28:16 +08:00

增加PHP扩展

This commit is contained in:
微希夷
2021-04-07 11:51:02 +08:00
committed by yitter
parent ebf2fd0756
commit ec5a9620c5
25 changed files with 1315 additions and 0 deletions

37
PHP/.gitignore vendored Normal file
View File

@@ -0,0 +1,37 @@
*.lo
*.la
.libs
.deps
acinclude.m4
aclocal.m4
autom4te.cache
build
config.guess
config.h
config.h.in
config.log
config.nice
config.status
config.sub
configure
configure.ac
include
install-sh
libtool
ltmain.sh
# Makefile
Makefile.fragments
Makefile.global
Makefile.objects
missing
mkinstalldirs
modules
run-tests.php
tests/*/*.diff
tests/*/*.out
tests/*/*.php
tests/*/*.exp
tests/*/*.log
tests/*/*.sh
.vscode/
vendor/