Elis Hirwing
f0987a05a9
php.packages.composer: Make sure that both composers use the same version
...
So in php we have a bootstrapping composer (that lives in
composer-phar.nix) that downloads the binary distribution of composer
to be able to bootstrap and build a composer built from source.
However, it's desirable to keep composer updated at all time, and this
includes the phar one that isn't used by users directly. So this makes
sure we don't "forget" about the phar one since it now borrows the
version from the source version. However, then it also made sense to
move the hash for the phar to the same file as the source
composer. Then we can control the full upgrade life cycle of both the
phar and source versions of composer from the same file.
2023-10-06 20:09:48 +02:00
Pol Dellaiera
3360cb0bb0
phpPackages.composer: 2.6.4 -> 2.6.5
2023-10-06 10:30:07 +02:00
R. Ryantm
d9d7d3d488
php81Packages.phpstan: 1.10.33 -> 1.10.37
2023-10-05 17:54:17 +00:00
Pol Dellaiera
f000a58d30
phpPackages.psysh: 0.11.20 -> 0.11.21
2023-10-04 15:12:08 +02:00
Soner Sayakci
940516dfa5
php82Extensions.redis: 5.3.7 -> 6.0.1
2023-10-01 19:59:01 +02:00
Pol Dellaiera
1231c76417
phpPackages.composer: use fetchgit
...
Using `fetchgit` prevent the `composer.lock` from being stripped out when `fetchFromGitHub` is being used
2023-10-01 10:52:43 +02:00
Pol Dellaiera
a39417a673
phpPackages.composer: 2.6.3 -> 2.6.4
...
Security release: To be mitigated since we are not using a publicly accessible composer.phar (GHSA-jm6m-4632-36hf / CVE-2023-43655).
Changelog: https://github.com/composer/composer/releases/tag/2.6.4
2023-09-29 12:25:04 +02:00
R. Ryantm
3a92ac740d
php81Extensions.phalcon: 5.3.0 -> 5.3.1
2023-09-26 04:32:27 +00:00
Jennifer Graul
938bfe28ac
phpExtensions.rrd: init at 2.0.3
...
Co-authored-by: Ember Keske <git@n0emis.eu>
2023-09-25 19:24:40 +02:00
R. Ryantm
c0b7516465
php81Extensions.mongodb: 1.16.1 -> 1.16.2
2023-09-25 06:06:44 +00:00
Elis Hirwing
2ed6ebe0f9
php.packages.castor: Build from source
2023-09-24 18:26:04 +02:00
Elis Hirwing
60c81d33d7
php.packages.box: Build from source
2023-09-24 18:08:11 +02:00
R. Ryantm
1c88483405
php81Packages.php-cs-fixer: 3.22.0 -> 3.28.0
2023-09-24 11:07:50 +00:00
Elis Hirwing
edd1e27480
Merge pull request #256315 from NixOS/php/bump-composer-2-6-3
...
phpPackages.composer: 2.6.2 -> 2.6.3
2023-09-21 07:56:44 +02:00
Yorick
d1b8e9a099
Merge pull request #255486 from qbit/php-phan-5.4.2
...
phpPackages.phan: 5.4.1 -> 5.4.2
2023-09-20 22:32:28 +02:00
Pol Dellaiera
c8b9e229e1
phpPackages.composer: 2.6.2 -> 2.6.3
2023-09-20 16:53:03 +02:00
Elis Hirwing
77f079cbc6
pdepend: Build from source
2023-09-17 18:09:25 +02:00
Aaron Bieber
b78376b5d4
phpPackages.phan: 5.4.1 -> 5.4.2
2023-09-16 08:19:59 -06:00
Elis Hirwing
ce1080f65c
php.packages.psysh: Build with new builder
2023-09-15 08:48:58 +02:00
Pol Dellaiera
1173a34d15
build-support/php: move internal tools in php/build-support/php/pkgs
2023-09-13 17:07:48 +02:00
Elis Hirwing
2160ed2bcc
composer: Stop exposing composer built from a phar file
2023-09-13 15:00:04 +02:00
Pol Dellaiera
248e8f3cba
phpPackages.composer: use buildComposerProject
builder
2023-09-13 15:00:03 +02:00
Paweł Krzaczkowski
1b04b02b35
phpExtensions.memcache: init at 8.2
2023-09-11 19:55:27 +02:00
Pol Dellaiera
7c7b05f357
phpPackages.composer: 2.5.8 -> 2.6.2
2023-09-10 10:22:47 +02:00
Pol Dellaiera
f413d2f7d0
Merge pull request #254026 from printu/feat/php-ext-phalcon
...
phpExtensions.phalcon: init at 5.3.0
2023-09-09 03:19:26 +02:00
R. Ryantm
60577d70c0
php81Packages.phpstan: 1.10.28 -> 1.10.33
2023-09-08 19:39:32 +00:00
Paweł Krzaczkowski
e57f9b53d7
maintainers: add krzaczek
2023-09-08 18:49:56 +02:00
Paweł Krzaczkowski
e71418aee0
phpExtensions.phalcon: init at 5.3.0
2023-09-08 18:48:44 +02:00
Gaël Reyrol
321f0e19d2
phpExtensions.opentelemetry: 1.0.0beta6 -> 1.0.0beta7
2023-09-05 11:21:48 +02:00
R. Ryantm
6fa55ab582
php81Packages.psysh: 0.11.18 -> 0.11.20
2023-09-03 22:35:27 +00:00
Gaël Reyrol
dcca536d14
phpPackages.castor: init at 0.8.0
2023-09-01 17:16:49 +02:00
Gaël Reyrol
72069257bf
phpExtensions.opentelemetry: init at 1.0.0beta6
2023-08-26 10:14:07 +02:00
R. Ryantm
34cf27dae8
php81Packages.psalm: 5.13.1 -> 5.15.0
2023-08-23 03:13:17 +00:00
Elis Hirwing
040c064d8b
Merge pull request #249563 from NixOS/php/extensions/fix-ddtrace-extension
...
phpExtensions.ddtrace: fix `pname`
2023-08-16 18:56:41 +02:00
Pol Dellaiera
9c0cf2eacf
phpExtensions.ddtrace: fix pname
...
The issue has been introduced in https://github.com/NixOS/nixpkgs/pull/242166
2023-08-16 17:44:02 +02:00
Gaël Reyrol
f17751d00d
phpExtensions.vld: init at 0.18.0
2023-08-16 14:44:07 +02:00
Pol Dellaiera
cdfcd01d44
Merge pull request #248299 from r-ryantm/auto-update/php81Packages.phpstan
...
php81Packages.phpstan: 1.10.26 -> 1.10.28
2023-08-10 09:10:26 +02:00
R. Ryantm
9145d268ce
php81Packages.phpstan: 1.10.26 -> 1.10.28
2023-08-10 06:28:47 +00:00
R. Ryantm
4408f28d87
php81Packages.php-cs-fixer: 3.21.1 -> 3.22.0
2023-08-10 05:05:53 +00:00
Jan Malakhovski
5852f26bdc
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 1: trivial cases
2023-08-03 16:32:03 +00:00
Pol Dellaiera
c7c411bab0
phpExtensions.xdebug: 3.2.1 -> 3.2.2
2023-07-23 22:16:50 +02:00
R. Ryantm
e2b379fc4f
php81Packages.phpstan: 1.10.15 -> 1.10.26
2023-07-22 12:59:26 +00:00
Pol Dellaiera
48cbc7ae74
phpExtensions.msgpack: 2.2.0RC2 -> 2.2.0
2023-07-14 22:30:29 +02:00
Pol Dellaiera
676380cddb
phpExtensions.datadog_trace: fix builds on Linux
2023-07-12 17:01:58 +02:00
Pol Dellaiera
b2b126f73e
phpExtensions.openswoole: minor cleanup
2023-07-12 06:43:44 +02:00
Pol Dellaiera
16200935f3
phpExtensions.snuffleupagus: restore original maintainer
2023-07-12 00:47:49 +02:00
Pol Dellaiera
b7094a5aab
Merge pull request #242923 from NixOS/php/extension/update-grpc
...
phpExtensions.grpc: 1.50.0 -> 1.56.0
2023-07-12 00:42:57 +02:00
Pol Dellaiera
c69a5f66ca
Merge pull request #242918 from NixOS/php/extension/update-snuffleupagus
...
phpExtensions.snuffleupagus: 0.7.0 -> 0.9.0
2023-07-12 00:28:55 +02:00
Pol Dellaiera
0477cae528
phpExtensions.grpc: 1.50.0 -> 1.56.0
2023-07-11 22:54:07 +02:00
Pol Dellaiera
eb3677ff77
phpExtensions.snuffleupagus: 0.7.0 -> 0.9.0
2023-07-11 22:20:45 +02:00