diff options
author | Remi Collet <remi@remirepo.net> | 2019-03-08 12:27:15 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-03-08 12:27:15 +0100 |
commit | be27f53abef078644417b23b19eeae1f41ea57e1 (patch) | |
tree | 9f90cdccf79ed1d76fa7b3485f5f33bfb6712185 /php-pecl-uopz.spec | |
parent | ac0600fec5bfe15e376296600d1548fce4909809 (diff) |
minor
Diffstat (limited to 'php-pecl-uopz.spec')
-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 |