Default extension location for Windows relative to php.exe
まだ誰も着手していません。
- 主要言語
- C
- スター
- 40.4k
- フォーク
- 8.1k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 96
説明
Description
Please can the default extension location be set to the ext directory in the same directory as the php.exe
It seems that the default location without an ini file loaded is
extension_dir => C:\php\ext => C:\php\ext
That would work if php was installed in C:\php
But not if its installed in C:\util\php or C:/php5.6.4 see related issue.
I know that the extension location can be specified in the php.ini,
however usage of sensible default values can prevent superflous/unnecessary configuration
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、php.ini が読み込まれていない場合に Windows ビルドが extension_dir をどのように決定するかを、インストールの基準として php.exe を使って追跡します。C:\php、C:\util\php、C:/php5.6.4 でのインストールを比較し、デフォルトが設定を必要とせず、隣接する ext ディレクトリを指すことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c, php
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100