Skip to content

Recreate alias for php in Dockerfile#216

Merged
TrafeX merged 1 commit intoTrafeX:masterfrom
edubarr:php-alias
Mar 18, 2026
Merged

Recreate alias for php in Dockerfile#216
TrafeX merged 1 commit intoTrafeX:masterfrom
edubarr:php-alias

Conversation

@edubarr
Copy link
Copy Markdown
Contributor

@edubarr edubarr commented Mar 18, 2026

Summary

Why

  • Keep the expected php command available.
  • Some tools, such as Composer, expect a php binary to be present.
  • Avoid regressing behavior that had already been added before.

Notes

  • This only restores the alias; it does not change the PHP version or runtime behavior.

Added a symbolic link for PHP alias.
@TrafeX TrafeX merged commit 47835d7 into TrafeX:master Mar 18, 2026
1 check passed
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