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

php-pecl-http-4.2.6-1.el10_0 RPM for x86_64

From EPEL 10.1 for x86_64 / Packages / p

Name: php-pecl-http Distribution: Fedora Project
Version: 4.2.6 Vendor: Fedora Project
Release: 1.el10_0 Build date: Wed Nov 6 15:09:20 2024
Group: Unspecified Build host: buildvm-x86-05.iad2.fedoraproject.org
Size: 510831 Source RPM: php-pecl-http-4.2.6-1.el10_0.src.rpm
Packager: Fedora Project
Url: https://pecl.php.net/package/pecl_http
Summary: Extended HTTP support
The HTTP extension aims to provide a convenient and powerful set of
functionality for major applications.

The HTTP extension eases handling of HTTP URLs, dates, redirects, headers
and messages in a HTTP context (both incoming and outgoing). It also provides
means for client negotiation of preferred language and charset, as well as
a convenient way to exchange arbitrary data with caching and resuming
capabilities.

Also provided is a powerful request and parallel interface.

Version 2 is completely incompatible to previous version.

Documentation : https://mdref.m6w6.name/http

Provides

Requires

License

BSD-2-Clause

Changelog

* Wed Nov 06 2024 Remi Collet <remi@fedoraproject.org> - 4.2.6-1
  - update to 4.2.6
* Wed Oct 16 2024 Remi Collet <remi@fedoraproject.org> - 4.2.4-9
  - modernize the spec file
* Mon Oct 14 2024 Remi Collet <remi@fedoraproject.org> - 4.2.4-8
  - rebuild for https://fedoraproject.org/wiki/Changes/php84
  - add upstream patch for libcurl 8.9
  - Fix build with PHP 8.4 using patch from
    https://github.com/m6w6/ext-http/pull/135
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.4-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Tue Apr 16 2024 Remi Collet <remi@remirepo.net> - 4.2.4-6
  - drop 32-bit support
    https://fedoraproject.org/wiki/Changes/php_no_32_bit
* Wed Jan 31 2024 Pete Walter <pwalter@fedoraproject.org> - 4.2.4-5
  - Rebuild for ICU 74
* Mon Jan 29 2024 Remi Collet <remi@remirepo.net> - 4.2.4-4
  - Fix incompatible pointer types using patch from
    https://github.com/m6w6/ext-http/pull/134
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org&g