Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: d9cea0e6f177
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 3ea0322f635a
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 29, 2018

  1. php: drop 5.6 and 7.0

    Both 5.6 and 7.0 is currently on life support, as in only recieving
    security related patches.
    
    This will only continue until:
     - 2018-12-31 for PHP 5.6
     - 2018-12-01 for PHP 7.0
    
    Both these dates are in the middle of the 18.09 lifecycle. So it would
    be nice to not have them in the 18.09 stable release. Dropping them
    now would also result in less maintanance in updating them.
    
    The death dates can be seen on both these links:
     - https://secure.php.net/supported-versions.php
     - https://en.wikipedia.org/wiki/PHP#Release_history
    etu committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    7e6b76f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Merge pull request #44197 from etu/php-kill-56-and-70

    php: drop 5.6 and 7.0
    Mic92 committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    3ea0322 View commit details
    Browse the repository at this point in the history