1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

Remove PIE content from the Windows installation section (#4781)

This commit is contained in:
Luffy
2025-07-17 10:27:19 +08:00
committed by GitHub
parent 93e05c681b
commit d1fa309692

View File

@@ -121,7 +121,6 @@ $ svn checkout https://svn.php.net/repository/pecl/extname/trunk extname
<sect1 xml:id="install.pecl.windows">
<title>Installing a PHP extension on Windows</title>
&pecl.moving.to.pie;
<para>
There are two ways to load a PHP extension on Windows: either compile it into
PHP, or load the DLL.