[DOC-CVS] [doc-en] master: Remove PIE content from the Windows installation section (#4781)
[email protected] (Luffy via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Luffy (sy-records)
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-07-17T10:27:19+08:00
Commit: https://github.com/php/doc-en/commit/d1fa3096926b6cbaf9da1f831b6fe3302ae2e490
Raw diff: https://github.com/php/doc-en/commit/d1fa3096926b6cbaf9da1f831b6fe3302ae2e490.diff
Remove PIE content from the Windows installation section (#4781)
Changed paths:
M install/pecl.xml
Diff:
diff --git a/install/pecl.xml b/install/pecl.xml
index 891638a46122..caa04ed9b13c 100644
--- a/install/pecl.xml
+++ b/install/pecl.xml
@@ -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.