dream2nix icon indicating copy to clipboard operation
dream2nix copied to clipboard

Support old PHP versions

Open phfroidmont opened this issue 2 years ago • 3 comments
trafficstars

As suggested in #240, adds support for all stable php versions from https://github.com/fossar/nix-phps

phfroidmont avatar Mar 03 '23 15:03 phfroidmont

Thanks for that. According to the readme of nix-phps: There is also a php package which is the alias of the default PHP version in Nixpkgs. Can we ensure that the nixpkgs php remains the preferred choice over the other php packages?

@tinybeachthor pinging you in case you'd like tor review this.

DavHau avatar Mar 04 '23 02:03 DavHau

php being first on the list it will be the first considered if I'm not mistaken. Still, I can add a bit of logic to ensure it is always considered first, no matter the ordering of the list.

phfroidmont avatar Mar 07 '23 23:03 phfroidmont

Will php still work with the V1 api?

aszenz avatar Jun 27 '23 15:06 aszenz