php-pear 1:1.10.1+submodules+notgz-3~build2 source package in Ubuntu
Changelog
php-pear (1:1.10.1+submodules+notgz-3~build2) xenial; urgency=medium * No-change rebuild to build in universe and clear a wrong dep-wait. -- Steve Langasek <email address hidden> Thu, 18 Feb 2016 19:39:15 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Xenial
- Original maintainer:
- Debian PHP PEAR Maintainers
- Architectures:
- all
- Section:
- php
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-pear_1.10.1+submodules+notgz.orig.tar.gz | 2.1 MiB | a9ec24292beb2a8caf1b42c0ed801d0105afc63c7dcc57449f12e54caecc815c |
php-pear_1.10.1+submodules+notgz-3~build2.debian.tar.xz | 4.3 KiB | 38a844443a15e9d30c210d08345261a9c1817e1c8ab061ae61752cc6c40f0f7d |
php-pear_1.10.1+submodules+notgz-3~build2.dsc | 2.0 KiB | 76f289b57c1be28148b13e9c4133d07076e6c455a28465d5e2eaa989fe62fce5 |
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 PHP 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