php-uopz 7.1.1+6.1.2-7 source package in Ubuntu

Changelog

php-uopz (7.1.1+6.1.2-7) unstable; urgency=medium

  * Regenerate d/control for PHP 8.2

 -- Ondřej Surý <email address hidden>  Fri, 09 Dec 2022 14:12:04 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
php-uopz_7.1.1+6.1.2-7.dsc 2.2 KiB fe6e47b4a9c9edb6589f6fd363df07bd1c692a16f57f7e7259fd9f811833076a
php-uopz_7.1.1+6.1.2.orig.tar.xz 31.9 KiB 6e5d9c55eba49d953d5affdbf4176a87829b91002b5b624d6777d325caee6566
php-uopz_7.1.1+6.1.2-7.debian.tar.xz 4.0 KiB 095e33aafda5e6380c7324094833c6106a50bab09bbb84dd7a34d849cdfcf922

Available diffs

No changes file available.

Binary packages built by this source

php-uopz: UOPZ extension for PHP 7

 The uopz extension is focused on providing utilities to aid with unit testing
 PHP code.
 .
 It supports the following activities:
  * Intercepting function execution
  * Intercepting object creation
  * Hooking into function execution
  * Manipulation of function statics
  * Manipulation of function flags
  * Redefinition of constants
  * Deletion of constants
  * Runtime creation of functions and methods
 .
 This is empty package that depends on default PHP version.

php-uopz-all-dev: UOPZ extension for PHP 7

 The uopz extension is focused on providing utilities to aid with unit testing
 PHP code.
 .
 It supports the following activities:
  * Intercepting function execution
  * Intercepting object creation
  * Hooking into function execution
  * Manipulation of function statics
  * Manipulation of function flags
  * Redefinition of constants
  * Deletion of constants
  * Runtime creation of functions and methods
 .
 This is empty package that depends on all PHP versions.

php8.1-uopz: UOPZ extension for PHP 7

 The uopz extension is focused on providing utilities to aid with unit testing
 PHP code.
 .
 It supports the following activities:
  * Intercepting function execution
  * Intercepting object creation
  * Hooking into function execution
  * Manipulation of function statics
  * Manipulation of function flags
  * Redefinition of constants
  * Deletion of constants
  * Runtime creation of functions and methods

php8.1-uopz-dbgsym: debug symbols for php8.1-uopz