summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2021-03-21 10:43:06 +1300
committerOlly Betts <olly@survex.com>2021-03-21 10:43:06 +1300
commit4c3e85fbd47f804b5956bf37f0073795296ddde2 (patch)
tree3b8270168d5ecf6cc43cf580249849c9a9ef2d1b
parentfd96627b2fc65353c03b160efd60fdce864d386c (diff)
downloadswig-4c3e85fbd47f804b5956bf37f0073795296ddde2.tar.gz
Clarify what SWIGPHP7 means
-rw-r--r--Doc/Manual/Preprocessor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Manual/Preprocessor.html b/Doc/Manual/Preprocessor.html
index 0c704bde9..7611ea40c 100644
--- a/Doc/Manual/Preprocessor.html
+++ b/Doc/Manual/Preprocessor.html
@@ -123,7 +123,7 @@ SWIGOCAML Defined when using OCaml
SWIGOCTAVE Defined when using Octave
SWIGPERL Defined when using Perl
SWIGPHP Defined when using PHP (any version)
-SWIGPHP7 Defined when using PHP 7 or later
+SWIGPHP7 Defined when using PHP 7 or later (with a compatible C API)
SWIGPYTHON Defined when using Python
SWIGR Defined when using R
SWIGRUBY Defined when using Ruby