From 43ae9b1e7d7cdd93e1e96ffb9544f6233c479073 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 21 Sep 2020 17:22:20 +0200 Subject: add link to bug report --- php-realpath-turbo.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php-realpath-turbo.spec b/php-realpath-turbo.spec index f514ecf..c4b92bb 100644 --- a/php-realpath-turbo.spec +++ b/php-realpath-turbo.spec @@ -182,3 +182,5 @@ exit $ret %changelog * Mon Sep 21 2020 Remi Collet - 2.0.0-1 - Initial packaging +- open https://github.com/Whissi/realpath_turbo/issues/18 + realpath_turbo.disable_dangerous_functions doesn't work -- cgit