Skip to content

[Windows] Add support for php.new and scoop #25

Open
@Kocal

Description

@Kocal

I'm currently working on Windows to ensure a fix on Symfony UX, I downloaded PHP through php.new, manually from https://windows.php.net/ extracted in C:, and through scoop install main/php, but neither of these solutions are supported: https://github.com/symfony-cli/phpstore/blob/main/discovery_windows.go#L29-L53

For reference:

  • php.new installs PHP at <disk>:\Users\.config/herd-lite/bin/php
  • scoop install PHP at <disk>:\Users\<user>\scoop\apps\php (multiple versions can be installed I think)

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