Uncomment `extension_dir` in Windows releases by default in php.ini example files

Open Beginner friendly
#21,209 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
php
Domain
release

Research direction

Start by locating the production and development php.ini files distributed with Windows releases, then inspect how extension_dir is represented in each. Uncomment the option in both files and verify that the resulting examples enable the packed extensions after a download from windows.php.net.

Written by the indexing model from the issue text.

Description

Feature OS: Windows Status: Needs Triage
Description
Image

This step is needed after download from https://windows.php.net/download/ in order to make the packed extensions to work.

Both production/development distributed php.ini files should have this option uncommented by default.

Dominant language
C
Stars
40.4k
Forks
8.2k
Avg merge
2d 14h
Merged PRs (30d)
112

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from php/php-src

All issues in php/php-src

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.