[PRES] [presentations] master: Mention PIE
[email protected] (Derick Rethans) Wed, 14 May 2025 09:32:35 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Author: Derick Rethans (derickr) Date: 2025-05-14T10:21:33+01:00 Commit: https://github.com/php/presentations/commit/fc18b7c7efc8d46f3cb9db424732592d453736db Raw diff: https://github.com/php/presentations/commit/fc18b7c7efc8d46f3cb9db424732592d453736db.diff Mention PIE Changed paths: M slides/internals/extension-what1.xml Diff: diff --git a/slides/internals/extension-what1.xml b/slides/internals/extension-what1.xml index d1e45256..2c9fc8a1 100644 --- a/slides/internals/extension-what1.xml +++ b/slides/internals/extension-what1.xml @@ -5,7 +5,7 @@ <bullet>Additional functions and classes</bullet> <bullet>Written in C</bullet> <bullet>Either compiled in, or a shared object</bullet> - <bullet>Bundled with PHP, distributed through PECL, or distributed separately</bullet> + <bullet>Bundled with PHP, distributed through PIE (formerly PECL), or distributed separately</bullet> </list> <break/> <image filename="limo.png" attr="https://commons.wikimedia.org/wiki/File:Luxury_Stretched_Limousine_Cadillac.png - Keithmsyverson - CC-BY 4.0"/>