gkralik / php7-sapnwrfc

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

ask #47

Closed santosoyoppy closed 6 years ago

santosoyoppy commented 6 years ago

i want to ask about, where is the file : use SAPNWRFC\Connection as SapConnection; use SAPNWRFC\Exception as SapException;

i using php5. in documentation, i must download SAP NW RFC library. is it not provided in the php7 folder?

gkralik commented 6 years ago

This is a PHP 7+ only extension, so it will not work with PHP5.