summaryrefslogtreecommitdiffstats
path: root/macros.php
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-06-21 11:09:59 +0200
committerRemi Collet <remi@php.net>2023-06-21 11:09:59 +0200
commitc8645533f9515a9368bd6b0e94a75fa979142cee (patch)
treebd2cd6b916dfd532129d8c58d07f49069b35ccbe /macros.php
parentd424f87c842ea2db86df7feebe21017dd3d5a394 (diff)
fix possible buffer overflow in date
define %php56___phpize and %php56___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
+