nixpkgs/pkgs/development/interpreters/php
talyz d61040716e
php.buildEnv: Automatically include extension dependencies
Some extensions depend on other extensions. Previously, these had to
be added manually to the list of included extensions, or we got a
cryptic error message pointing to strings-with-deps.nix, which wasn't
very helpful. This makes sure all required extensions are included in
the set from which textClosureList chooses its snippets.
2020-04-26 16:43:29 +02:00
..
default.nix php.buildEnv: Automatically include extension dependencies 2020-04-26 16:43:29 +02:00
fix-paths-php7.patch
php72-darwin-isfinite.patch
php73-darwin-isfinite.patch