Improve --with-libdir handling
@asgrim がすでに取り組んでいます。
2026年9月21日 から。
評価
この issue はまだ評価されていません。
説明
The discussion below (#740) describes a confusing onboarding process when someone using an old RHEL; best I can determine is it seems the root cause is the PHP_LIBDIR is not correct when building an extension; even though the php was built with the correct path (--with-libdir).
PIE doesn't currently expose a generic --with-libdir option, but it likely should do since this applies to all builds.
Additionally, I think the experience could be improved by checking php-config --configure-options if a --with-libdir was specified when building PHP originally; if this was specified, then it could be used to specify this correctly. Explicitly providing --with-libdir to PIE would take precedence over the detection.
Discussed in https://github.com/php/pie/discussions/740
Originally posted by utdrmac September 21, 2026
- 主要言語
- PHP
- スター
- 2k
- フォーク
- 73
- 平均マージ
- 3時間 37分
- マージ済み PR(30日)
- 11
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
php/pie のほかの issue
-
enhancement maintainer investigating
-
enhancement maintainer investigating
-
enhancement maintainer investigating
-
enhancement maintainer investigating
-
Bundle PIE with PHP オープンenhancement maintainer investigating
似ている issue
-
tooling
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
UX
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
ProfessionalWiki/NeoWiki#1525 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
bug customer-reported
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
MagnaCapax/PMSS#949 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
Automattic/static-site-importer#1829 ·