Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php54-php-pecl-http1-devel-1.7.6-5.el6.remi RPM for x86_64

From Remi's RPM for RedHat EL 6 for x86_64

Name: php54-php-pecl-http1-devel Distribution: Unknown
Version: 1.7.6 Vendor: Remi Collet
Release: 5.el6.remi Build date: Mon Sep 1 10:59:45 2014
Group: Development/Libraries Build host: schrodingerscat.famillecollet.com
Size: 236406 Source RPM: php54-php-pecl-http1-1.7.6-5.el6.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://pecl.php.net/package/pecl_http
Summary: Extended HTTP support developer files (header)
These are the files needed to compile programs using HTTP extension.

Provides

Requires

License

BSD

Changelog

* Mon Sep 01 2014 Remi Collet <remi@fedoraproject.org> - 1.7.6-5
  - improve SCL build
* Thu Nov 07 2013 Remi Collet <remi@fedoraproject.org> - 1.7.6-4
  - fix dependencies for EPEL-6
* Tue Oct 22 2013 Remi Collet <remi@fedoraproject.org> - 1.7.6-3
  - install doc in pecl doc_dir
  - install tests in pecl test_dir
  - install PHP library in /usr/share/pear/pecl/http
* Thu Aug 01 2013 Remi Collet <remi@fedoraproject.org> - 1.7.6-2
  - cleanups, adapt for SCL, make ZTS optional
* Thu Jun 20 2013 Remi Collet <remi@fedoraproject.org> - 1.7.6-1
  - Update to 1.7.6
* Thu Mar 21 2013 Remi Collet <remi@fedoraproject.org> - 1.7.5-1
  - initial package

Files

/opt/remi/php54/root/usr/include/php/ext/http
/opt/remi/php54/root/usr/include/php/ext/http/missing.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_cache_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_cookie_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_date_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_deflatestream_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_encoding_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_exception_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_headers_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_inflatestream_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_info_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_message_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_message_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_persistent_handle_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_querystring_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_querystring_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_request_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_request_body_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_request_datashare_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_request_method_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_request_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_requestdatashare_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_requestpool_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_response_object.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_send_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_std_defs.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_url_api.h
/opt/remi/php54/root/usr/include/php/ext/http/php_http_util_object.h
/opt/remi/php54/root/usr/include/php/ext/http/phpstr
/opt/remi/php54/root/usr/include/php/ext/http/phpstr/phpstr.h
/opt/remi/php54/root/usr/share/doc/pecl/pecl_http/examples
/opt/remi/php54/root/usr/share/doc/pecl/pecl_http/examples/tutorial.txt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_006.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_007.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_008.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpMessage_009_bug16700.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpQueryString_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpQueryString_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpQueryString_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpQueryString_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestDataShare_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestDataShare_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequestPool_006.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_006.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_007.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_008.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_009.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpRequest_010.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpResponse_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpResponse_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpResponse_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpResponse_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/HttpResponse_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/allowed_methods_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/allowed_methods_002_logging.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/bug_15800.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/build_str_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/build_url_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/build_url_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/build_url_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/build_url_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/chunked_decode_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/chunked_decode_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/chunked_decode_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/chunked_decode_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/cloning_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/data.txt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/date_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/date_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/encoding_objects_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/encodings.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_031.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_032.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_033.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_034.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_041.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_042.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_043.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/etag_mode_044.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/exceptions.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/get_request_data_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/log.inc
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/match_request_header_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/negotiation_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/ob_deflatehandler_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/ob_inflatehandler_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_cookie_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_cookie_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_headers_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_message_006.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/parse_params_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/persistent_handles_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/persistent_handles_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/persistent_handles_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_011.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_011_logging.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_012.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_012_logging.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_013.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/redirect_013_logging.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/request_cookies.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/request_etag.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/request_gzip.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/request_methods.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/request_put_data.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_004.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_006.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_010.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_data_011.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_failed_precond_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_005.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_008.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_009.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_010.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_011.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_012.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_file_013.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_ifrange_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/send_ifrange_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/skip.inc
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/stream_filters_001.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/stream_filters_002.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/stream_filters_003.phpt
/opt/remi/php54/root/usr/share/tests/pecl/pecl_http/tests/urls.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:37:51 2024