You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cast function call parameters to strings or arrays
The SAPNWRFC module by Piers Harding on PHP 5.5 would throw an exception
in case parameters were anything other than strings. All other modules
(saprfc by Koucky on PHP 5.5 and sapnwrfc by Kralik on PHP 7.x) don't
behave that way.
0 commit comments