install/macos/index.xml
12081e88fbd683e58a029153afd57f043df9721b
...
...
@@ -1,11 +1,11 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
3
<chapter xml:id="install.macosx" xmlns="http://docbook.org/ns/docbook">
4
-
<title>Installation on Mac OS X</title>
4
+
<title>Installation on macOS</title>
5
5
<para>
6
-
This section contains notes and hints specific to installing PHP on Mac OS X.
7
-
PHP is bundled with Macs, and compiling is similar to the
8
-
<link linkend="install.unix">Unix installation guide</link>.
6
+
This section contains notes and hints specific to installing PHP on macOS.
7
+
PHP is bundled with macOS since macOS X (10.0.0) prior to macOS Monterey (12.0.0).
8
+
Compiling is similar to the <link linkend="install.unix">Unix installation guide</link>.
9
9
</para>
10
10
&install.macos.packages;
11
11
&install.macos.bundled;
12
12