summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-10 08:20:58 +0200
committerRemi Collet <remi@php.net>2023-05-10 08:20:58 +0200
commitc65d89724ff80225aea719622491dd133f8c64b0 (patch)
tree50b36df271de5bef898f22d2b019f8ef768703fe /macros.php
parent208686c52f4a72010388d90d4e031a1a5bacc6e4 (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.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/macros.php b/macros.php
index 0c750a7..989e8b3 100644
--- a/macros.php
+++ b/macros.php
@@ -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