mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
595a395cb9
Simply test rules using ** globs, remove some outdated rules and group some rules differently.
232 lines
4.2 KiB
Plaintext
232 lines
4.2 KiB
Plaintext
# General Ignores
|
|
*~
|
|
.#*
|
|
*.
|
|
*.slo
|
|
*.mk
|
|
*.mem
|
|
*.gcda
|
|
*.gcno
|
|
*.la
|
|
*.lo
|
|
*.loT
|
|
*.o
|
|
*.a
|
|
*.ncb
|
|
*.opt
|
|
*.plg
|
|
*swp
|
|
*.patch
|
|
*.tgz
|
|
*.tar.gz
|
|
*.tar.bz2
|
|
*.tar.xz
|
|
*.tar.gz.asc
|
|
*.tar.bz2.asc
|
|
*.tar.xz.asc
|
|
.FBCIndex
|
|
.FBCLockFolder
|
|
.deps
|
|
.libs
|
|
phpt.*
|
|
core
|
|
dynlib.m4
|
|
Makefile
|
|
Makefile.fragments
|
|
Makefile.objects
|
|
_libs
|
|
acconfig.h
|
|
aclocal.m4
|
|
autom4te.cache
|
|
bsd_converted
|
|
buildconf.stamp
|
|
buildmk.stamp
|
|
confdefs.h
|
|
config.h
|
|
config.guess
|
|
config.cache
|
|
config.h.in
|
|
config.log
|
|
config.nice
|
|
config.status
|
|
config.sub
|
|
config_vars.mk
|
|
configuration-parser.c
|
|
configuration-parser.h
|
|
configuration-parser.output
|
|
configuration-scanner.c
|
|
configure
|
|
conftest
|
|
conftest.c
|
|
debug.log
|
|
diff
|
|
generated_lists
|
|
include
|
|
install-sh
|
|
internal_functions.c
|
|
lcov_data
|
|
lcov_html
|
|
libs
|
|
libtool
|
|
meta_cc
|
|
meta_ccld
|
|
missing
|
|
mkinstalldirs
|
|
modules
|
|
php
|
|
php-*.tar.gz
|
|
php7.spec
|
|
php_lcov.info
|
|
php_test_results_*.txt
|
|
php_version.h
|
|
results.txt
|
|
shlibtool
|
|
stamp-h
|
|
test.php3
|
|
tmp-php.ini
|
|
want_dependencies
|
|
stamp-h.in
|
|
scan_makefile_in.awk
|
|
TSRM/tsrm_config.h
|
|
Zend/zend_config.h
|
|
Zend/zend_dtrace_gen.h
|
|
Zend/zend_dtrace_gen.hbak
|
|
Zend/zend_ini_parser.c
|
|
Zend/zend_ini_parser.h
|
|
Zend/zend_ini_parser.output
|
|
Zend/zend_language_parser.c
|
|
Zend/zend_language_parser.h
|
|
Zend/zend_language_parser.output
|
|
ext/date/lib/timelib_config.h
|
|
ext/iconv/php_iconv_aliased_libiconv.h
|
|
ext/phar/phar.php
|
|
main/php_config.h
|
|
main/php_config.h.in
|
|
|
|
# Extension specifc ignores
|
|
ext/*/configure.in
|
|
ext/*/configure.ac
|
|
ext/*/ltmain.sh
|
|
ext/*/libs.mk
|
|
ext/*/build
|
|
ext/*/scan_makefile_in.awk
|
|
ext/*/Makefile.global
|
|
ext/*/acinclude.m4
|
|
ext/*/config.sub
|
|
|
|
# Extension specific
|
|
ext/iconv/scan_makefile_in.awk
|
|
ext/iconv/php_have_bsd_iconv.h
|
|
ext/iconv/php_have_ibm_iconv.h
|
|
ext/iconv/php_have_libiconv.h
|
|
ext/iconv/php_php_iconv_h_path.h
|
|
ext/iconv/php_have_glibc_iconv.h
|
|
ext/iconv/php_php_iconv_impl.h
|
|
ext/iconv/php_have_iconv.h
|
|
ext/iconv/php_iconv_supports_errno.h
|
|
ext/iconv/php_iconv_broken_ignore.h
|
|
ext/mbstring/libmbfl/Makefile.in
|
|
ext/mbstring/libmbfl/autoscan.log
|
|
ext/mbstring/libmbfl/config.sub
|
|
ext/mbstring/libmbfl/depcomp
|
|
ext/mbstring/libmbfl/ltmain.sh
|
|
ext/mbstring/libmbfl/stamp-h1
|
|
ext/mbstring/libmbfl/*.dll
|
|
ext/mbstring/libmbfl/*.lib
|
|
ext/mbstring/libmbfl/*.RES
|
|
ext/mbstring/libmbfl/*.res
|
|
ext/mbstring/libmbfl/*.obj
|
|
ext/mbstring/libmbfl/*.tds
|
|
ext/mbstring/libmbfl/filters/Makefile.in
|
|
ext/mbstring/libmbfl/mbfl/Makefile.in
|
|
ext/mbstring/libmbfl/mbfl/EastAsianWidth.txt
|
|
ext/mbstring/libmbfl/nls/Makefile.in
|
|
ext/mssql/#*#
|
|
ext/mssql/Makefile.global
|
|
ext/mssql/acinclude.m4
|
|
ext/mssql/config.sub
|
|
ext/mssql/configure.in
|
|
ext/mssql/configure.ac
|
|
ext/mssql/ltmain.sh
|
|
ext/mysql/weztest.sqlite
|
|
ext/oci8/tests/*.vglog
|
|
ext/pdo/conftest*
|
|
ext/pdo_firebird/conftest*
|
|
ext/pdo_mysql/conftest*
|
|
ext/pdo_oci/conftest*
|
|
ext/pdo_odbc/tests/*.mdb
|
|
ext/pdo_pgsql/conftest*
|
|
ext/pdo_sqlite/conftest*
|
|
ext/pdo_sqlite/sqlite3.h
|
|
ext/phar/phar.phar
|
|
ext/phar/phar.1
|
|
ext/phar/phar.phar.1
|
|
ext/reflection/xml
|
|
ext/reflection/html
|
|
ext/reflection/spl.chm
|
|
ext/simplexml/examples/security.new.xml
|
|
ext/spl/examples/.htaccess
|
|
ext/spl/examples/*.phps
|
|
ext/sqlite3/tests/phpsql*
|
|
main/build-defs.h
|
|
main/internal_functions_cli.c
|
|
main/config.w32.h
|
|
main/stamp-h1
|
|
main/streams/build-defs.h
|
|
main/streams/stamp-h1
|
|
#pear/install-pear-nozlib.phar
|
|
pear/phpize
|
|
pear/run-tests
|
|
pear/php-config
|
|
pear/scripts
|
|
sapi/apache/libphp7.module
|
|
sapi/apache2handler/libphp7.module
|
|
sapi/apache_hooks/libphp7.module
|
|
sapi/cgi/php-cgi
|
|
sapi/cgi/php-cgi.1
|
|
sapi/cli/php.1
|
|
sapi/fpm/php-fpm
|
|
sapi/fpm/php-fpm.1
|
|
sapi/fpm/init.d.php-fpm
|
|
sapi/fpm/php-fpm.conf
|
|
sapi/fpm/fpm/php-cgi
|
|
sapi/phpdbg/phpdbg_parser.c
|
|
sapi/phpdbg/phpdbg_parser.h
|
|
sapi/phpdbg/phpdbg
|
|
scripts/php-config
|
|
scripts/phpize
|
|
scripts/man1/*.1
|
|
win32/*.suo
|
|
win32/*.aps
|
|
win32/*.positions
|
|
win32/ext
|
|
win32/phpts.def
|
|
win32/wsyslog.h
|
|
|
|
# ------------------------------------------------------------------------------ Windows
|
|
# Generated by `/buildconf.bat`
|
|
/configure.bat
|
|
/configure.js
|
|
|
|
# Generated by `/configure.(bat|js)` (architecture dependend)
|
|
/config.nice.bat
|
|
/Debug/
|
|
/Debug_TS/
|
|
/Release/
|
|
/Release_TS/
|
|
/x64/
|
|
|
|
# ------------------------------------------------------------------------------ Tests
|
|
# Generated by `/run-tests.php` upon failure.
|
|
**/tests/**/*.diff
|
|
**/tests/**/*.out*
|
|
**/tests/**/*.php
|
|
**/tests/**/*.exp
|
|
**/tests/**/*.log
|
|
**/tests/**/*.sh
|
|
|
|
# Used by some test cases.
|
|
**/tests/**/*.db
|
|
**/tests/**/*.txt
|
|
**/tests/**/*.tmp
|