Phpspreadsheet: PHP 7.1 compatibility

Created on 17 Feb 2017  路  4Comments  路  Source: PHPOffice/PhpSpreadsheet

There are currently 5 failing tests that prevent us to declare PHP 7.1 compatibility. Any help to solve those would be very much appreciated.

enhancement help wanted

Most helpful comment

Updating to v0.8.0 for dompdf does fix the remaining issues. Take a look at the passing tests for php 7.1.Now that the build completed for php 7.1, Do we need to keep php 7.1 in the allowed failure list? Guess not.

All 4 comments

I see no one is assigned yet, I would like to jump on it, and see if I can help.

Any help with this is welcome, thank you for offering your help. You could submit separate PR for each tests or all at once, up to you.

3 issues were fixed, but the remaining 2 issues are due to the dompdf package. I changed composer.json file to require 0.8.0v for Dompdf, it still gives the same issue. I will look into it a bit more.
Check this link: https://github.com/dompdf/dompdf/releases/tag/v0.8.0

Updating to v0.8.0 for dompdf does fix the remaining issues. Take a look at the passing tests for php 7.1.Now that the build completed for php 7.1, Do we need to keep php 7.1 in the allowed failure list? Guess not.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexbog8 picture alexbog8  路  4Comments

jcroucher picture jcroucher  路  4Comments

ariefbayu picture ariefbayu  路  3Comments

PowerKiKi picture PowerKiKi  路  5Comments

smartlara picture smartlara  路  5Comments