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

Changelog

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

  * d/control*: regenerate for php8.3.

 -- Athos Ribeiro <email address hidden>  Wed, 24 Jan 2024 16:59:35 -0300

Upload details

Uploaded by:
Athos Ribeiro
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
php-uopz_7.1.1+6.1.2.orig.tar.xz 31.9 KiB 6e5d9c55eba49d953d5affdbf4176a87829b91002b5b624d6777d325caee6566
php-uopz_7.1.1+6.1.2-7ubuntu1.debian.tar.xz 4.1 KiB 85f9a0da564d75baff35c5d8383c8d5612f3fd15a8185f255838b5e90ae50fce
php-uopz_7.1.1+6.1.2-7ubuntu1.dsc 2.2 KiB 7b8b2e57bb1f68ad4901b5f1294192e117817a3def8608538e06c3936683de12

View changes file

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.3-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.3-uopz-dbgsym: debug symbols for php8.3-uopz