iliaal / php_excel

PHP Extension interface to the Excel writing/reading library
http://ilia.ws
533 stars 131 forks source link

fixed for LibXL 3.8.4 and above #252

Closed dmytroskr closed 3 years ago

sirhvd commented 5 years ago

Hi sir, @dmytroskr. Where I can find ur fixed php_excel.dll for PHP 7.1 Windows? Thank you.

johmue commented 5 years ago

Hi @zUsername,

@Jan-E is often providing latest builds with merged PRs here: https://www.apachelounge.com/viewtopic.php?t=6359

Unfortunately this repository is somehow abandoned.

Jan-E commented 4 years ago

Please review and merge my patches for the PHP7 branch: https://github.com/doPhp/Excel/compare/php7...Jan-E:php7_with_pulls?expand=1

I cannot create a PR and canot open an issue, because you have limited itt:

An owner of this repository has limited the ability to open a pull request to users that are collaborators on this repository.

Jan-E commented 4 years ago

Please also review and merge my patches for the PHP5 branch: https://github.com/doPhp/Excel/compare/master...Jan-E:php5_with_pulls?expand=1

do-io commented 3 years ago

@Jan-E you can create PR for these. Let's PR to php5 and php7 branches

Jan-E commented 3 years ago

Will do when I find the time. However I do not see a compelling reason to make a distinction between the main branch and the PHP 7 branch. Let us keep them together as long as possible. Maybe a separate PHP 5 branch makes more sense.