Ref T625
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T625: Upgrade PHP images to PHP 7.1.0
- Commits
- rDPHPFPMe07d5b80404c: Build PHP 7.1.0
rDPHPVIIFPMe07d5b80404c: Build PHP 7.1.0
- Build image, run phpinfo
- Build notifications center image
Diff Detail
Diff Detail
- Repository
- rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
- Lint
No Lint Coverage - Unit
No Test Coverage - Branch
- php7 (branched from master)
- Build Status
Buildable 1148 Build 1366: arc lint + arc unit
Event Timeline
Comment Actions
Okay, make test gives all test passing, excepted one marked in testing code as expected to fail:
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL section but test passes)
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7124
Comment Actions
always_populate_raw_post_data has been removed in PHP 7, no need to disable it anymore.