diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-21 10:05:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-21 10:05:21 +0200 |
commit | 8da122209fa1562074a584866397816211e24681 (patch) | |
tree | b501b7c8d114f2e5e6bbdfa7d6ce860a94543a58 /macros.php | |
parent | 1d4e4a976fe9f56b63ce0243fe6ac1df21f60884 (diff) |
fix possible buffer overflow in date
define %php72___phpize and %php72___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 + |