The new PECL package uopz-6.1.1 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Fix compatibility with 7.4.0RC1
- Fix gh#110 uopz_set_mock function does not work if xdebug is loaded

Package Info
-------------
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

Related Links
-------------
Package home: https://pecl.php.net/package/uopz
   Changelog: https://pecl.php.net/package-changelog.php?package=uopz
    Download: https://pecl.php.net/get/uopz-6.1.1.tgz

Authors
-------------
Joe Watkins (lead)
Remi Collet (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to