Pol Dellaiera
b247b1e07d
php.packages.grumphp: 1.15.0 -> 2.1.0
2023-10-21 16:56:31 +02:00
Pol Dellaiera
c5ada8b4ca
Merge pull request #262233 from gaelreyrol/php-extension-opentelemetry-1.0.0rc3
...
phpExtensions.opentelemetry: 1.0.0RC2 -> 1.0.0RC3
2023-10-20 20:04:05 +02:00
Pol Dellaiera
3dfbf36264
phpExtensions.xdebug: 3.2.2 -> 3.3.0alpha3
2023-10-20 11:17:14 +02:00
Gaël Reyrol
7fb74fbf3f
phpExtensions.opentelemetry: 1.0.0RC2 -> 1.0.0RC3
2023-10-20 10:33:39 +02:00
Gaël Reyrol
bddcc722e0
phpExtensions.opentelemetry: 1.0.0beta7 -> 1.0.0RC2
2023-10-17 15:18:20 +02:00
Pol Dellaiera
7865280a3c
phpExtensions.php-spx: init at 0.4.14
2023-10-15 10:52:02 +02:00
Weijia Wang
1a3a7b6101
Merge pull request #260667 from r-ryantm/auto-update/php81Packages.castor
...
php81Packages.castor: 0.8.0 -> 0.9.1
2023-10-12 23:29:03 +02:00
Weijia Wang
f67998e75c
Merge pull request #260671 from r-ryantm/auto-update/php81Packages.php-cs-fixer
...
php81Packages.php-cs-fixer: 3.28.0 -> 3.34.1
2023-10-12 23:24:40 +02:00
Weijia Wang
6636f9b0e5
Merge pull request #260677 from r-ryantm/auto-update/php81Packages.phpcs
...
php81Packages.phpcs: 3.7.1 -> 3.7.2
2023-10-12 23:24:28 +02:00
Weijia Wang
b6f71a4f03
Merge pull request #260681 from r-ryantm/auto-update/php81Packages.phpmd
...
php81Packages.phpmd: 2.13.0 -> 2.14.1
2023-10-12 23:24:12 +02:00
Ryan Mulligan
8176f5fab5
Merge pull request #260660 from r-ryantm/auto-update/php81Extensions.datadog_trace
...
php81Extensions.datadog_trace: 0.89.0 -> 0.92.2
2023-10-12 06:27:56 -07:00
R. Ryantm
50d78b0ed6
php81Packages.phpmd: 2.13.0 -> 2.14.1
2023-10-12 12:12:04 +00:00
R. Ryantm
4776c5baf5
php81Packages.phpcs: 3.7.1 -> 3.7.2
2023-10-12 12:06:31 +00:00
R. Ryantm
9b3bc22b2f
php81Packages.php-cs-fixer: 3.28.0 -> 3.34.1
2023-10-12 11:40:23 +00:00
R. Ryantm
9a84d0ec60
php81Packages.castor: 0.8.0 -> 0.9.1
2023-10-12 11:14:14 +00:00
R. Ryantm
bb3f82b1dd
php81Extensions.snuffleupagus: 0.9.0 -> 0.10.0
2023-10-12 10:56:20 +00:00
R. Ryantm
5e01915ea9
php81Extensions.datadog_trace: 0.89.0 -> 0.92.2
2023-10-12 10:17:07 +00:00
Pol Dellaiera
0c9abd9fa7
phpExtensions.meminfo: init at unstable-2022-03-25
2023-10-09 18:45:30 +02:00
Pol Dellaiera
624495f595
phpPackages.psalm: use buildComposerProject
builder
2023-10-09 10:16:25 +02:00
Pol Dellaiera
a1e85db798
phpPackages.phpstan: use buildComposerProject
builder
2023-10-09 10:16:24 +02:00
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