You need to sign in to do that
Don't have an account?
Vishal Gaddi6
Warning Messages with PHP Tool Kit
Hey Everyone out there...
I am having following message while inserting a record into custom object via php script.
Strict Standards: Creating default object from empty value in C:\xampp\htdocs\Connection\soapclient\SforceBaseClient.php on line 520
Thanx in Advance...
Vishal
I just fixed that warning and a couple more - thanks for reporting them! You can grab the latest code from https://github.com/developerforce/Force.com-Toolkit-for-PHP
BTW - although it's good to track down and fix these 'strict' warnings, they shouldn't stop the code from working.