about summary refs log tree commit diff
path: root/pkgs/development/interpreters/php
AgeCommit message (Expand)AuthorFilesLines
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2021-01-08php80Extensions.opcache: drop patchajs1241-81/+0
2021-01-08php80: 8.0.0 -> 8.0.1ajs1241-2/+2
2021-01-07php74: 7.4.13 -> 7.4.14ajs1241-2/+2
2021-01-07php73: 7.3.25 -> 7.3.26ajs1241-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 Sayakci3-1/+100
2020-11-26php74: 7.4.12 -> 7.4.13ajs1241-2/+2
2020-11-26php73: 7.3.24 -> 7.3.25ajs1241-2/+2
2020-11-16Merge branch 'master' into wrapprogram-for-phpdbgAlex Good3-32/+39
2020-11-16wrapProgram for phpdbg in pkgs.php*Alex Good1-0/+4
2020-11-06php: Refactor to have the different versions as separate filesElis Hirwing3-32/+39
2020-11-05Merge pull request #102715 from etu/php74-updateElis Hirwing1-2/+2
2020-11-04php74: 7.4.11 -> 7.4.12Elis Hirwing1-2/+2
2020-11-04php73: 7.3.23 -> 7.3.24Elis Hirwing1-2/+2
2020-10-27php: fix on darwinNikolay Korotkiy1-1/+1
2020-10-14php: Fix pear pathElis Hirwing1-1/+1
2020-10-07php: declare ZTS supportJan Tojnar1-1/+2
2020-10-03Merge pull request #99377 from etu/php73-updateMaximilian Bosch1-2/+2
2020-10-02php73: 7.3.20 -> 7.3.23Elis Hirwing1-2/+2
2020-10-02php74: 7.4.8 -> 7.4.11Elis Hirwing1-2/+2
2020-08-21php: use system-sendmailKonrad Borowski1-1/+5
2020-08-10php: Drop PHP 7.2 supportElis Hirwing2-72/+1
2020-07-11Merge pull request #92928 from etu/php72-updateMaximilian Bosch1-2/+2
2020-07-11Merge pull request #92927 from etu/php73-updateMaximilian Bosch1-2/+2
2020-07-11php74: 7.4.7 -> 7.4.8Elis Hirwing1-2/+2
2020-07-11php72: 7.2.31 -> 7.2.32Elis Hirwing1-2/+2
2020-07-11php73: 7.3.19 -> 7.3.20Elis Hirwing1-2/+2
2020-06-25php7{2,3}: fix darwin buildMaximilian Bosch2-3/+51
2020-06-25php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7Christian Kauhaus1-6/+6
2020-06-13php < 7.4: Fix validation of PKG_CONFIG varJohn Ericson1-4/+12
2020-05-29php.buildEnv: Let enabled extensions to pass through by defaulttalyz1-3/+3
2020-05-16php74: 7.4.5 -> 7.4.6Elis Hirwing1-2/+2
2020-05-15php74: 7.4.4 -> 7.4.5Elis Hirwing1-2/+2
2020-05-09php.buildPecl: Allow PECLs to depend on other PECLstalyz1-4/+4
2020-05-06php: override outputsToInstall when using withExtensionsLuke Granger-Brown1-1/+3
2020-04-29php: Set maintainer team as maintainersElis Hirwing1-1/+2
2020-04-29php: Unify the usage of the php package in php-packages.nixtalyz1-14/+1
2020-04-29php: Get rid of the phpXXbase attributes, update docstalyz1-1/+1
2020-04-29php: Add passthru.teststalyz1-2/+3
2020-04-29php.buildEnv: Provide the unwrapped php package in php.unwrappedtalyz1-0/+1
2020-04-29php.buildEnv: Add phpIni attribute for easy access to the php.initalyz1-2/+3
2020-04-26php.buildEnv: Automatically include extension dependenciestalyz1-1/+14
2020-04-26php: Get rid of all config.php parameterstalyz1-15/+14
2020-04-26php.buildEnv: Provide a list of currently enabled extensionstalyz1-14/+27
2020-04-24php.buildEnv: Respect overridetalyz1-7/+11
2020-04-24php: Make all arguments to a PHP build overridabletalyz1-228/+232
2020-04-24php.buildEnv: Make the exported php package overridabletalyz1-40/+46
2020-04-08php.buildEnv: Don't inherit dev from the original phptalyz1-1/+1