1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs
Maximilian Bosch 24b7bdb1c2
phpPackages: drop all packages and package versions for PHP5
PHP5 will be EOLed by the end of the year: https://secure.php.net/supported-versions.php

In fact we don't support PHP5 anymore since 7e6b76fc6b.

The following packages had older versions packaged as well to retain
PHP5 support:

* APCu (4.0.11)
* Memcached (2.2.0), Memcache (3.0.8)
* XDebug (2.3.1)
* YAML (1.3.1)
* pthreads (2.0.10)
* redis (2.2.7)

The following packages were removed entirely due to missing support for
PHP7:

* spidermonkey
* zendopcache (part of PHP itself since 5.5)
* xcache
* geoip

Furthermore I declared `phpPackages.pthreads` as broken for now as it
supports PHP7, but the last release was 2016 and therefore PHP 7.0 is
supported, but the build fails with PHP 7.1 and PHP 7.2 (https://pecl.php.net/package/pthreads).
2018-11-18 13:08:50 +01:00
..
applications samplv1: 0.9.2 -> 0.9.3 (#50575) 2018-11-18 12:32:01 +01:00
build-support defaultCrateOverrides: foundationdb native dependencies 2018-11-17 19:28:48 -06:00
common-updater
data
desktops
development Merge pull request #50577 from r-ryantm/auto-update/python3.6-twilio 2018-11-18 12:49:30 +01:00
games
misc gnash: remove gstreamer support 2018-11-16 23:56:52 +01:00
os-specific Merge pull request #50528 from jtojnar/repology-fixes 2018-11-18 02:13:52 +01:00
servers rabbitmq-server: 3.7.8 -> 3.7.9 (#50573) 2018-11-18 12:50:34 +01:00
shells
stdenv
test
tools Merge pull request #50490 from kalbasit/nixpkgs_add-amass 2018-11-18 12:37:20 +01:00
top-level phpPackages: drop all packages and package versions for PHP5 2018-11-18 13:08:50 +01:00