File tree Expand file tree Collapse file tree 3 files changed +8
-16
lines changed
Expand file tree Collapse file tree 3 files changed +8
-16
lines changed Original file line number Diff line number Diff line change 77 PHP MapScript
88*****************************************************************************
99
10- :Release: |release|
10+ .. warning::
11+
12+ Since the MapServer 8.0.0 release PHP support is only available through
13+ MapServer's :ref:`SWIG API <swig>`. The unmaintained `native` PHP MapScript
14+ support (referred to in this section of the documentation) was removed.
1115
1216.. toctree::
1317 :maxdepth: 2
1620 phpmapscript
1721 migration_guide
1822 by_example
19-
20-
21- .. warning::
2223
23- Since the MapServer 8.0.0 release PHP support is only available through
24- MapServer's :ref:`SWIG API <swig>`. The unmaintained `native` PHP MapScript
25- support (referred to in this section of the documentation) was removed.
2624
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PHP MapScript
1111
1212 As of the MapServer 8.0.0 release PHP support is only available through
1313 MapServer's :ref:`SWIG API <swig>`. The unmaintained `native` PHP MapScript
14- support was removed.
14+ support (referred to in this section of the documentation) was removed.
1515
1616Introduction
1717*************
Original file line number Diff line number Diff line change 1414
1515 .. warning::
1616
17- As of the MapServer 8.0.0 release PHP support is only available through
17+ Since the MapServer 8.0.0 release PHP support is only available through
1818 MapServer's :ref:`SWIG API <swig>`. The unmaintained `native` PHP MapScript
19- support was removed.
19+ support (referred to in this section of the documentation) was removed.
2020
2121 .. note::
2222
2323 If you are using MapServer 5.6 and older, please refer
2424 to the :ref:`PHP MapScript 5.6 documentation <php5.6>` instead.
25-
26- .. tip::
27-
28- PHP 7 native support is included as of the MapServer 7.4.0 release.
29- Also, as of the 7.4.0 release PHP 7 is available through
30- MapServer's :ref:`SWIG <swig>` API.
3125
3226.. contents::
3327 :depth: 3
You can’t perform that action at this time.
0 commit comments