Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Updates #33515

Merged
merged 4 commits into from Jan 6, 2018
Merged

PHP Updates #33515

merged 4 commits into from Jan 6, 2018

Conversation

etu
Copy link
Contributor

@etu etu commented Jan 6, 2018

Motivation for this change

PHP Released a bunch of patch releases with various security and bug fixes.

https://secure.php.net/ChangeLog-7.php#7.2.1
https://secure.php.net/ChangeLog-7.php#7.1.13
https://secure.php.net/ChangeLog-7.php#7.0.27
https://secure.php.net/ChangeLog-5.php#5.6.33

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@adisbladis
Copy link
Member

I'm working on backporting these just making sure things work on 17.09 first.

@adisbladis
Copy link
Member

adisbladis commented Jan 6, 2018

Backported to 17.09 in:
666b224
05f2cda
65f7829

php72 does not exist in 17.09 and was not backported.

@etu etu deleted the php-updates branch January 6, 2018 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants