Skip to content

[PHP] Enable Mbstring - #371

Merged
Samruddhi Khandale (samruddhikhandale) merged 1 commit into
devcontainers:mainfrom
julien-boudry:patch-1
Jan 4, 2023
Merged

[PHP] Enable Mbstring#371
Samruddhi Khandale (samruddhikhandale) merged 1 commit into
devcontainers:mainfrom
julien-boudry:patch-1

Conversation

@julien-boudry

Copy link
Copy Markdown
Contributor

Mbstring is such a popular PHP extension that it is used everywhere and most libraries don't work without it. It can be compiled directly with PHP. The official Docker images of PHP include it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. Left few comments.

ℹ️ The mcr.microsoft.com/devcontainers/php image also includes this extension. Nice to have the same consistency here.

Comment thread src/php/install.sh
Comment thread src/php/install.sh
@julien-boudry

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Samruddhi Khandale (@samruddhikhandale) I just push the test and the minor version. Hope I have done it well.

Mbstring is such a popular PHP extension that it is used everywhere and most libraries don't work without it. It can be compiled directly with PHP.
The official Docker images of PHP include it.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, thanks!

ℹ️ There's a test failure which also happens on main and not an issue with this PR changes.
https://github.com/devcontainers/features/actions/runs/3836439825/jobs/6541495566

@samruddhikhandale
Samruddhi Khandale (samruddhikhandale) merged commit 8f7eec8 into devcontainers:main Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants