Commit Graph

737 Commits

Author SHA1 Message Date
R. Ryantm
093452c827 php82Extensions.xdebug: 3.3.1 -> 3.3.2 2024-04-15 13:59:06 +00:00
R. Ryantm
75e43f38d5 php81Extensions.mongodb: 1.18.0 -> 1.18.1 2024-04-12 13:39:55 +00:00
R. Ryantm
a399db4352 php81Extensions.opentelemetry: 1.0.1 -> 1.0.2 2024-04-11 19:49:54 +00:00
Patka
df1427ed2b
phpPackages.phpstan: 1.10.65 -> 1.10.66
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.66
2024-03-29 10:18:59 +01:00
R. Ryantm
d65e36e5db php83Extensions.mongodb: 1.17.3 -> 1.18.0 2024-03-28 02:37:43 +00:00
Pol Dellaiera
7c696d1277
Merge pull request #296928 from patka-123/phpinsights
phpPackages.phpinsights: init at 2.11.0
2024-03-24 17:27:20 +01:00
Patka
d3ef766498
phpPackages.phpinsights: init at 2.11.0 2024-03-24 10:21:39 +01:00
Patka
5e13b34de2
phpPackages.phpstan: 1.10.63 -> 1.10.65
Diff: https://github.com/phpstan/phpstan-src/compare/1.10.63...1.10.65
2024-03-24 10:19:57 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Pol Dellaiera
a3d99d0bd3
Merge pull request #287617 from NeverBehave/pkg/php/ioncube-loader
phpExtensions.ioncube-loader: init at 13.0.2
2024-03-17 07:48:45 +01:00
R. Ryantm
3019448f6b php82Extensions.mongodb: 1.17.2 -> 1.17.3 2024-03-16 01:38:11 +00:00
R. Ryantm
4fc2d33fad php81Extensions.phalcon: 5.6.1 -> 5.6.2 2024-03-14 22:32:36 +00:00
Patka
96a083a7d7
phpPackages.phpstan: 1.10.60 -> 1.10.62
Diff: https://github.com/phpstan/phpstan-src/compare/1.10.60...1.10.62
2024-03-13 14:29:04 +01:00
Thomas Gerbet
b80593840b phpPackages.composer: 2.7.1 -> 2.7.2
Changes:
https://github.com/composer/composer/releases/tag/2.7.2
2024-03-12 00:10:17 +01:00
Pol Dellaiera
54c52cb276
Merge pull request #294334 from ShamrockLee/sourceroot-fix
treewide: fix hard-coded `sourceRoot` prefix for `fetchgit`-based `src`
2024-03-11 16:50:57 +01:00
Pol Dellaiera
320dbcd50c
Merge pull request #294115 from patka-123/phpstan-1.10.60
phpPackages.phpstan: 1.10.59 -> 1.10.60
2024-03-11 12:04:57 +01:00
Patka
81f1db8568
phpPackages.phpstan: 1.10.59 -> 1.10.60
Release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.60
2024-03-11 11:09:50 +01:00
Patka
c6baec71f5
phpPackages.castor: 0.13.1 -> 0.14.0
Release notes: https://github.com/jolicode/castor/releases/tag/v0.14.0
2024-03-10 22:07:38 +01:00
Yueh-Shun Li
91b3db1309 treewide: fix sourceRoot for fetchgit-based src
According to Nixpkgs manual[1] and NixOS 23.11 Release Note[2], the
`sourceRoot` attribute passed to `stdenv.mkDerivation` should be
specified as `"${src.name}"` or `"${src.name}/subdir"` when `src` is
produced using `fetchgit`-based fetchers.

`sourceRoot = "source"` or `sourceRoot = "source/subdir"` is based on
the assumption that the `name` attribute of these pre-unpacked fetchers
are always `"source"`, which is not the case. Expecting constant `name`
also makes the source FODs prone to irrelevent hashes during version
bumps.

