Fedora 24 Update: php-sabre-uri-1.1.0-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Sun Mar 27 00:50:01 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-0a67535ce3
2016-03-27 00:00:51.398021
--------------------------------------------------------------------------------

Name        : php-sabre-uri
Product     : Fedora 24
Version     : 1.1.0
Release     : 1.fc24
URL         : https://github.com/fruux/sabre-uri
Summary     : Functions for making sense out of URIs
Description :
sabre/uri is a lightweight library that provides several functions for
working with URIs, staying true to the rules of RFC3986.

Partially inspired by Node.js URL library, and created to solve real
problems in PHP applications. 100% unitested and many tests are based
on examples from RFC3986.

The library provides the following functions:
* resolve to resolve relative urls.
* normalize to aid in comparing urls.
* parse, which works like PHP's parse_url.
* build to do the exact opposite of parse.
* split to easily get the 'dirname' and 'basename' of a URL without
  all the problems those two functions have.

Autoloader: /usr/share/php/Sabre/Uri/autoload.php

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

sabre/uri is a lightweight library that provides several functions for working
with URIs, staying true to the rules of RFC3986.  Partially inspired by Node.js
URL library, and created to solve real problems in PHP applications. 100%
unitested and many tests are based on examples from RFC3986.  The library
provides the following functions: * resolve to resolve relative urls. *
normalize to aid in comparing urls. * parse, which works like PHP's parse_url. *
build to do the exact opposite of parse. * split to easily get the 'dirname' and
'basename' of a URL without   all the problems those two functions have.
Autoloader: /usr/share/php/Sabre/Uri/autoload.php
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1316906 - Review Request: php-sabre-uri - Functions for making sense out of URIs
        https://bugzilla.redhat.com/show_bug.cgi?id=1316906
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-sabre-uri' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

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
--------------------------------------------------------------------------------


More information about the package-announce mailing list