summaryrefslogtreecommitdiff
path: root/Source/Makefile.am
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2018-06-07 18:04:45 +1200
committerOlly Betts <olly@survex.com>2018-06-07 18:09:03 +1200
commitd6d5db122bb9900b4d12ebeee038b233b92b46ed (patch)
tree8aa052c094eaf80dad540176d74abdb80242eaa7 /Source/Makefile.am
parentf7a255c38acff21cad01e300ba8d8169aea9c377 (diff)
downloadswig-d6d5db122bb9900b4d12ebeee038b233b92b46ed.tar.gz
Remove support for PHP5
PHP5 is no longer actively supported by the PHP developers and security support for it ends completely at the end of 2018, so it doesn't make sense to include support for it in the upcoming SWIG 4.0.0 release. See #701.
Diffstat (limited to 'Source/Makefile.am')
-rw-r--r--Source/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Makefile.am b/Source/Makefile.am
index efa3ac1e4..b04e3542f 100644
--- a/Source/Makefile.am
+++ b/Source/Makefile.am
@@ -62,7 +62,6 @@ eswig_SOURCES = CParse/cscanner.c \
Modules/overload.cxx \
Modules/perl5.cxx \
Modules/php.cxx \
- Modules/php5.cxx \
Modules/pike.cxx \
Modules/python.cxx \
Modules/r.cxx \