Skip to content

Commit

Permalink
Merge pull request #821 from jmckenna/php8-notes
Browse files Browse the repository at this point in the history
Clarify PHP supported versions
  • Loading branch information
jmckenna committed Jun 14, 2023
2 parents 62a6df1 + c02cf74 commit 6583676
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions en/mapscript/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@

.. note::

As of the 7.4.0 release PHP 7 is available through
MapServer's :ref:`SWIG API <swig>`.
As of the MapServer 7.4.0 release PHP is available through
MapServer's :ref:`SWIG API <swig>`. PHP 8.2 and PHP 8.1 are currently
supported with MapServer 8.0.1.

.. toctree::
:maxdepth: 2
Expand Down
5 changes: 3 additions & 2 deletions en/mapscript/mapscript-api/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
:Contact: jmckenna at gatewaygeomatics.com
:Author: Seth Girvin
:Contact: sethg at geographika.co.uk
:Last Updated: 2022-08-15
:Last Updated: 2023-06-13

=============================================================================
Introduction
Expand All @@ -51,7 +51,8 @@ meaningless, and even dangerous attributes might be exposed by objects.

.. note::

PHP 7 support is included in the SWIG API as of the MapServer 7.4.0 release.
PHP support is included in the SWIG API as of the MapServer 7.4.0 release.
PHP 8.2 and PHP 8.1 are currently supported with MapServer 8.0.1.

=============================================================================
Appendices
Expand Down

0 comments on commit 6583676

Please sign in to comment.