From f1f4a43f8ba2dce8fe82b37d8d8b6c2426a8d0ea Mon Sep 17 00:00:00 2001 From: tz Date: Tue, 24 Jan 2017 12:56:45 +0000 Subject: Connect PHP 7.1 ports (r432324) --- security/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'security') diff --git a/security/Makefile b/security/Makefile index 236283d036fa..816eb32bb72d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -782,6 +782,10 @@ SUBDIR += php70-hash SUBDIR += php70-mcrypt SUBDIR += php70-openssl + SUBDIR += php71-filter + SUBDIR += php71-hash + SUBDIR += php71-mcrypt + SUBDIR += php71-openssl SUBDIR += phpdeadlock SUBDIR += phpsecinfo SUBDIR += pidentd -- cgit