diff options
author | Anatol Belski <ab@php.net> | 2017-09-25 21:58:41 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-09-25 21:58:41 +0200 |
commit | 8466ef90966c2e97a3f695813b08d1aa2a37ce6f (patch) | |
tree | 0da1f96623f0cf535a80adce05ddcb9d758b4293 /.gitignore | |
parent | 2a33e357cd294b6625aa0d0c379dc5ebac55c0aa (diff) | |
parent | 0217a81722a41deae8946c33c08053eb49d1b7e8 (diff) | |
download | php-git-8466ef90966c2e97a3f695813b08d1aa2a37ce6f.tar.gz |
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1:
Remove some old sapi/apache_hooks and sapi/apache leftovers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 13d0a26b70..f3f79b2ea1 100644 --- a/.gitignore +++ b/.gitignore @@ -179,9 +179,7 @@ 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 |