summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-20 16:07:47 +0200
committerRemi Collet <remi@php.net>2023-06-20 16:07:47 +0200
commitdf2e08bb800937d9cecafb95d8786e21040a84aa (patch)
treefb30e79fa732b1b680ca9fdc0105a89eae826aa3 /macros.php
parentad7980aa6e0f52d9a93ae2a989beb3c2ce937962 (diff)
fix possible buffer overflow in date
define %php73___phpize and %php73___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
+