Gregor Kralik
Gregor Kralik
Try to move `enableKeepAlive()` up before calling the loop's `run()` method.
Looks like some sort of encoding issue. Check if your FM returns some special characters (foreign scripts, etc).
Thanks, I'll have a look in the coming days.
Try with the latest version in `main` (or *2.0.0-beta2*). The *1.x* versions really are for PHP 7.2 only and are not maintained anymore.
Might be, I haven't use SUSE in more than a decade. I'll have a look when time allows.
Sorrry for the late reply. Yes, as @clcarver mentioned the newest version does not support the 7.20 SDK. Use the 7.50 SDK and make sure the library files are in...
Thanks for reminding me. I do have some small things on my list, but life got in the way :wink: I cannot think of anything that would prevent production use....
Are you sure you followed all the steps in the build instructions? The sapnwrfc extension obviously is not enabled during configure.
Correct Visual C++ libs?
Try to find out with `procmon` or similar what library PHP or the extension does not find.