[1]: https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-sourceRoot
[2]: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
2024-03-09 07:53:25 +08:00
Pol Dellaiera
897a1282a7
phpExtensions.oci8: 3.2.1 -> 3.3.0 2024-03-07 15:50:31 +01:00
Pol Dellaiera
fcb58d12a8
Merge pull request #293272 from patka-123/castor-0.13.1
phpPackages.castor: 0.11.1 -> 0.13.1
2024-03-06 12:01:09 +01:00
Pol Dellaiera
cf9e77ef8e
phpPackages.composer: 2.6.6 -> 2.7.1
Diff: https://github.com/composer/composer/compare/2.6.6..2.7.1
Changelog: https://github.com/composer/composer/releases/tag/2.7.1
Fix CVE: CVE-2024-24821
2024-03-05 19:39:35 +01:00
Patka
b69d32b23c
phpPackages.castor: 0.11.1 -> 0.13.1
Diff: https://github.com/jolicode/castor/compare/v0.11.1...v0.13.1
2024-03-04 21:49:19 +01:00
Pol Dellaiera
9e2274928b
Merge pull request #292524 from LeSuisse/php81-php-cs-fixer
php81Packages.php-cs-fixer: fix the build
2024-03-02 23:32:07 +01:00
Pol Dellaiera
3e1d4fc653
Merge pull request #292511 from LeSuisse/psalm-php81-fix-build
php81Packages.psalm: fix the build
2024-03-01 15:19:00 +01:00
Thomas Gerbet
62bd6ea4b4 php81Packages.php-cs-fixer: fix the build
Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.
2024-03-01 11:36:41 +01:00
Pol Dellaiera
19fdffa104
phpPackages.php-codesniffer: 3.7.2 -> 3.9.0 2024-03-01 11:17:41 +01:00
Thomas Gerbet
2e2b5b10d5 php81Packages.psalm: fix the build
Re-generated the `composer.lock` with PHP 8.1 so it does not pick
up dependencies not compatible with it.
2024-03-01 11:10:01 +01:00
Pol Dellaiera
1e6fae27c5
phpPackages.php-cs-fixer: 3.50.0 -> 3.51.0 2024-02-29 23:14:02 +01:00
Pol Dellaiera
ee4ecc331b
phpPackages.phpmd: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera
6886619435
phpPackages.php-cs-fixer: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera
dae4e32f4b
phpPackages.phive: use buildComposerProject builder 2024-02-25 17:35:08 +01:00
Pol Dellaiera
b7f3d0df8f
phpPackages.phing: 2.17.4 -> 3.0.0-rc6 2024-02-25 17:35:07 +01:00
Pol Dellaiera
d653d7800f
phpPackages.phan: use buildComposerProject builder 2024-02-25 17:35:07 +01:00
Pol Dellaiera
7491aa43a7
phpPackages.deployer: 6.8.0 -> 7.3.3 2024-02-25 17:35:07 +01:00
Pol Dellaiera
8d0197fe1e
php-codesniffer: init at 3.7.2, phpcs: deprecated, phpcbf: deprecated 2024-02-25 17:35:07 +01:00
Pol Dellaiera
5949927f4d
phpPackages.php-parallel-lint: use sources and fix broken package 2024-02-25 10:12:00 +01:00
Pol Dellaiera
f4c31eb9c5
phpPackages.psalm: 5.15.1 -> 5.22.2 2024-02-25 10:11:55 +01:00
R. Ryantm
575651fe65 php82Packages.php-cs-fixer: 3.49.0 -> 3.50.0 2024-02-24 08:10:21 +00:00
Thomas Gerbet
24ff7d3ecc phpExtensions.mailparse: 3.1.4 -> 3.1.6
Changes:
https://github.com/php/pecl-mail-mailparse/compare/v3.1.4...v3.1.6

It notably includes changes needed for PHP 8.3 compatibility.
2024-02-22 11:59:10 +01:00
Patka
703a10072a
phpPackages.phpstan: 1.10.58 -> 1.10.59
release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.59
2024-02-20 18:07:48 +01:00
Thomas Gerbet
2ed28e8f2d phpPackages.composer: apply patch for CVE-2024-24821
Upgrade to the 2.7.x branch needs some work (see #288574), let's patch
the security issue in the meantime.
2024-02-14 20:46:32 +01:00
Patka
8bdf6fac5c
phpPackages.phpstan: 1.10.57 -> 1.10.58
release notes: https://github.com/phpstan/phpstan/releases/tag/1.10.58
2024-02-13 14:48:40 +01:00
Pol Dellaiera
45d45005a3
Merge pull request #287713 from patka-123/box-4.6.1
phpPackages.box: 4.6.0 -> 4.6.1
2024-02-10 16:25:05 +01:00
Pol Dellaiera
1c46826514
Merge pull request #287707 from patka-123/phpstan_1.10.57
phpPackages.phpstan: 1.10.44 -> 1.10.57
2024-02-10 16:24:46 +01:00
Patka
dd1d04d4cc
phpPackages.grumphp 2.4.0 -> 2.5.0
Release notes: https://github.com/phpro/grumphp/releases/tag/v2.5.0
2024-02-10 11:55:02 +01:00
Patka
8776c8a3fb
phpPackages.phpstan: 1.10.44 -> 1.10.57
Diff: https://github.com/phpstan/phpstan/compare/1.10.44...1.10.57
Signed-off-by: Patka <patka@patka.dev>
2024-02-10 11:42:52 +01:00
Patka
2e80653b74
phpPackages.box: 4.6.0 -> 4.6.1
Release notes: https://github.com/box-project/box/releases/tag/4.6.1

Signed-off-by: Patka <patka@patka.dev>
2024-02-10 11:36:48 +01:00
NeverBehave
33eb2e8a9c phpExtensions.ioncube-loader: init at 13.0.2 2024-02-09 16:17:25 -08:00
Pol Dellaiera
d21770b9b4
Merge pull request #275176 from awarrenlove/php83-swoole-5.1.1
phpExtensions.swoole: 5.0.3 -> 5.1.2
2024-02-09 12:07:37 +01:00