Skip to content

Commit d057b94

Browse files
committed
PIE に関するスニペットを追加
1 parent 08669c8 commit d057b94

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

language-snippets.ent

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2204,9 +2204,11 @@ PECL 拡張モジュールのインストール</link> という章にありま
22042204

22052205
<!ENTITY pecl.moving.to.pie '<note xmlns="http://docbook.org/ns/docbook">
22062206
<simpara>
2207-
PHP Installer for Extensions (<acronym>PIE</acronym>) is a new tool that will deprecate PECL.
2208-
We recommend using PIE to install extensions.
2209-
Find out more at <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/php/pie">https://github.com/php/pie</link>
2207+
PHP Installer for Extensions (<acronym>PIE</acronym>) は、PECL を非推奨にする新しいツールです。
2208+
拡張モジュールをインストールする用途には、PIE を推奨します。
2209+
詳しい情報は、
2210+
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/php/pie">https://github.com/php/pie</link>
2211+
を参照ください。
22102212
</simpara>
22112213
</note>'>
22122214

0 commit comments

Comments
 (0)