php-league-uri-src 7.5.1-7 source package in Ubuntu
Changelog
php-league-uri-src (7.5.1-7) unstable; urgency=medium * Compatibility with recent PHPUnit (12) * Remove Rules-Requires-Root * Update Standards-Version to 4.7.2 -- David Prévot <email address hidden> Fri, 19 Sep 2025 10:34:14 +0200
Upload details
- Uploaded by:
- Debian PHP PEAR Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PHP PEAR Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| php-league-uri-src_7.5.1-7.dsc | 2.2 KiB | a89f246d9d2440364255af69c2de3dd30bef3ab43e4c912af7da8d3689c2d987 |
| php-league-uri-src_7.5.1.orig.tar.xz | 205.2 KiB | ab3d95d9e122b511effa5bcb4ccb60c01c3287f70409f8bfe7d23e2c26a445f4 |
| php-league-uri-src_7.5.1-7.debian.tar.xz | 13.9 KiB | d7628a2d71485a54a68ab5fb83956cd4673df8687d4c228e5ce4b66ceb5c4e9e |
Available diffs
- diff from 7.5.1-6 to 7.5.1-7 (1.8 KiB)
No changes file available.
Binary packages built by this source
- php-league-uri: URI manipulation library
The `Uri` package provides simple and intuitive classes to manage URIs in PHP.
.
Features include:
.
* parse, build and resolve URIs;
* create URIs from different sources (string, PHP environment, base URI,
URI template, etc.);
* handle internalisation;
* infer properties and features from URIs;
- php-league-uri-components: URI components manipulation library
This package contains concrete URI components instances represented as
immutable value objects.
- php-league-uri-interfaces: Common interfaces and classes for URI representation and interaction
This package contains an interface to represents URI objects according to
RFC 3986.
