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: 980674f08c32
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e0d23b12ef9d
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jul 27, 2018

  1. php: Enable mysqlnd as default

    MySQL Native Driver was implemented by PHP back in 5.3.0 and has been
    default in most distributions for a very long time.
    
    The option was added in 41cd4f2 and I
    don't see any reason why it would default to false.
    
    Overview of mysqlnd by PHP: https://secure.php.net/manual/en/mysqlnd.overview.php
    etu authored and globin committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    e0d23b1 View commit details
    Browse the repository at this point in the history