diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-10 17:18:13 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-10 17:18:13 +0200 |
commit | 9322b9ca1b3a305374a7e7792b165929720348df (patch) | |
tree | 59fc506a6a95f76ee611e657952ed6668d480568 /macros.php | |
parent | 48c705f7e0d906f623d68391ac9125ba347f1349 (diff) |
Update to 8.1.19 - http://www.php.net/releases/8_1_19.phpv8.1.19
Diffstat (limited to 'macros.php')
-rw-r--r-- | macros.php | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -18,4 +18,9 @@ %__php %{_bindir}/php %__ztsphp %{_bindir}/zts-php +%__phpize %{_bindir}/phpize +%__ztsphpize %{_bindir}/zts-phpize + +%__phpconfig %{_bindir}/php-config +%__ztsphpconfig %{_bindir}/zts-php-config |