php-pear 1:1.10.12+submodules+notgz+20210212-1ubuntu2 source package in Ubuntu

Changelog

php-pear (1:1.10.12+submodules+notgz+20210212-1ubuntu2) jammy; urgency=medium

  * No change rebuild for PHP 8.1

 -- Bryce Harrington <email address hidden>  Thu, 21 Oct 2021 18:56:11 +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 Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

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-1ubuntu2.debian.tar.xz 8.0 KiB 296f94acf9d6c55981ee602d66ab0b95e9db60840ebd3b3764f2ac78e3c4e42d
php-pear_1.10.12+submodules+notgz+20210212-1ubuntu2.dsc 2.2 KiB 93ef4dab0cc08806463296a04af8da382c4d3794e4d2976b6505f8d12d9bdc0a

View changes file

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