Fedora 37 Update: php-sabre-http5-5.1.10-1.fc37

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-c00c7f9822
2023-09-02 01:33:04.042698
--------------------------------------------------------------------------------

Name        : php-sabre-http5
Product     : Fedora 37
Version     : 5.1.10
Release     : 1.fc37
URL         : https://github.com/sabre-io/http
Summary     : Library for dealing with http requests and responses
Description :
This 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

--------------------------------------------------------------------------------
Update Information:

**Version 5.1.10** (2023-08-18)  * 225 Enhance tests/bootstrap.php to find
autoloader in more environments (@phil-davis)  ----  **Version 5.1.9**
(2023-08-17)   * 223 skip testParseMimeTypeOnInvalidMimeType (@phil-davis)  ----
**Version 5.1.8** (2023-08-17)   * 215 Improve CURLOPT_HTTPHEADER Setting
Assignment (@amrita-shrestha)
--------------------------------------------------------------------------------
ChangeLog:

* Thu Aug 24 2023 Remi Collet <remi@xxxxxxxxxxxx> - 5.1.10-1
- update to 5.1.10
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-c00c7f9822' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux