Commit Graph

462 Commits

Author SHA1 Message Date
Sergei Trofimovich
d1c585a790 php81.extensions.sqlite3, php82.extensions.sqlite3: backport sqlite-3.44.0 fix
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-11-29 13:00:37 +00:00
Manuel Frischknecht
fb1cc4af9c Skip sqlite3_bind_bug68849.phpt php unit test on i686 linux
PHP unit tests are broken with SQLite >= 3.43 [1].
If I understand the discussion in the SQLite forums [2]
on the issue correctly, the trigger for this should not
be a problem with SQLite itself but the test itself
(and thus using a current SQLite version shouldn't
generally be a problem for actual PHP code).

[1]: https://github.com/php/php-src/issues/12076
[2]: https://www.sqlite.org/forum/forumpost/abbb95376ec6cd5f
2023-11-25 13:57:15 +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
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
Elis Hirwing
55c6f8dcdd
Merge pull request #261175 from NixOS/php/add-php-spx-extension
phpExtensions.php-spx: init at 0.4.14
2023-10-17 07:32:58 +02:00
Elis Hirwing
f7ac705d8b
Merge pull request #261470 from fgaz/php-opcache/optional-valgrind
phpExtensions.opcache: use valgrind only where supported
2023-10-17 07:27:25 +02:00
Francesco Gazzetta
4a4991d33b phpExtensions.opcache: use valgrind only where supported
opcache is a default extension, so this fixes eval of php on platforms
where valgrind is not supported, such as risc-v.
2023-10-16 15:53:45 +02:00
Pol Dellaiera
7865280a3c
phpExtensions.php-spx: init at 0.4.14 2023-10-15 10:52:02 +02:00
Pol Dellaiera
0c9abd9fa7
phpExtensions.meminfo: init at unstable-2022-03-25 2023-10-09 18:45:30 +02: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
Pol Dellaiera
b36ad2f517
php: add new builder buildComposerProject 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
Paweł Krzaczkowski
e71418aee0
phpExtensions.phalcon: init at 5.3.0 2023-09-08 18:48:44 +02:00
Pol Dellaiera
95fd689f85 php: run genfiles for building extensions too 2023-09-08 12:37:24 +02: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
Gaël Reyrol
f17751d00d
phpExtensions.vld: init at 0.18.0 2023-08-16 14:44:07 +02:00
Pol Dellaiera
eb3677ff77
phpExtensions.snuffleupagus: 0.7.0 -> 0.9.0 2023-07-11 22:20:45 +02:00
Pol Dellaiera
020b80bf26 phpExtensions.datadog_trace: prevent buildPecl to always use the same version of PHP 2023-07-10 17:03:11 +02:00
Pol Dellaiera
bcb9b2b723 phpExtensions.mongodb: prevent buildPecl to always use the same version of PHP 2023-07-10 17:03:11 +02:00
Pol Dellaiera
184b3b322e
Merge pull request #242366 from NixOS/php/extension/bump-mongodb-extension
phpExtensions.mongodb: 1.15.0 -> 1.16.1
2023-07-10 15:57:16 +02:00
Pol Dellaiera
5416f26eee phpExtensions.mongodb: 1.15.0 -> 1.16.1 2023-07-10 14:10:24 +02:00
Pol Dellaiera
c8bb2d35d9 phpExtensions.datadog_trace: 0.82.0 -> 0.89.0 2023-07-10 14:08:36 +02:00
Pol Dellaiera
793abdf061
Merge pull request #242134 from NixOS/php/extension-inotify-update
phpExtensions.inotify: update platforms
2023-07-08 13:40:37 +02:00
Pol Dellaiera
2ab8bf1afa
phpExtensions.inotify: update platforms
Follow up of https://github.com/NixOS/nixpkgs/pull/242015
2023-07-08 13:35:27 +02:00
Pol Dellaiera
06b79b17e4 php83: 8.3.0alpha2 -> 8.3.0alpha3 2023-07-07 17:23:45 +02:00
Pol Dellaiera
05386496df phpExtensions.inotify: disable on darwin
The `inotify` extension is only available on Linux.
2023-07-07 11:01:11 +02:00
Pol Dellaiera
5f85fe1e8a
php83: init at 8.3.0alpha2 (#239151)
* php83: init at 8.3.0alpha2

* phpExtensions.blackfire: disable for php 8.3

* phpExtensions.apcu: patch for 8.3 only
2023-06-26 20:51:23 +02:00
Thomas Gerbet
6f6090be77 php: cleanup conditions looking for PHP 8.0
This was missed in 84c0cb1471.
2023-06-22 18:52:56 +02:00
Joshua Trees
a06de115e8
phpExtensions.uv: init at 0.3.0 (#238329)
* phpExtensions.uv: init at 0.3.0

* Update pkgs/development/php-packages/uv/default.nix

---------

Co-authored-by: Joshua Trees <me@jtrees.io>
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-19 23:34:30 +02:00
Gabriel Ostrolucký
c554c35197
phpExtensions.relay: init at 0.6.3 2023-05-05 17:34:25 +02:00
Gabriel Ostrolucký
a47d2b3dde
phpExtensions.msgpack: init at 2.2.0RC2 2023-03-13 17:52:28 +01:00
Gabriel Ostrolucký
7953ef015a
phpExtensions.ssh2: init at 1.3.1 2023-03-13 17:52:28 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Elis Hirwing
12aa304e68
Merge pull request #215539 from LeSuisse/php-opcache-flaky-test-darwin
phpExtensions.opcache: remove flaky test on darwin
2023-02-10 11:27:38 +01:00
Elis Hirwing
91c61da251
Merge pull request #171543 from Artturin/fixrandommk1
phpPackages.mkDerivation: use lib.{fix,extends} instead of //
2023-02-10 10:35:19 +01:00
Thomas Gerbet
7a09daa913 phpExtensions.opcache: remove flaky tests on darwin
Some of the tests of ext-opcache are flaky on darwin.
Issue is not obvious to me and I cannot troubleshoot this locally.
2023-02-09 23:29:38 +01:00
Artturin
4d32075a0e phpPackages.mkDerivation: use lib.{fix,extends} instead of //
// on a overrideAttrs'able works badly

here we use lib.fix and lib.extends instead of overrideAttrs to have
less of a performance impact
2023-02-08 19:34:41 +02:00
Thomas Gerbet
e3bec64e7f phpExtensions.opcache: fix test environment for darwin 2023-02-06 22:47:16 +01:00
Pol Dellaiera
fb528f2237
php82: 8.2.1 -> 8.2.2 2023-02-01 21:40:01 +01:00
Bobby Rong
6efdd8b483
php.extensions.enchant: use enchant2
enchant2 is supported in PHP8+.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-01-17 17:45:16 +08:00
Thomas Gerbet
91f785d868 php81Extensions.opcache, php81Extensions.opcache: fix test 2023-01-08 19:43:53 +01:00
Stanisław Pitucha
41064f4288
Merge pull request #208084 from apeschar/phan
phpPackages.phan: init at 5.4.1
2022-12-30 09:45:59 +11:00
Pol Dellaiera
8cd511dde1
feat: add passthru flags in PHP extension builder
So they can be handled correctly by `nix-update` tool
2022-12-29 18:19:12 +01:00
Albert Peschar
c8443f71d1 phpPackages.phan: init at 5.4.1 2022-12-29 11:44:59 +02:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Maximilian Bosch
2580440389
Merge pull request #198470 from RaitoBezarius/nc25-openssl
nextcloud25: use openssl 1.1 as a PHP extension to fix RC4 encryption
2022-11-20 18:32:41 +01:00
Elis Hirwing
21b44e792e
php.packages: Add back meta attributes 2022-11-12 08:30:42 +01:00