summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-21 10:35:54 +0200
committerRemi Collet <remi@php.net>2023-06-21 10:35:54 +0200
commit9cce51403ccd8617d6348a15ca8642bcd76cc6ce (patch)
tree17994dce92c03d805b2d01f7636478dbc9ca0482 /macros.php
parentf4871e69a193dd95dc9814dd01a82f433e8eead0 (diff)
fix possible buffer overflow in date
define %php71___phpize and %php71___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
+