php-pear 1:1.10.13+submodules+notgz+2022032202-2 source package in Ubuntu
Changelog
php-pear (1:1.10.13+submodules+notgz+2022032202-2) unstable; urgency=medium [ Joseph Nahmias] * Team upload to unstable [ Ondřej Surý ] * Revert "Update debian/php-pear.substvars-static" (Closes: #1008180) -- Joseph Nahmias <email address hidden> Wed, 23 Mar 2022 21:58:01 -0400
Upload details
- Uploaded by:
- Debian PHP Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PHP Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | main | php | |
Kinetic | release | main | php |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-pear_1.10.13+submodules+notgz+2022032202-2.dsc | 2.1 KiB | db750e366881faee00b4f42ae487374df9238199da52cd2e09aeba3b58d5d60d |
php-pear_1.10.13+submodules+notgz+2022032202.orig.tar.gz | 2.1 MiB | 2c7aba34b9fbf556fe4fb2036d1cec69c3d2f16e80f49e8ddfe7da64bed93668 |
php-pear_1.10.13+submodules+notgz+2022032202-2.debian.tar.xz | 6.7 KiB | 849d19f62af421243f5a94ea6be0c56250c18094e64d73b80571594590fd847b |
Available diffs
No changes file available.
Binary packages built by this source
- php-pear: PEAR Base System
The PEAR package contains:
* the PEAR installer, for creating, distributing
and installing packages
* the PEAR_Exception PHP5 error handling mechanism
* the PEAR_ErrorStack advanced error handling mechanism
* the PEAR_Error error handling mechanism
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling of common operations
with files and directories
* the PEAR base class
Features in a nutshell:
* full support for channels
* pre-download dependency validation
* new package.xml 2.0 format allows tremendous flexibility while maintaining
BC
* support for optional dependency groups and limited support for
sub-packaging
* robust dependency support
* full dependency validation on uninstall
* remote install for hosts with only ftp access - no more problems with
restricted host installation
* full support for mirroring
* support for bundling several packages into a single tarball
* support for static dependencies on a url-based package
* support for custom file roles and installation tasks