-
- Downloads
Merge pull request #540 from pedro-stanaka/hotfix/default-params-remote-object-method
RemoteObjectMethod generation: support for methods with default parameters
No related branches found
No related tags found
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- src/ProxyManager/ProxyGenerator/RemoteObject/MethodGenerator/RemoteObjectMethod.php 51 additions, 5 deletions...rator/RemoteObject/MethodGenerator/RemoteObjectMethod.php
- tests/ProxyManagerTest/Functional/RemoteObjectFunctionalTest.php 113 additions, 15 deletions...roxyManagerTest/Functional/RemoteObjectFunctionalTest.php
- tests/ProxyManagerTest/ProxyGenerator/RemoteObject/MethodGenerator/RemoteObjectMethodTest.php 30 additions, 10 deletions...r/RemoteObject/MethodGenerator/RemoteObjectMethodTest.php
- tests/ProxyManagerTestAsset/RemoteProxy/RemoteServiceWithDefaultsAndVariadicArguments.php 20 additions, 0 deletions...teProxy/RemoteServiceWithDefaultsAndVariadicArguments.php
- tests/ProxyManagerTestAsset/RemoteProxy/RemoteServiceWithDefaultsInterface.php 23 additions, 0 deletions...tAsset/RemoteProxy/RemoteServiceWithDefaultsInterface.php
- tests/Stubbed/Zend/Server/Client.php 27 additions, 0 deletionstests/Stubbed/Zend/Server/Client.php
- tests/language-feature-scripts/remote-object-json-adapter-default-parameters-and-variadic.phpt 36 additions, 0 deletions...-object-json-adapter-default-parameters-and-variadic.phpt
- tests/language-feature-scripts/remote-object-json-adapter-passes-default-parameters-correctly.phpt 30 additions, 0 deletions...ect-json-adapter-passes-default-parameters-correctly.phpt
Loading
Please register or sign in to comment