summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-21 10:05:21 +0200
committerRemi Collet <remi@php.net>2023-06-21 10:05:21 +0200
commit8da122209fa1562074a584866397816211e24681 (patch)
treeb501b7c8d114f2e5e6bbdfa7d6ce860a94543a58 /macros.php
parent1d4e4a976fe9f56b63ce0243fe6ac1df21f60884 (diff)
fix possible buffer overflow in date
define %php72___phpize and %php72___phpconfig
Diffstat (limited to 'macros.php')
-rw-r--r--macros.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros.php b/macros.php
index 3943a74..d3e937f 100644
--- a/macros.php
+++ b/macros.php
@@ -14,3 +14,7 @@
%@SCL@__php @BINDIR@/php
+%@SCL@__phpize @BINDIR@/phpize
+
+%@SCL@__phpconfig @BINDIR@/php-config
+