Skip to content

Add option to install prebuilt static PHP on Linux and macOS #60

@rozsazoltan

Description

@rozsazoltan

Add a configuration option that allows Linux and macOS installations to use prebuilt static PHP binaries instead of building PHP from source.

When this option is enabled, the installer should:

  • install PHP from available prebuilt static builds instead of compiling from source
  • show a clear warning that fewer PHP versions may be available
  • explain that new PHP versions may become available later than source builds
  • make version listing respect this setting, so only versions available as prebuilt static builds are shown

This would provide a faster and simpler installation path for users who prefer prebuilt binaries, while keeping source builds available as the default or fallback option.

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