Commit Graph

8 Commits

Author SHA1 Message Date
Elis Hirwing
125ad85c09 php: Drop broken declarations for old versions 2022-06-08 18:10:12 +02:00
Pol Dellaiera
40195e1c4e php.packages: Add missing hooks. 2022-03-13 18:10:27 +01:00
Michal Sojka
b06550ed1f phpmd: Fix meta.broken
In commit e76ccc6b27 ("php.extensions: Add missing meta info",
2021-06-08), Nix expressions for PHP packages were refactored and in
case of phpmd, the value of meta.broken was negated (likely by
mistake). The result was that phpmd is marked as broken, but it seems
to work well, at least for my use case.

Here, we correct the mentioned commit by negating meta.broken again.
2021-11-07 21:50:53 +01:00
Felix Buehler
05f0fbc037 phpmd: deprecate phases 2021-08-01 23:56:33 +02:00
Elis Hirwing
e76ccc6b27 php.extensions: Add missing meta info 2021-06-08 13:49:11 +02:00
Elis Hirwing
5ad7fb28f6 treewide/php-packages: Drop pkgs from arguments to packages 2021-02-27 11:29:20 +01:00
Elis Hirwing
3d31818f1a php: Drop usage of isPhp73 and isPhp74
These variables have bad names that doesn't really make full sense
2020-10-11 20:10:58 +02:00
Elis Hirwing
b3f36d7cd7 phpPackages.phpmd: Move to separate directory 2020-10-11 17:04:22 +02:00