https://bugzilla.redhat.com/show_bug.cgi?id=1727886 Bug ID: 1727886 Summary: Review Request: php-sabre-uri2 - Functions for making sense out of URIs Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: fedora@xxxxxxxxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://git.remirepo.net/cgit/rpms/php/sabre/php-sabre-uri2.git/plain/php-sabre-uri2.spec?id=2f8f40db92a48c9062dd7c33152cbf005dc03ccb SRPM URL: http://rpms.remirepo.net/SRPMS/php-sabre-uri2-2.1.2-2.remi.src.rpm 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/Uri2/autoload.php Fedora Account System Username: remi -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-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-review@xxxxxxxxxxxxxxxxxxxxxxx