summary refs log tree commit diff
path: root/nixos/tests/php
AgeCommit message (Expand)AuthorFilesLines
2022-11-30php8*: disable PCRE2 JIT SEAlloc to avoid crashes when forkingThomas Gerbet1-3/+13
2022-03-28treewide: machine -> nodes.machineRobert Hensing3-3/+3
2022-02-08treewide: use configured nginx packageSandro Jäckel1-1/+1
2021-06-26php: Run nixpkgs-fmt on all php related filesElis Hirwing4-34/+41
2021-03-04nixos/tests/php: add apcu to php to actually test whether extensions are prop...Maximilian Bosch2-5/+11
2021-03-04nixos/tests/php/fpm: make sure that extensions are actually loadedMaximilian Bosch1-0/+3
2021-03-03Merge pull request #114853 from lourkeur/fix-string-escapingtaku01-1/+1
2021-02-28nixos/tests/php: Declare php package used instead of just using defaultElis Hirwing4-14/+18
2020-12-31fpm.nix: fix string escapingkvtb1-1/+1
2020-10-25nixos/tests/php: Use curl --failScott Worley3-3/+3
2020-04-29nixosTests.php: Add maintainer team as maintainersElis Hirwing3-5/+7
2020-04-29Revert "PHP maintainer team"Elis Hirwing3-7/+5
2020-04-22nixosTests.php: Add maintainer team as maintainersElis Hirwing3-5/+7
2020-04-17nixosTests.php.fpm: Clean up to match httpd testJan Tojnar1-6/+4
2020-04-17nixosTests.php.pcre: Clean upJan Tojnar1-3/+3
2020-04-17nixosTests.php.httpd: initJan Tojnar2-0/+32
2020-04-05nixos/php: Move the pcre tests to the php test attributeElis Hirwing2-0/+38
2020-04-05nixos/php: Add tests for phpfpmElis Hirwing2-0/+61