Commit Graph

872 Commits

Author SHA1 Message Date
Zuruuh
a9f1795e90 php.extensions.uuid: init at v1.2.1 2024-12-02 10:04:51 +01:00
Piotr Kwiecinski
9484135264
php84Extensions.vld: 0.18.0 -> 0.18.0-unstable-2024-08-22
use the latest commit to fix php 8.4
2024-12-01 12:02:22 +01:00
Piotr Kwiecinski
6e826b78b0
php84Extensions.imagick: fix darwin build 2024-11-30 23:17:14 +01:00
Piotr Kwiecinski
65517c04a4
php84Extensions.xdebug: remove broken flag
Versions 3.4.0 and up are compatible with php 8.4
2024-11-29 10:16:09 +01:00
R. Ryantm
65d311a745 php84Extensions.xdebug: 3.3.2 -> 3.4.0 2024-11-29 05:06:20 +00:00
Pol Dellaiera
73b6cbce5c
php81Packages.phpstan: 1.11.8 -> 2.0.2 (#359957) 2024-11-28 22:10:14 +01:00
R. Ryantm
115b31f2a3 php81Packages.phpstan: 1.11.8 -> 2.0.2 2024-11-28 20:56:18 +00:00
Pol Dellaiera
c8bacdae50
php81Packages.grumphp: 2.6.0 -> 2.9.0 (#359926) 2024-11-28 21:36:43 +01:00
R. Ryantm
265b3aa46a php81Packages.grumphp: 2.6.0 -> 2.9.0 2024-11-28 19:04:09 +00:00
R. Ryantm
47866d72ca php84Extensions.mongodb: 1.20.0 -> 1.20.1 2024-11-28 03:03:19 +00:00
R. Ryantm
75fcc15c16 php81Packages.castor: 0.20.0 -> 0.21.0 2024-11-23 22:48:09 +00:00
omega-800
ea9f234f68 deployer: fix build by changing vendorHash 2024-11-23 13:33:27 +01:00
omega-800
0f0c673b42 grumphp: fix build by changing vendorHash 2024-11-23 11:48:35 +01:00
Maximilian Bosch
1af1932b36
Merge: php84: 8.4.0RC4 -> 8.4.1 (#357904) 2024-11-22 13:06:46 +01:00
Maximilian Bosch
7eefb31cd1
php84Extensions.apcu: 5.1.23 -> 5.1.24
ChangeLog: https://github.com/krakjoe/apcu/releases/tag/v5.1.24
2024-11-22 12:36:27 +01:00
R. Ryantm
0414b4c9dc php81Extensions.tideways: 5.13.0 -> 5.14.0 2024-11-21 01:30:00 +00:00
Domen Kožar
d774cc7921
tideways-cli: init at 1.2.2 (#351192) 2024-11-20 17:46:53 +01:00
R. Ryantm
fa810d82d9 php81Extensions.zstd: 0.13.3 -> 0.14.0 2024-11-19 00:52:22 +00:00
Gaetan Lepage
ea69a3e3ea php83Packages.psalm: fix hash 2024-11-17 13:41:36 +01:00
Gaetan Lepage
5be1290bb6 php83Packages.phpstan: fix hash 2024-11-17 12:10:25 +01:00
R. Ryantm
549d025fd6 php83Extensions.maxminddb: 1.11.1 -> 1.12.0 2024-11-15 04:18:15 +00:00
Pol Dellaiera
af4c8496b1
phpPackages.php-codesniffer: 3.9.0 -> 3.11.0 (#355684) 2024-11-14 05:37:59 +01:00
Pol Dellaiera
b0eadf3d02
phpPackages.phpinsights: 2.11.0 -> 2.12.0 (#355687) 2024-11-14 05:37:25 +01:00
Romain Gautier
0b609ebe3e
php83Packages.castor: 0.18.2 -> 0.20.0
Signed-off-by: Romain Gautier <mail@romain.sh>
2024-11-13 17:02:27 +01:00
Patka
9148144682
phpPackages.phpinsights: 2.11.0 -> 2.12.0 2024-11-13 16:32:34 +01:00
Patka
483d0dcb3f
phpPackages.php-codesniffer: 3.9.0 -> 3.11.0 2024-11-13 16:26:00 +01:00
Maximilian Bosch
8236f19edb
phpPackages.psysh: update hashes
I originally wanted to investigate what went wrong here, but I guess
that the tag just got force-pushed.

See https://hydra.nixos.org/build/276639542
2024-11-01 19:16:35 +01:00
Maximilian Bosch
4be7bdeb14
php84Extensions.openswoole: mark as broken
https://hydra.nixos.org/build/276670463
2024-11-01 18:34:14 +01:00
Maximilian Bosch
d4f3913b1e
php84Extensions.phalcon: mark as broken
https://hydra.nixos.org/build/276605866
2024-11-01 18:33:54 +01:00
Maximilian Bosch
c54778b345
php84Extensions.swoole: mark as broken
https://hydra.nixos.org/build/276557313

We have to await version 6.0 to support PHP 8.4.
2024-11-01 18:33:23 +01:00
Maximilian Bosch
a003408129
php84Extensions.xdebug: mark as broken
https://hydra.nixos.org/build/276609037
2024-11-01 18:32:56 +01:00
Maximilian Bosch
97addf2aff
php83Extensions.couchbase: mark as broken
ZHF #352882

Doesn't compile with PHP 8.3: https://hydra.nixos.org/build/276605925

We actually want to use the `couchbase-php-client`[1] repo. I briefly
tried to package it, but given that I don't care a bit about this
specific extension and it was far too annoying (vendored C++ libraries,
.gitattributes removing CMake files from the GitHub tarball, a random
CMake "package manager" is used) I decided to not bother.

If nobody steps up, I'd suggest to throw it out when PHP 8.2 becomes
EOL.

[1] https://github.com/couchbase/couchbase-php-client/
2024-11-01 18:16:48 +01:00
Pol Dellaiera
f426fcb7f7
phpPackages.php-cs-fixer: 3.58.1 -> 3.64.0 (#352033) 2024-10-29 08:14:38 +01:00
Patka
1d386e0027
phpPackages.php-cs-fixer: 3.58.1 -> 3.64.0 2024-10-29 07:37:13 +01:00
Patka
01ac3acfc7
phpPackages.phing: 3.0.0-rc6 -> 3.0.0 2024-10-29 06:49:36 +01:00
Soner Sayakci
c40002e9c8
php82Extensions.tideways: init at 5.13.0 2024-10-28 19:17:45 +01:00
Pol Dellaiera
4594cefa10
phpExtensions.parallel: init at 1.2.4 (#350771) 2024-10-26 05:21:10 +02:00
pascal
bab2c41591
phpExtensions.parallel: init at 1.2.4 2024-10-25 13:33:55 +02:00
Romain Gautier
a5ae6217c2
php83Packages.castor: 0.17.1 -> 0.18.2
Signed-off-by: Romain Gautier <mail@romain.sh>
2024-10-23 18:07:19 +02:00
R. Ryantm
7f2652e77c php82Extensions.memcached: 3.2.0 -> 3.3.0 2024-10-18 04:19:10 +00:00
chris montgomery
5040fbef9f
phpPackages.composer: 2.7.9 -> 2.8.1 (#347113) 2024-10-07 21:25:43 +02:00
Soner Sayakci
15559ac221
php84.extensions.pcov: fix build 2024-10-03 17:01:52 +02:00
R. Ryantm
f5870a9b6d php84Extensions.opentelemetry: 1.1.0beta2 -> 1.1.0 2024-10-03 03:28:18 +00:00
R. Ryantm
2d27eefb96 php81Extensions.spx: 0.4.16 -> 0.4.17 2024-09-30 22:18:53 +00:00
R. Ryantm
2d192a061a php84Extensions.mongodb: 1.19.4 -> 1.20.0 2024-09-25 10:38:09 +00:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. Ryantm
aa7cb03753 php82Extensions.mongodb: 1.19.3 -> 1.19.4 2024-09-09 14:43:39 +00:00
R. Ryantm
7205ceb0c5 php81Extensions.opentelemetry: 1.0.3 -> 1.1.0beta2 2024-09-08 23:35:22 +00:00
Pol Dellaiera
0529669528
php83Extensions.snuffleupagus: 0.10.0 -> 0.11.0 (#340121) 2024-09-07 11:23:12 +02:00
R. Ryantm
5b33b2391d php83Extensions.snuffleupagus: 0.10.0 -> 0.11.0 2024-09-06 14:48:10 +00:00