summaryrefslogtreecommitdiffstats
path: root/pkgs/development/interpreters/php
AgeCommit message (Expand)Author
2020-10-07php: declare ZTS supportJan Tojnar
2020-10-03Merge pull request #99377 from etu/php73-updateMaximilian Bosch
2020-10-02php73: 7.3.20 -> 7.3.23Elis Hirwing
2020-10-02php74: 7.4.8 -> 7.4.11Elis Hirwing
2020-08-21php: use system-sendmailKonrad Borowski
2020-08-10php: Drop PHP 7.2 supportElis Hirwing
2020-07-11Merge pull request #92928 from etu/php72-updateMaximilian Bosch
2020-07-11Merge pull request #92927 from etu/php73-updateMaximilian Bosch
2020-07-11php74: 7.4.7 -> 7.4.8Elis Hirwing
2020-07-11php72: 7.2.31 -> 7.2.32Elis Hirwing
2020-07-11php73: 7.3.19 -> 7.3.20Elis Hirwing
2020-06-25php7{2,3}: fix darwin buildMaximilian Bosch
2020-06-25php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7Christian Kauhaus
2020-06-13php < 7.4: Fix validation of PKG_CONFIG varJohn Ericson
2020-05-29php.buildEnv: Let enabled extensions to pass through by defaulttalyz
2020-05-16php74: 7.4.5 -> 7.4.6Elis Hirwing
2020-05-15php74: 7.4.4 -> 7.4.5Elis Hirwing
2020-05-09php.buildPecl: Allow PECLs to depend on other PECLstalyz
2020-05-06php: override outputsToInstall when using withExtensionsLuke Granger-Brown
2020-04-29php: Set maintainer team as maintainersElis Hirwing
2020-04-29php: Unify the usage of the php package in php-packages.nixtalyz
2020-04-29php: Get rid of the phpXXbase attributes, update docstalyz
2020-04-29php: Add passthru.teststalyz
2020-04-29php.buildEnv: Provide the unwrapped php package in php.unwrappedtalyz
2020-04-29php.buildEnv: Add phpIni attribute for easy access to the php.initalyz
2020-04-26php.buildEnv: Automatically include extension dependenciestalyz
2020-04-26php: Get rid of all config.php parameterstalyz
2020-04-26php.buildEnv: Provide a list of currently enabled extensionstalyz
2020-04-24php.buildEnv: Respect overridetalyz
2020-04-24php: Make all arguments to a PHP build overridabletalyz
2020-04-24php.buildEnv: Make the exported php package overridabletalyz
2020-04-08php.buildEnv: Don't inherit dev from the original phptalyz
2020-04-05php72: 7.2.28 -> 7.2.29Elis Hirwing
2020-04-05php73: 7.3.15 -> 7.3.16Elis Hirwing
2020-04-05php74: 7.4.3 -> 7.4.4Elis Hirwing
2020-04-05php: Add enabledExtensions attribute to PHP derivationstalyz
2020-04-05php: Add missing hash extension to php < 7.4talyz
2020-04-05php: Add withExtensions as a simpler alternative to buildEnvtalyz
2020-04-05php: Simplify php-packages import, rename exts -> extensionstalyz
2020-04-05php: passthru .dev output as wellElis Hirwing
2020-04-05php: split php.packages to php.packages and php.extensionsElis Hirwing
2020-04-05nixos/php: Move the pcre tests to the php test attributeElis Hirwing
2020-04-05php.buildEnv: Put the extraConfig snippet after extensionstalyz
2020-04-05php: Wrap the programs and provide an environment variable instead of a flagElis Hirwing
2020-04-05php.packages: Use derivations for internalDeps in mkExtensiontalyz
2020-04-05phpPackages: Move phpPackages to php.packagestalyz
2020-04-03php: Make buildEnv recursive + take extension deps into accounttalyz
2020-04-03php: Build an even slimmer basetalyz
2020-03-31php: init phpXYbase packages and make the default php extended by defaultElis Hirwing
2020-03-29php: Make a slimmer php as defaultElis Hirwing