Created
March 13, 2012 19:28
-
-
Save DfKimera/2030945 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| object(SoapClient)[1] | |
| public '_soap_version' => int 1 | |
| public 'sdl' => resource(5, Unknown) | |
| array | |
| 0 => string 'UNKNOWN registerUser(UNKNOWN $registerUserRequest)' (length=50) | |
| 1 => string 'UNKNOWN updateUserRegister(UNKNOWN $updateUserRegisterRequest)' (length=62) | |
| 2 => string 'UNKNOWN messagePost(UNKNOWN $messagePostRequest)' (length=48) | |
| 3 => string 'UNKNOWN authenticationByCodeId(UNKNOWN $authenticationByCodeIdRequest)' (length=70) | |
| 4 => string 'UNKNOWN getExperiences(UNKNOWN $getExperiencesRequest)' (length=54) | |
| 5 => string 'UNKNOWN shareExperience(UNKNOWN $shareExperienceRequest)' (length=56) | |
| object(SoapFault)[2] | |
| protected 'message' => string 'Could not connect to host' (length=25) | |
| private 'string' => string '' (length=0) | |
| protected 'code' => int 0 | |
| protected 'file' => string 'E:\Tools\xampp\htdocs\labs\ws-bohemia\index.php' (length=47) | |
| protected 'line' => int 9 | |
| private 'trace' => | |
| array | |
| 0 => | |
| array | |
| 'function' => string '__doRequest' (length=11) | |
| 'class' => string 'SoapClient' (length=10) | |
| 'type' => string '->' (length=2) | |
| 'args' => | |
| array | |
| ... | |
| 1 => | |
| array | |
| 'function' => string '__call' (length=6) | |
| 'class' => string 'SoapClient' (length=10) | |
| 'type' => string '->' (length=2) | |
| 'args' => | |
| array | |
| ... | |
| 2 => | |
| array | |
| 'file' => string 'E:\Tools\xampp\htdocs\labs\ws-bohemia\index.php' (length=47) | |
| 'line' => int 9 | |
| 'function' => string 'authenticationByCodeId' (length=22) | |
| 'class' => string 'SoapClient' (length=10) | |
| 'type' => string '->' (length=2) | |
| 'args' => | |
| array | |
| ... | |
| private 'previous' => null | |
| public 'faultstring' => string 'Could not connect to host' (length=25) | |
| public 'faultcode' => string 'HTTP' (length=4) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment