php-proxy-manager 2.11.1+1.0.3-1 source package in Ubuntu

Changelog

php-proxy-manager (2.11.1+1.0.3-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Hello "friendsofphp/proxy-manager-lts"

  [ David Prévot ]
  * Track FriendsOfPHP fork
  * Update packaging to new source
    - Add php-symfony-filesystem build-dependency
    - Drop php-webimpress-safe-writer dependency
  * Build-depend on composer to execute more tests
  * Breaks php-symfony-proxy-manager-bridge (<< 4.4.19) to hint autopkgtest

 -- David Prévot <email address hidden>  Wed, 27 Jan 2021 16:03:45 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-proxy-manager_2.11.1+1.0.3-1.dsc 1.9 KiB 6ec5dedd04316c357adf0bea8ad6d8411b00b0c8da752793ed5af8c17df76f4b
php-proxy-manager_2.11.1+1.0.3.orig.tar.gz 104.6 KiB 6289d9b777e52a4371eac199a840b64fb8452263591e22a91226b33ff558cdf0
php-proxy-manager_2.11.1+1.0.3-1.debian.tar.xz 5.4 KiB ea0482d6f7e1736e96c5c7754d22795328acd40f58808d01fd8858d555f6e2f2

No changes file available.

Binary packages built by this source

php-proxy-manager: library providing utilities to operate with Object Proxies

 This library aims at providing abstraction for generating various
 kinds of proxy classes.
 .
 Currently, this project supports generation of Virtual Proxies and
 Smart References. Additionally, it can generate a small
 high-performance Hydrator class to optimize transition of data from
 and into your objects.