diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-10 08:20:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-10 08:20:58 +0200 |
commit | c65d89724ff80225aea719622491dd133f8c64b0 (patch) | |
tree | 50b36df271de5bef898f22d2b019f8ef768703fe /macros.php | |
parent | 208686c52f4a72010388d90d4e031a1a5bacc6e4 (diff) |
Update to 8.2.6 - http://www.php.net/releases/8_2_6.phpv8.2.6
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 |