summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-05-11 14:49:55 +0200
committerRemi Collet <remi@php.net>2023-05-11 14:49:55 +0200
commit2d6b71ed808d03365eab55bfc10245a266e513ba (patch)
treef8c3ce1bcd5d5b81a128b5deea7662cda0c64825 /macros.php
parentbd296896979157a128df27cff4d9da10699adef0 (diff)
use ICU 72.1
use oracle client library version 21.10 fix possible buffer overflow in date define %__phpize and %__phpconfig
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