Tue, 14 Jan 2025 23:36:22 UTC | login

Information for build php-sabre-http5-5.1.6-3.fc38

ID233271
Package Namephp-sabre-http5
Version5.1.6
Release3.fc38
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
StartedSat, 25 Feb 2023 12:45:00 UTC
CompletedSat, 25 Feb 2023 12:45:00 UTC
Tags
f38
f39
f40
RPMs
src
php-sabre-http5-5.1.6-3.fc38.src.rpm (info) (download)
noarch
php-sabre-http5-5.1.6-3.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 18 2022 Remi Collet <remi@remirepo.net> - 5.1.6-1 - update to 5.1.6 * Mon Jul 11 2022 Remi Collet <remi@remirepo.net> - 5.1.5-1 - update to 5.1.5 * Fri Jun 24 2022 Remi Collet <remi@remirepo.net> - 5.1.4-1 - update to 5.1.4 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Nov 04 2021 Remi Collet <remi@remirepo.net> - 5.1.3-1 - update to 5.1.3 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild