The new PECL package uopz-5.1.0 (stable) has been released at https://pecl.php.net/.
Release notes ------------- - Fix #89 uopz_flags bugs on 64bit windows - Fix #87 segfault when hook throws fatal error - Fix #86 interface support for uopz_set_return - Fix #85 cuf/cufa bugs - Fix #76 uopz_extend changing linkage - Fix #73 cuf/cufa bugs - Fix #68 hang when using anon class as mock - Fix #64 segfault after uopz_set_static - Fix #63 class constant redefinition depends on opcache - Fix #61 mocking not working with xdebug - Fix #51 hooks and returns bug - Fix #42 uopz_set_mock not working in some cases - Fix PHP 7.3 compatibility 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-5.1.0.tgz Authors ------------- Joe Watkins <pthre...@pthreads.org> (lead) Remi Collet (lead) -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php