summaryrefslogtreecommitdiff
path: root/Doc/Manual/Php.html
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/Manual/Php.html')
-rw-r--r--Doc/Manual/Php.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/Manual/Php.html b/Doc/Manual/Php.html
index 09c514e94..4b9195889 100644
--- a/Doc/Manual/Php.html
+++ b/Doc/Manual/Php.html
@@ -51,12 +51,12 @@
<p>
In this chapter, we discuss SWIG's support of PHP. SWIG currently supports
-generating wrappers for PHP7. Support for PHP5 was removed in SWIG 4.0.0
-and support for PHP4 was removed in SWIG 1.3.37.
+generating wrappers for PHP7 and PHP8. Support for PHP5 was removed in SWIG
+4.0.0 and support for PHP4 was removed in SWIG 1.3.37.
</p>
<p>
-Currently any PHP7 release should work.
+Currently any PHP7 or PHP8 release should work.
</p>
<p>