| Name: | php-pecl-http |
|---|---|
| Version: | 4.2.6 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 521495 |
| License: | BSD-2-Clause |
| RPM: | php-pecl-http-4.2.6-1.el10_0.aarch64.rpm |
| Source RPM: | php-pecl-http-4.2.6-1.el10_0.src.rpm |
| Build Date: | Fri Dec 20 2024 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pecl.php.net/package/pecl_http |
| Summary: | Extended HTTP support |
| Description: | 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 |
- update to 4.2.6
- modernize the spec file
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- drop 32-bit support https://fedoraproject.org/wiki/Changes/php_no_32_bit
- Rebuild for ICU 74
- Fix incompatible pointer types using patch from https://github.com/m6w6/ext-http/pull/134
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- rebuild for https://fedoraproject.org/wiki/Changes/php83