fix shutdown crash with 7.3/master
[m6w6/ext-http] / .gitignore
1 .cproject
2 .deps
3 .libs/
4 .project
5 Makefile
6 Makefile.fragments
7 Makefile.global
8 Makefile.objects
9 acinclude.m4
10 aclocal.m4
11 autom4te.cache/
12 build/
13 config.guess
14 config.h
15 config.h.in
16 config.log
17 config.nice
18 config.status
19 config.sub
20 configure
21 configure.in
22 http.la
23 install-sh
24 lcov_data
25 libtool
26 ltmain.sh
27 missing
28 mkinstalldirs
29 modules/
30 pecl_http-*.tgz
31 *.lo
32 *.o
33 run-tests.php
34 tests/*.diff
35 tests/*.exp
36 tests/*.log
37 tests/*.out
38 tests/*.php
39 tests/*.sh
40 lcov_data
41 *~
42 *.phar
43 !travis/*.phar
44 bench/
45 vendor/
46 /php_http_api.h
47 /php_http_buffer.h
48 /php_http_client.h
49 /php_http_client_curl.h
50 /php_http_client_curl_event.h
51 /php_http_client_curl_user.h
52 /php_http_client_request.h
53 /php_http_client_response.h
54 /php_http_cookie.h
55 /php_http_curl.h
56 /php_http_encoding.h
57 /php_http_encoding_zlib.h
58 /php_http_encoding_brotli.h
59 /php_http_env.h
60 /php_http_env_request.h
61 /php_http_env_response.h
62 /php_http_etag.h
63 /php_http_exception.h
64 /php_http_filter.h
65 /php_http_header.h
66 /php_http_header_parser.h
67 /php_http_info.h
68 /php_http_message.h
69 /php_http_message_body.h
70 /php_http_message_parser.h
71 /php_http_misc.h
72 /php_http_negotiate.h
73 /php_http_object.h
74 /php_http_options.h
75 /php_http_params.h
76 /php_http_querystring.h
77 /php_http_response_codes.h
78 /php_http_url.h
79 /php_http_utf8.h
80 /php_http_version.h
81 /tests/helper/server.log
82 *gcov
83 *lcov