Hello all -
I am looking for help with testing and improving a new PHP RFC extension, sapnwrfc.
This is designed to take advantage of the NetWeaver RFC SDK, and hopefully will help deal with unicode issues.
The code is available at http://www.piersharding.com/download/php/sapnwrfc/
And the primary problems are with:
determining the build process for win32
robustly testing the parameter calling interface.
In the source archive available above, there are sketchy build instructions in INSTAL, and in the unit_tests directory, are examples.
A starting point would be to get the build going and just run those tests.
Cheers,
Piers Harding.