summaryrefslogtreecommitdiff
path: root/Doc/Manual/Preprocessor.html
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2016-11-30 13:05:59 +1300
committerOlly Betts <olly@survex.com>2016-11-30 13:05:59 +1300
commit1169874f598d3b4078ec34a8001330838f83c7f7 (patch)
treebea5491420cfe54b5b279d40599861d5d1588ee9 /Doc/Manual/Preprocessor.html
parentbb98147965083798815ab938ec369c6a17abd9fc (diff)
downloadswig-1169874f598d3b4078ec34a8001330838f83c7f7.tar.gz
[PHP] Add support for PHP7.
PHP5's C extension API has changed substantially so you need to use -php7 to specify you want PHP7 compatible wrappers. Fixes https://github.com/swig/swig/issues/571
Diffstat (limited to 'Doc/Manual/Preprocessor.html')
-rw-r--r--Doc/Manual/Preprocessor.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/Manual/Preprocessor.html b/Doc/Manual/Preprocessor.html
index 8eaed7f4f..ab32f79c7 100644
--- a/Doc/Manual/Preprocessor.html
+++ b/Doc/Manual/Preprocessor.html
@@ -125,7 +125,9 @@ SWIGMZSCHEME Defined when using Mzscheme
SWIGOCAML Defined when using Ocaml
SWIGOCTAVE Defined when using Octave
SWIGPERL Defined when using Perl
-SWIGPHP Defined when using PHP
+SWIGPHP Defined when using PHP5 or PHP7
+SWIGPHP5 Defined when using PHP5
+SWIGPHP7 Defined when using PHP7
SWIGPIKE Defined when using Pike
SWIGPYTHON Defined when using Python
SWIGR Defined when using R