From b4100a4c151f3db1b35334268a3dc1eb5727faa3 Mon Sep 17 00:00:00 2001 From: Torsten Zuehlsdorff Date: Mon, 8 Oct 2018 09:31:09 +0000 Subject: Connect all the PHP 7.3 ports --- converters/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'converters/Makefile') diff --git a/converters/Makefile b/converters/Makefile index 044f74e9e6f0..03d607ece55f 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -152,6 +152,9 @@ SUBDIR += php72-iconv SUBDIR += php72-mbstring SUBDIR += php72-recode + SUBDIR += php73-iconv + SUBDIR += php73-mbstring + SUBDIR += php73-recode SUBDIR += psiconv SUBDIR += py-bcode SUBDIR += py-bencode.py -- cgit