summaryrefslogtreecommitdiff
path: root/Lib/allkw.swg
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 /Lib/allkw.swg
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 'Lib/allkw.swg')
-rw-r--r--Lib/allkw.swg1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/allkw.swg b/Lib/allkw.swg
index b9413191f..563190e19 100644
--- a/Lib/allkw.swg
+++ b/Lib/allkw.swg
@@ -24,7 +24,6 @@
%include <lua/luakw.swg>
%include <ocaml/ocamlkw.swg>
%include <perl5/perlkw.swg>
-%include <php5/phpkw.swg>
%include <php/phpkw.swg>
%include <pike/pikekw.swg>
%include <python/pythonkw.swg>