Skip to content

Commit fab52c7

Browse files
author
MapServer deploybot
committed
update with results of commit MapServer/MapServer-documentation@c266a78
1 parent d9f9d15 commit fab52c7

File tree

177 files changed

+280
-546
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+280
-546
lines changed

_sources/mapscript/php/index.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
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
@@ -16,11 +20,5 @@
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

_sources/mapscript/php/php_intro.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1616
Introduction
1717
*************

_sources/mapscript/php/phpmapscript.txt

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,14 @@
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

ar/.doctrees/environment.pickle

0 Bytes
Binary file not shown.
Binary file not shown.
-511 Bytes
Binary file not shown.
153 Bytes
Binary file not shown.
-902 Bytes
Binary file not shown.

ar/_sources/mapscript/php/index.txt

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
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
@@ -16,11 +20,5 @@
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

ar/_sources/mapscript/php/php_intro.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1616
Introduction
1717
*************

0 commit comments

Comments
 (0)