-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2019-847216b56f 2019-12-08 01:16:01.293679 --------------------------------------------------------------------------------
Name : php-sabre-http5 Product : Fedora 31 Version : 5.0.5 Release : 1.fc31 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.0.5** (2019-11-28) * Fixed possible infinite loop (@dpakach, @vfreex, @phil-davis) * Improvement regex content-range (@ho4ho) -------------------------------------------------------------------------------- ChangeLog: * Fri Nov 29 2019 Remi Collet <[email protected]> - 5.0.5-1 - update to 5.0.5 * Thu Oct 10 2019 Remi Collet <[email protected]> - 5.0.4-1 - update to 5.0.4 * Tue Oct 8 2019 Remi Collet <[email protected]> - 5.0.3-1 - update to 5.0.3 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-847216b56f' 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 -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
