diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-21 11:09:59 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-21 11:09:59 +0200 |
commit | c8645533f9515a9368bd6b0e94a75fa979142cee (patch) | |
tree | bd2cd6b916dfd532129d8c58d07f49069b35ccbe /macros.php | |
parent | d424f87c842ea2db86df7feebe21017dd3d5a394 (diff) |
fix possible buffer overflow in date
define %php56___phpize and %php56___phpconfig
Diffstat (limited to 'macros.php')
-rw-r--r-- | macros.php | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,3 +14,7 @@ %@SCL@__php @BINDIR@/php +%@SCL@__phpize @BINDIR@/phpize + +%@SCL@__phpconfig @BINDIR@/php-config + |