gkralik / php7-sapnwrfc

SAP NW RFC SDK extension for PHP 7.3+ & PHP 8
https://gkralik.github.io/php7-sapnwrfc
MIT License
88 stars 35 forks source link

php module api version discrepancy #125

Closed Lindo-OTG closed 2 years ago

Lindo-OTG commented 2 years ago

Bug Report

Q A
PHP version 8
SAP NW RFC SDK version 7.5
Extension version/git ref php_sapnwrfc-2.0.0-beta2-7.4.26-vc15-nts-x64

Summary

php -m PHP Startup: sapnwrfc: Unable to initialize module Module compiled with module API=20200930 PHP compiled with module API=20210902 These options need to match

Current behavior

How to reproduce

Expected behavior

gkralik commented 2 years ago

You cannot use a pre-built extension DLL for PHP 7.4 on PHP 8.