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
R. Ryantm
7bbe0d748c
php81Extensions.phalcon: 5.6.0 -> 5.6.1
2024-02-09 04:37:09 +00:00
Andrew Warren-Love
c89e846875
phpExtensions.swoole: 5.0.3 -> 5.1.2
2024-02-08 09:32:29 +01:00
Pol Dellaiera
9d29b95079
Merge pull request #283296 from r-ryantm/auto-update/php81Extensions.datadog_trace
...
php81Extensions.datadog_trace: 0.96.0 -> 0.97.0
2024-02-06 06:32:03 +01:00
R. Ryantm
bcf0d4b0fc
php81Extensions.datadog_trace: 0.96.0 -> 0.97.0
2024-02-05 14:15:00 +01:00
Pol Dellaiera
2eab263f5c
Merge pull request #286451 from gaelreyrol/php-opentelemetry-1.0.1
...
phpExtensions.opentelemetry: 1.0.0 -> 1.0.1
2024-02-05 13:37:46 +01:00
Gaël Reyrol
64054871bd
phpExtensions.opentelemetry: 1.0.0 -> 1.0.1
2024-02-05 09:25:06 +01:00
Soner Sayakci
8d83f2153c
php82Extensions.zstd: init at 0.13.3
2024-02-04 20:08:39 +01:00
R. Ryantm
409eb0cbdf
php81Packages.php-cs-fixer: 3.48.0 -> 3.49.0
2024-02-02 19:06:53 +00:00
R. Ryantm
680c93e808
php81Extensions.amqp: 2.1.1 -> 2.1.2
2024-01-24 20:35:39 +00:00
Robin Gloster
647cb93d47
Merge pull request #282579 from r-ryantm/auto-update/php81Extensions.phalcon
...
php81Extensions.phalcon: 5.5.0 -> 5.6.0
2024-01-22 11:59:40 +01:00
R. Ryantm
1fe1159820
php81Extensions.phalcon: 5.5.0 -> 5.6.0
2024-01-21 12:36:26 +00:00
R. Ryantm
160098e636
php81Packages.php-cs-fixer: 3.45.0 -> 3.48.0
2024-01-21 08:05:23 +00:00
R. Ryantm
cdd6a14115
php81Extensions.relay: 0.6.8 -> 0.7.0
2024-01-20 05:00:13 +00:00
Pol Dellaiera
ebf5e4448d
Merge pull request #281993 from gaelreyrol/castor-update-0.11.1
...
phpPackages.castor: 0.10.0 -> 0.11.1
2024-01-19 13:34:45 +01:00
Gaël Reyrol
f17bb90abf
phpPackages.castor: 0.10.0 -> 0.11.1
...
Diff: https://github.com/jolicode/castor/compare/v0.10.0...v0.11.1
Changelog: https://github.com/jolicode/castor/blob/v0.11.1/CHANGELOG.md
2024-01-19 08:40:27 +01:00
Gaël Reyrol
0d7a026204
phpExtensions.spx: 0.4.14 -> 0.4.15
2024-01-19 08:34:19 +01:00
R. Ryantm
f7e083c2c4
php81Packages.php-cs-fixer: 3.42.0 -> 3.45.0
2024-01-02 04:08:54 +00:00
Soner Sayakci
4be58c5f97
phpExtensions.grpc: use shared system grpc
2023-12-28 21:46:06 +01:00
Pol Dellaiera
7f32391670
Merge pull request #277092 from r-ryantm/auto-update/php81Packages.php-cs-fixer
...
php81Packages.php-cs-fixer: 3.41.1 -> 3.42.0
2023-12-27 14:35:40 +01:00
Pol Dellaiera
d2296f9707
Merge pull request #277091 from r-ryantm/auto-update/php81Packages.phan
...
php81Packages.phan: 5.4.2 -> 5.4.3
2023-12-27 14:00:13 +01:00
Pol Dellaiera
d98cf0460c
Merge pull request #277090 from r-ryantm/auto-update/php81Extensions.phalcon
...
php81Extensions.phalcon: 5.4.0 -> 5.5.0
2023-12-27 13:53:41 +01:00
Pol Dellaiera
6a56091fcf
Merge pull request #277089 from r-ryantm/auto-update/php81Extensions.mongodb
...
php81Extensions.mongodb: 1.17.1 -> 1.17.2
2023-12-27 13:47:32 +01:00
Pol Dellaiera
082379ebde
Merge pull request #277086 from r-ryantm/auto-update/php81Extensions.ds
...
php81Extensions.ds: 1.4.0 -> 1.5.0
2023-12-27 13:42:26 +01:00
R. Ryantm
c1bb34dedf
php81Packages.php-cs-fixer: 3.41.1 -> 3.42.0
2023-12-27 12:03:54 +00:00
R. Ryantm
b880683131
php81Packages.phan: 5.4.2 -> 5.4.3
2023-12-27 12:03:40 +00:00
R. Ryantm
10f5b55eaf
php81Extensions.mongodb: 1.17.1 -> 1.17.2
2023-12-27 11:49:14 +00:00
R. Ryantm
d83535dbac
php81Extensions.phalcon: 5.4.0 -> 5.5.0
2023-12-27 11:49:06 +00:00
R. Ryantm
5e32982f71
php81Extensions.ds: 1.4.0 -> 1.5.0
2023-12-27 11:16:22 +00:00
R. Ryantm
9873e4b7a7
php81Extensions.datadog_trace: 0.95.0 -> 0.96.0
2023-12-27 11:11:46 +00:00
Pol Dellaiera
32ea06b235
Merge pull request #275887 from drupol/bump/php/december-2023
...
php: 8.1.27, 8.2.14, 8.3.1
2023-12-26 00:02:10 +01:00
Pol Dellaiera
2100a51ebd
phpExtensions.apcu: remove obsolete patch
2023-12-25 22:40:03 +01:00
Pol Dellaiera
5023c10cbf
php.packages.grumphp: 2.1.0 -> 2.4.0
2023-12-22 09:58:50 +01:00
Robin Gloster
b5556f2c37
Merge pull request #268109 from helsinki-systems/helsinki-maintainer-team
...
maintainers/teams: init and add helsinki-systems
2023-12-20 11:43:29 +01:00
Pol Dellaiera
1026f54cf4
Merge pull request #275030 from r-ryantm/auto-update/php81Extensions.datadog_trace
...
php81Extensions.datadog_trace: 0.94.0 -> 0.95.0
2023-12-18 08:26:41 +01:00
Pol Dellaiera
b5fd2ac75f
Merge pull request #275042 from r-ryantm/auto-update/php81Extensions.mongodb
...
php81Extensions.mongodb: 1.16.2 -> 1.17.1
2023-12-18 08:26:33 +01:00
Pol Dellaiera
db2af98563
Merge pull request #275032 from r-ryantm/auto-update/php81Extensions.maxminddb
...
php81Extensions.maxminddb: 1.11.0 -> 1.11.1
2023-12-18 08:26:25 +01:00
Pol Dellaiera
d395476732
Merge pull request #275045 from r-ryantm/auto-update/php81Extensions.openswoole
...
php81Extensions.openswoole: 22.0.0 -> 22.1.2
2023-12-18 08:26:19 +01:00
Pol Dellaiera
0d93ea74fb
Merge pull request #275048 from r-ryantm/auto-update/php81Packages.php-cs-fixer
...
php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1
2023-12-18 08:26:11 +01:00
R. Ryantm
6fce82a10e
php81Packages.phpmd: 2.14.1 -> 2.15.0
2023-12-17 19:10:55 +00:00
R. Ryantm
417ad7b034
php81Packages.php-cs-fixer: 3.40.0 -> 3.41.1
2023-12-17 19:06:49 +00:00
R. Ryantm
bc940be7c3
php81Extensions.openswoole: 22.0.0 -> 22.1.2
2023-12-17 18:51:20 +00:00
R. Ryantm
ca56a0908f
php81Extensions.mongodb: 1.16.2 -> 1.17.1
2023-12-17 18:35:48 +00:00
R. Ryantm
400c5a622a
php81Extensions.maxminddb: 1.11.0 -> 1.11.1
2023-12-17 17:39:18 +00:00
R. Ryantm
bfbebb4158
php81Extensions.datadog_trace: 0.94.0 -> 0.95.0
2023-12-17 17:22:08 +00:00
Pol Dellaiera
683a9b31c5
php.extensions.xdebug: 3.3.0 -> 3.3.1
2023-12-16 11:12:36 +01:00
Gabriel Ostrolucký
90d83cc035
phpExtensions.relay: Fix dylib in Darwin
2023-12-12 22:17:20 +01:00
Pol Dellaiera
cbead7e37f
phpPackages.box: use php82
2023-12-10 12:46:35 +01:00
Pol Dellaiera
886eb57ad4
phpPackages.box: 4.5.1 -> 4.6.0
2023-12-10 12:37:44 +01:00
Gaël Reyrol
84d8f6ad7a
phpPackages.composer: 2.6.5 -> 2.6.6
...
Diff: https://github.com/composer/composer/compare/2.6.5...2.6.6
Changelog: https://github.com/composer/composer/releases/tag/2.6.6
2023-12-08 20:42:17 +01:00
Pol Dellaiera
5d42b84e1b
Merge pull request #268098 from gaelreyrol/php-extensions-spx-extension-name
...
phpExtensions.php-spx: change pname to spx
2023-12-05 23:57:24 +01:00
Pol Dellaiera
b8bf2d1f0d
phpPackages.box: 4.5.0 -> 4.5.1
2023-12-05 21:23:55 +01:00
Marco Burro
f9a2a9f18a
phpExtensions.php-spx: rename extension and folder
...
Configure allowAliases for old extension name
2023-12-05 17:41:14 +01:00
Gaël Reyrol
26401d463e
phpExtensions.php-spx: change pname to spx
2023-12-05 17:05:57 +01:00
Pol Dellaiera
6644769897
phpPackages.psalm: add meta.mainProgram
2023-12-05 16:40:50 +01:00
Pol Dellaiera
254477deb4
phpPackages.grumphp: add meta.mainProgram
2023-12-05 16:40:48 +01:00
Pol Dellaiera
fbb493629f
phpPackages.composer: add meta.mainProgram
2023-12-05 16:40:46 +01:00
Gaël Reyrol
42c144581f
phpExtensions.xdebug: 3.3.0alpha3 -> 3.3.0
2023-12-01 08:03:33 +01:00
ajs124
7b6580dba4
maintainers/teams: init and add helsinki-systems
2023-11-30 19:11:08 +01:00
Gaël Reyrol
40a5a96527
phpspy: init at 0.6.0
2023-11-29 10:28:13 +01:00
Pol Dellaiera
68efec90db
Merge pull request #270128 from ostrolucky/relay-bump
...
phpExtensions.relay: 0.6.3 -> 0.6.8
2023-11-27 21:37:30 +01:00
Pol Dellaiera
caba42edf8
Merge pull request #270394 from r-ryantm/auto-update/php81Packages.php-cs-fixer
...
php81Packages.php-cs-fixer: 3.37.1 -> 3.40.0
2023-11-27 20:47:13 +01:00
Pol Dellaiera
e35216204b
Merge pull request #270330 from r-ryantm/auto-update/php81Extensions.datadog_trace
...
php81Extensions.datadog_trace: 0.93.1 -> 0.94.0
2023-11-27 12:15:37 +01:00
Pol Dellaiera
0d414941fe
Merge pull request #270314 from r-ryantm/auto-update/php81Extensions.apcu
...
php81Extensions.apcu: 5.1.22 -> 5.1.23
2023-11-27 12:15:21 +01:00
R. Ryantm
dffaca7e78
php81Packages.php-cs-fixer: 3.37.1 -> 3.40.0
2023-11-27 10:19:59 +00:00
R. Ryantm
1b732db24b
php81Extensions.datadog_trace: 0.93.1 -> 0.94.0
2023-11-27 02:40:01 +00:00
R. Ryantm
0a2a243a44
php81Extensions.ast: 1.1.0 -> 1.1.1
2023-11-27 01:17:25 +00:00
R. Ryantm
ea4836f69a
php81Extensions.apcu: 5.1.22 -> 5.1.23
2023-11-27 01:13:38 +00:00
Gabriel Ostrolucký
3761771d87
phpExtensions.relay: 0.6.3 -> 0.6.8
2023-11-26 13:29:16 +01:00
Pol Dellaiera
9ab1c33c8b
php.packages.phpstan: 1.10.37 -> 1.10.44
2023-11-21 20:28:56 +01:00
Gaël Reyrol
b57ae8fe82
phpPackages.castor: 0.9.1 -> 0.10.0
2023-11-20 09:11:16 +01:00
github-actions[bot]
263a89fa08
Merge master into staging-next
2023-11-08 12:01:20 +00:00
Gaël Reyrol
0499c5b6d1
phpExtensions.memprof: init at 3.0.2 ( #266086 )
2023-11-08 09:08:45 +01:00
github-actions[bot]
3c43b804d4
Merge master into staging-next
2023-11-03 18:01:23 +00:00
Pol Dellaiera
6e10eb51fd
Merge pull request #265150 from r-ryantm/auto-update/php81Extensions.datadog_trace
...
php81Extensions.datadog_trace: 0.92.2 -> 0.93.1
2023-11-03 15:26:06 +01:00
github-actions[bot]
db0a71076b
Merge master into staging-next
2023-11-03 12:01:07 +00:00
Elis Hirwing
d75a8623e7
Merge pull request #260657 from r-ryantm/auto-update/php81Extensions.amqp
...
php81Extensions.amqp: 1.11.0 -> 2.1.1
2023-11-03 07:56:43 +01:00
Elis Hirwing
d261272532
Merge pull request #265151 from r-ryantm/auto-update/php81Extensions.redis
...
php81Extensions.redis: 6.0.1 -> 6.0.2
2023-11-03 07:55:26 +01:00
Elis Hirwing
8be1680aad
Merge pull request #265152 from r-ryantm/auto-update/php81Extensions.phalcon
...
php81Extensions.phalcon: 5.3.1 -> 5.4.0
2023-11-03 07:54:54 +01:00
Elis Hirwing
f786e76eef
Merge pull request #265155 from r-ryantm/auto-update/php81Packages.php-cs-fixer
...
php81Packages.php-cs-fixer: 3.34.1 -> 3.37.1
2023-11-03 07:53:23 +01:00
R. Ryantm
e044c4e999
php81Packages.phpcbf: 3.7.1 -> 3.7.2
2023-11-03 05:58:43 +00:00
R. Ryantm
e589c1b078
php81Packages.php-cs-fixer: 3.34.1 -> 3.37.1
2023-11-03 05:55:25 +00:00
R. Ryantm
4b9a993852
php81Extensions.phalcon: 5.3.1 -> 5.4.0
2023-11-03 05:33:51 +00:00
R. Ryantm
65fe784fe4
php81Extensions.redis: 6.0.1 -> 6.0.2
2023-11-03 05:32:44 +00:00
R. Ryantm
6177ec01d3
php81Extensions.datadog_trace: 0.92.2 -> 0.93.1
2023-11-03 05:16:06 +00:00
R. Ryantm
08cf9e559b
php81Extensions.amqp: 1.11.0 -> 2.1.1
2023-11-03 05:01:06 +00:00
github-actions[bot]
4791949f6a
Merge master into staging-next
2023-10-28 00:02:23 +00:00
Pol Dellaiera
d5ec294077
php.packages.box: 4.3.8 -> 4.5.0
2023-10-27 18:41:02 +02:00
Randy Eckenrode
c2e00b14cd
phpExtensions.datadog_trace: switch to overrideSDK
...
Using overrideSDK allows datadog_trace to use the correct SDK frameworks
even when they are propagated from curl.
2023-10-26 13:26:39 -04:00
Gaël Reyrol
9ce6a39cac
phpExtensions.opentelemetry: 1.0.0RC3 -> 1.0.0
2023-10-25 14:39:59 +02:00
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