fix arginfo and build warnings#3
Conversation
|
I remember changing this here because it broke the build in Windows. I've checked with this PR and still getting |
|
Please try with new version |
|
That looks good! (tested with the php-8.0 dev branch) |
|
Perhaps worth a new version ? I still like to check the read/write for stream, especially the error check, and the API in PHP >= 7.4 (error return -1) but won't have time in the next days |
|
Yes, i'm going to tag a new release - i have no problem to wait a few more days as i'm no C expert and i appreciate your contributions! |
Perhaps @cmb69 may help for Windows CI ? |
|
See https://github.com/php/pecl-database-dbase/tree/master/.github/workflows (which uses https://github.com/cmb69/setup-php-sdk). There is no support for installing the dependency libraries yet (not even for the core dependencies), but in your case just fetching and unpacking liblzma might be sufficient for now. |
|
This is what i was looking for - thank you so much! |
No description provided.