Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

Enable php extensions on docker #10

Open
ivanrosolen opened this issue Jun 25, 2017 · 5 comments
Open

Enable php extensions on docker #10

ivanrosolen opened this issue Jun 25, 2017 · 5 comments

Comments

@ivanrosolen
Copy link
Member

In order to test all things, we need to add php extensions, like gd, to build and run tests

@jpjoao
Copy link
Member

jpjoao commented Jun 25, 2017

We also need ldap and mysqli (at least).

@brunoric
Copy link
Member

brunoric commented Jun 28, 2017

I totally agree about the extensions. @ivanrosolen do you have any suggested list to enable? It should be simple change after having the list... just a matter enable the desired ones here: https://github.com/herdphp/docker-phpqa/blob/master/src/Dockerfile#L93-L106.

@jpjoao
Copy link
Member

jpjoao commented Jun 29, 2017

The list is quite big: http://php.net/manual/en/extensions.alphabetical.php

@brunoric
Copy link
Member

Hi @jpjoao the list is big indeed! But I can see that most of them are already enabled by default. About the non default ones, we can come up with a list for the ones that are more used or build the images with all of them.

@afk11
Copy link

afk11 commented Feb 9, 2018

Saw this repo and immediately thought it was for testing custom PHP extensions :P Has anyone been using the repo for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants