Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Improve --with-libdir handling

オープン
#741 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@asgrim がすでに取り組んでいます。

2026年9月21日 から。

評価

この issue はまだ評価されていません。

説明

enhancement maintainer investigating

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

php/pie のほかの issue

php/pie の issue をすべて見る

似ている issue

PHP の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。