about summary refs log tree commit diff
path: root/pkgs/development/interpreters/php/generic.nix
AgeCommit message (Expand)AuthorFilesLines
2024-03-14php: use `--replace-fail`Pol Dellaiera1-7/+6
2023-12-03php: add flags for static build and zend engine tweaksSoner Sayakci1-2/+7
2023-11-08php: add `phpSrc` attribute (#254556)Pol Dellaiera1-5/+18
2023-09-13php: add new builder `buildComposerProject`Pol Dellaiera1-1/+1
2023-09-08php: fix path to `genfiles`Pol Dellaiera1-2/+2
2023-08-14treewide: `overrideScope'` -> `overrideScope`Artturin1-1/+1
2023-06-21php: drop PHP 8.0Thomas Gerbet1-2/+1
2023-06-01php: use binary wrappersLars Strojny1-2/+2
2023-03-19Set PHP_INI_SCAN_DIR only if not setLars Strojny1-4/+4
2023-02-10php: add `meta.mainProgram`Pol Dellaiera1-0/+1
2023-01-22treewide: systemdSupport: use lib.meta.availableOnAdam Joseph1-1/+1
2023-01-05php: add `updateScript`Pol Dellaiera1-0/+17
2022-11-20Merge pull request #198470 from RaitoBezarius/nc25-opensslMaximilian Bosch1-1/+1
2022-11-13php: switch to `nts` by defaultPol Dellaiera1-1/+1
2022-11-11nixos/nextcloud: fixup openssl compat changeMaximilian Bosch1-1/+1
2022-10-10treewide: optional -> optionals where the argument is a listArtturin1-2/+2
2022-07-08php: sha256 -> hashajs1241-2/+2
2022-05-10php: Remove fixes for abandoned PHP versionsJan Tojnar1-14/+2
2022-04-25treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg1-1/+1
2022-04-22php: remove whitespaceShyim1-1/+1
2022-04-22php: fix extensions on php-cgiShyim1-0/+4
2021-12-14php: skip performance sensitive testsKonrad Borowski1-0/+1
2021-11-14php: Implement overrideAttrs that composes with buildEnv/withExtensionsJan Tojnar1-135/+169
2021-07-01php: drop left-over 7.3 checkajs1241-2/+0
2021-06-29php: expose mkExtensionAaron Andersen1-1/+1
2021-06-26php: Run nixpkgs-fmt on all php related filesElis Hirwing1-129/+151
2021-06-22Merge branch 'master' into staging-nextMartin Weinelt1-3/+3
2021-06-21Revert "php/generic: Allow to extend PHP_INI_SCAN_DIR"Kim Lindberger1-3/+3
2021-06-16Merge branch 'staging-next' into stagingJan Tojnar1-3/+3
2021-06-14Allow to extend PHP_INI_SCAN_DIRSerhii Zhuravel1-3/+3
2021-06-12Use lib.meta.availableOn for optional Valgrind dependencyZhaofeng Li1-1/+1
2021-06-06php: Simplify generic.nixJan Tojnar1-245/+244
2021-06-04php: Drop PHP 7.3 supportElis Hirwing1-9/+7
2021-04-28Merge pull request #114175 from eyJhb/php-phpdbg-disableKim Lindberger1-1/+1
2021-03-27Merge pull request #114173 from eyJhb/php-clisupport-falseElis Hirwing1-1/+3
2021-03-02nixos/tests/php: Select the right versions of the tests depending on versionElis Hirwing1-1/+2
2021-02-27php: Rename extra init file in store and symlink it instead of copyingElis Hirwing1-3/+3
2021-02-23php: fixed not being able to disable phpdbgSupporteyjhb1-1/+1
2021-02-23php: fixed building with cliSupport = falseeyjhb1-1/+3
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2020-12-16php.packages: Make packages overridableJan Tojnar1-1/+2
2020-12-15phpPackages: convert to scopeJan Tojnar1-2/+3
2020-12-01php80: init at 8.0.0Soner Sayakci1-1/+2
2020-11-16Merge branch 'master' into wrapprogram-for-phpdbgAlex Good1-0/+278
2020-11-06php: Refactor to have the different versions as separate filesElis Hirwing1-0/+274
2015-08-11php: Use callPackagesEelco Dolstra1-291/+0
2015-07-19Merge pull request #8871 from mayflower/php7-beta1Austin Seipp1-6/+14
2015-07-17php70: init at 7.0beta1Robin Gloster1-6/+14
2015-07-01php: fix broken build inputs (ZHF)Luca Bruno1-2/+2