[eluser]menatep[/eluser]
I just tried running the samples in the php accelerator kit for trading api and i get a bunch of warnings... however the get official time seems to be working. DOM & CURL samples seem to work fine without any warnings and i'm just wondering if i should give up on SOAP and go with DOM & CURL... What do you guys think?
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 245
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 264
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 264
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 268
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 268
Warning: Call-time pass-by-reference has been deprecated in C:\wamp\www\EbatNs\EbatNs_Client.php on line 372
Notice: Constant CURLOPT_PROXYTYPE already defined in C:\wamp\www\EbatNs\EbatNs_Defines.php on line 23
Notice: Constant CURLPROXY_HTTP already defined in C:\wamp\www\EbatNs\EbatNs_Defines.php on line 27
Notice: Constant CURLPROXY_SOCKS5 already defined in C:\wamp\www\EbatNs\EbatNs_Defines.php on line 29
Notice: Constant CURLOPT_BUFFERSIZE already defined in C:\wamp\www\EbatNs\EbatNs_Defines.php on line 30
Notice: Undefined index: user in C:\wamp\www\EbatNs\EbatNs_Session.php on line 890
Notice: Undefined index: password in C:\wamp\www\EbatNs\EbatNs_Session.php on line 891
Notice: Undefined index: api-mode in C:\wamp\www\EbatNs\EbatNs_Session.php on line 893
Notice: Undefined index: error-level in C:\wamp\www\EbatNs\EbatNs_Session.php on line 895
Notice: Undefined index: request-timeout in C:\wamp\www\EbatNs\EbatNs_Session.php on line 896
Notice: Undefined index: serialize-folder in C:\wamp\www\EbatNs\EbatNs_Session.php on line 897
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 178
Notice: Undefined index: LOG_API_USAGE in C:\wamp\www\EbatNs\EbatNs_Client.php on line 225
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 178
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 192
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 178
Notice: Undefined index: HTTP_VERBOSE in C:\wamp\www\EbatNs\EbatNs_Client.php on line 486
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 192
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 178
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 192
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 192
Notice: Undefined index: LOG_TIMEPOINTS in C:\wamp\www\EbatNs\EbatNs_Client.php on line 206
Notice: Only variable references should be returned by reference in C:\wamp\www\EbatNs\EbatNs_ServiceProxy.php on line 1219
GeteBayOfficialTimeResponseType Object
(
[Timestamp] => 2009-02-08 07:49:51
[Ack] => Success
[Version] => 599
[Build] => e599_intl_Bundled_7795693_R1
)