Mon, 13 Jan 2025 20:06:33 UTC | login

Information for build php-sabre-http5-5.1.12-1.fc42

ID345189
Package Namephp-sabre-http5
Version5.1.12
Release1.fc42
Epoch
SummaryLibrary for dealing with http requests and responses
DescriptionThis library provides a toolkit to make working with the HTTP protocol easier. Most PHP scripts run within a HTTP request but accessing information about the HTTP request is cumbersome at least, mainly do to superglobals and the CGI standard. There's bad practices, inconsistencies and confusion. This library is effectively a wrapper around the following PHP constructs: For Input: $_GET $_POST $_SERVER php://input or $HTTP_RAW_POST_DATA. For output: php://output or echo. header() What this library provides, is a Request object, and a Response object. The objects are extendable and easily mockable. Autoloader: /usr/share/php/Sabre/HTTP5/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Jan 2025 07:45:38 UTC
CompletedMon, 13 Jan 2025 07:45:38 UTC
Tags
f42
RPMs
src
php-sabre-http5-5.1.12-1.fc42.src.rpm (info) (download)
noarch
php-sabre-http5-5.1.12-1.fc42.noarch.rpm (info) (download)
Changelog * Wed Aug 28 2024 Remi Collet <remi@remirepo.net> - 5.1.12-1 - update to 5.1.12 (no change, CS only) * Fri Jul 26 2024 Remi Collet <remi@remirepo.net> - 5.1.11-1 - update to 5.1.11 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Aug 24 2023 Remi Collet <remi@remirepo.net> - 5.1.10-1 - update to 5.1.10 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 26 2023 Remi Collet <remi@remirepo.net> - 5.1.7-1 - update to 5.1.7 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild