php-pear 1:1.10.12+submodules+notgz+20210212-1ubuntu3 source package in Ubuntu
Changelog
php-pear (1:1.10.12+submodules+notgz+20210212-1ubuntu3) jammy; urgency=medium * No change rebuild for updated php-defaults -- Bryce Harrington <email address hidden> Mon, 25 Oct 2021 21:19:29 +0000
Upload details
- Uploaded by:
- Bryce Harrington
- Uploaded to:
- Jammy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- php
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | php |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-pear_1.10.12+submodules+notgz+20210212.orig.tar.gz | 2.1 MiB | 2887a634d8687f9d2a933a4660d9f8a83abe260c34724060af22299e4c382de4 |
php-pear_1.10.12+submodules+notgz+20210212-1ubuntu3.debian.tar.xz | 8.0 KiB | 48cde3cfb57776d80c5fd7df8f31ea6b54fa4956d7bce09d79a7d0ee95cf8317 |
php-pear_1.10.12+submodules+notgz+20210212-1ubuntu3.dsc | 2.2 KiB | 1b6cefb901b42102e9706296b0cc85c1aa9e65f8210569e1d45c9181f5bc4418 |
Available diffs
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