summary refs log tree commit diff
path: root/pkgs/development/interpreters/php
Commit message (Expand)AuthorAge
* php: use system-sendmailKonrad Borowski2020-08-21
* php: Drop PHP 7.2 supportElis Hirwing2020-08-10
* Merge pull request #92928 from etu/php72-updateMaximilian Bosch2020-07-11
|\
| * php72: 7.2.31 -> 7.2.32Elis Hirwing2020-07-11
* | Merge pull request #92927 from etu/php73-updateMaximilian Bosch2020-07-11
|\ \
| * | php73: 7.3.19 -> 7.3.20Elis Hirwing2020-07-11
| |/
* / php74: 7.4.7 -> 7.4.8Elis Hirwing2020-07-11
|/
* php7{2,3}: fix darwin buildMaximilian Bosch2020-06-25
* php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7Christian Kauhaus2020-06-25
* php < 7.4: Fix validation of PKG_CONFIG varJohn Ericson2020-06-13
* php.buildEnv: Let enabled extensions to pass through by defaulttalyz2020-05-29
* php74: 7.4.5 -> 7.4.6Elis Hirwing2020-05-16
* php74: 7.4.4 -> 7.4.5Elis Hirwing2020-05-15
* php.buildPecl: Allow PECLs to depend on other PECLstalyz2020-05-09
* php: override outputsToInstall when using withExtensionsLuke Granger-Brown2020-05-06
* php: Set maintainer team as maintainersElis Hirwing2020-04-29
* php: Unify the usage of the php package in php-packages.nixtalyz2020-04-29
* php: Get rid of the phpXXbase attributes, update docstalyz2020-04-29
* php: Add passthru.teststalyz2020-04-29
* php.buildEnv: Provide the unwrapped php package in php.unwrappedtalyz2020-04-29
* php.buildEnv: Add phpIni attribute for easy access to the php.initalyz2020-04-29
* php.buildEnv: Automatically include extension dependenciestalyz2020-04-26
* php: Get rid of all config.php parameterstalyz2020-04-26
* php.buildEnv: Provide a list of currently enabled extensionstalyz2020-04-26
* php.buildEnv: Respect overridetalyz2020-04-24
* php: Make all arguments to a PHP build overridabletalyz2020-04-24
* php.buildEnv: Make the exported php package overridabletalyz2020-04-24
* php.buildEnv: Don't inherit dev from the original phptalyz2020-04-08
* php72: 7.2.28 -> 7.2.29Elis Hirwing2020-04-05
* php73: 7.3.15 -> 7.3.16Elis Hirwing2020-04-05
* php74: 7.4.3 -> 7.4.4Elis Hirwing2020-04-05
* php: Add enabledExtensions attribute to PHP derivationstalyz2020-04-05
* php: Add missing hash extension to php < 7.4talyz2020-04-05
* php: Add withExtensions as a simpler alternative to buildEnvtalyz2020-04-05
* php: Simplify php-packages import, rename exts -> extensionstalyz2020-04-05
* php: passthru .dev output as wellElis Hirwing2020-04-05
* php: split php.packages to php.packages and php.extensionsElis Hirwing2020-04-05
* nixos/php: Move the pcre tests to the php test attributeElis Hirwing2020-04-05
* php.buildEnv: Put the extraConfig snippet after extensionstalyz2020-04-05
* php: Wrap the programs and provide an environment variable instead of a flagElis Hirwing2020-04-05
* php.packages: Use derivations for internalDeps in mkExtensiontalyz2020-04-05
* phpPackages: Move phpPackages to php.packagestalyz2020-04-05
* php: Make buildEnv recursive + take extension deps into accounttalyz2020-04-03
* php: Build an even slimmer basetalyz2020-04-03
* php: init phpXYbase packages and make the default php extended by defaultElis Hirwing2020-03-31
* php: Make a slimmer php as defaultElis Hirwing2020-03-29
* php: get rid of `with lib;` used on entire fileElis Hirwing2020-03-15
* php: remove unsupported optionsElis Hirwing2020-03-15
* php: Re-indent main derivationElis Hirwing2020-03-15
* php72: 7.2.27 -> 7.2.28Elis Hirwing2020-03-11