diff options
-rw-r--r-- | php-pecl-uopz.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/php-pecl-uopz.spec b/php-pecl-uopz.spec index b8623e1..9ce0d7c 100644 --- a/php-pecl-uopz.spec +++ b/php-pecl-uopz.spec @@ -73,7 +73,8 @@ Obsoletes: php73w-pecl-%{pecl_name} <= %{version} %description -The uopz extension is focused on providing utilities to aid with unit testing PHP code. +The uopz extension is focused on providing utilities to aid with unit +testing PHP code. It supports the following activities: - Intercepting function execution |