Skip to content

Why is 'mkdir -p /usr/src/php' deleted in one commit  #327

@t0ny-peng

Description

@t0ny-peng

I'm upgrading my php version from 7.0.6 to the latest version, but found that redis extension cannot be correctly installed. And the reason is that the direction /usr/src/php/ext does not exist.
But it did existed in earlier version of PHP docker, and the action of creating /usr/src/php was deleted in commit f016f5d.

I just don't know why it is deleted. Is it moved to somewhere, or what should I do to install Redis?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions