iliaal / php_excel

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

PHP 8.2 and php_excel? #284

Closed nmiles closed 1 year ago

nmiles commented 1 year ago

I can't get the master or php8 branches to compile. Many errors, a lot like this one:

error: expected ')' before 'TSRMLS_CC'

I also tried the branch "php7_with_pulls" branch from here:

https://github.com/Jan-E/php_excel

Had similar errors

nmiles commented 1 year ago

https://github.com/Jan-E/php_excel using the php7_with_pulls branch does compile with version 4.0.4 of libxl. Closing this off.