phpxmlrpc
phpxmlrpc copied to clipboard
Add support for php 7+ type hinting in the Wrapper class
trafficstars
At the moment only phpdoc-style comments are parsed to determine the expected types of a function/method; we could definitely improve that