diff options
author | Remi Collet <remi@remirepo.net> | 2019-02-25 10:11:38 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2019-02-25 10:11:38 +0100 |
commit | 418b44d85f9ce09790285ad246c5cac00b90bfc8 (patch) | |
tree | 1facada09e501f1e0391adf8843fb43ed5227159 | |
parent | 89349c56fbf670143c2690db691613a830af94e0 (diff) |
add link to documentation
-rw-r--r-- | php-pecl-parallel.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/php-pecl-parallel.spec b/php-pecl-parallel.spec index 94087cd..6fb00e7 100644 --- a/php-pecl-parallel.spec +++ b/php-pecl-parallel.spec @@ -60,6 +60,8 @@ A succinct parallel concurrency API for PHP 7. This extension is only available for PHP in ZTS mode. +Documentation: http://php.net/parallel + Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}. |