asdf-community / asdf-community/asdf-php

Additional dependencies needed for PHP 8.2.0

Open Beginner friendly
#145 3 comments 3 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
256
Forks
117
PR merge metrics
No merged PRs in 30d

Description

I tried to install PHP 8.2.0 with this plugin and in addition to the dependencies mentioned in the readme and it did not work. To get PHP to compile, I also needed to install the following:

* `gd`
* `bison`
* `re2c`
* `libiconv`
* `libzip`

Might be worth adding a note to the readme.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in the README's dependency section and compare the listed requirements with the additional packages reported for PHP 8.2.0: gd, bison, re2c, libiconv, and libzip. Update the note so these dependencies are included, then verify that the README clearly documents the requirements for compiling PHP.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.