php-pear 1:1.10.13+submodules+notgz+2022032202-2build1 source package in Ubuntu

Changelog

php-pear (1:1.10.13+submodules+notgz+2022032202-2build1) mantic; urgency=medium

  * No change rebuild for php8.2

 -- Athos Ribeiro <email address hidden>  Fri, 19 May 2023 08:08:46 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main php
Noble release main php
Mantic release main php

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-pear_1.10.13+submodules+notgz+2022032202.orig.tar.gz 2.1 MiB 2c7aba34b9fbf556fe4fb2036d1cec69c3d2f16e80f49e8ddfe7da64bed93668
php-pear_1.10.13+submodules+notgz+2022032202-2build1.debian.tar.xz 6.9 KiB 7ac057d65213ac378b0ad451b6cebad8bd6061b4783a33e0906d97b461a13679
php-pear_1.10.13+submodules+notgz+2022032202-2build1.dsc 2.3 KiB 161ac02acc1aadc0163d6dc5f0aa559d13066c661a77b567e752f378a0bd0bde

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