Skip to content

Commit eb571a4

Browse files
committed
Merge branch 'PHP-8.5'
2 parents 093aba2 + 381ef09 commit eb571a4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cmake/sapi/apache2handler/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Configure the `apache2handler` PHP SAPI.
1212
1313
Enable the shared Apache 2 handler SAPI module.
1414
15-
## PHP_SAPI_APACHE2HANDLER_INSTALL_DIR
15+
### PHP_SAPI_APACHE2HANDLER_INSTALL_DIR
1616
1717
* Default: The path to the Apache modules directory of the host system
1818
(`Apache_LIBEXEC`).

docs/cmake/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,8 +814,8 @@ A list of Autoconf `configure` command-line configuration options, Windows
814814
<tr>
815815
<td>&emsp;N/A</td>
816816
<td>&emsp;N/A</td>
817-
<td></td>
818817
<td>PHP_SAPI_APACHE2HANDLER_INSTALL_DIR=&lt;dir&gt;</td>
818+
<td></td>
819819
</tr>
820820
<tr>
821821
<td>--enable-cgi</td>

docs/cmake/sapi/apache2handler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Configure the `apache2handler` PHP SAPI.
1414

1515
Enable the shared Apache 2 handler SAPI module.
1616

17-
## PHP_SAPI_APACHE2HANDLER_INSTALL_DIR
17+
### PHP_SAPI_APACHE2HANDLER_INSTALL_DIR
1818

1919
* Default: The path to the Apache modules directory of the host system
2020
(`Apache_LIBEXEC`).

0 commit comments

Comments
 (0)