Elia C.

Results 7 issues of Elia C.

I tried to use your module with zf 2.3.2dev and when I execute the import command the module delete all my data but, doesn't create anything, that because the command:...

bug

Add a parameter where you can set the timeout of the request

Parsing xml with multile child with same name now result in array

Suppose you have an xml in this form: ``` 1 2 3 ``` but in the wsdl elements is not declared as an array but as an object. The code...

For custom options of type radio, checkbox and multiple how can I set which values are selected by default?

fix issues #8

When I run this request: http://api.phalconrest.local/v1/example I get the error: Fatal error: Using $this when not in object context in /var/www/phalcon-rest/controllers/ExampleController.php on line 29 I found that the problem is...