summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-10 17:18:13 +0200
committerRemi Collet <remi@php.net>2023-05-10 17:18:13 +0200
commit9322b9ca1b3a305374a7e7792b165929720348df (patch)
tree59fc506a6a95f76ee611e657952ed6668d480568 /macros.php
parent48c705f7e0d906f623d68391ac9125ba347f1349 (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.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