Commit Graph

13 Commits

Author SHA1 Message Date
Pol Dellaiera
c759efa5e7
workflows/check-nix-format: enforce for php-packages 2024-05-04 23:04:36 +02:00
Pol Dellaiera
ee4ecc331b
phpPackages.phpmd: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
R. Ryantm
6fce82a10e php81Packages.phpmd: 2.14.1 -> 2.15.0 2023-12-17 19:10:55 +00:00
R. Ryantm
50d78b0ed6 php81Packages.phpmd: 2.13.0 -> 2.14.1 2023-10-12 12:12:04 +00:00
Pol Dellaiera
9f9d76be97
php.packages.phpmd: 2.8.2 -> 2.13.0 2022-12-29 18:21:20 +01:00
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