gerkintrigg Posted October 23, 2007 Share Posted October 23, 2007 Hi. I'm trying to convert from php 4 to 5 and am having trouble with this line: $logger->_log('Create request: '. $dp_request); error: Notice: Only variable references should be returned by reference in /home/allpetc/public_html/shop/Log.php on line 128 Catchable fatal error: Object of class DoDirectPaymentRequestType could not be converted to string in /home/allpetc/public_html/shop/DoDirectPaymentReceipt.php on line 55 Quote Link to comment https://forums.phpfreaks.com/topic/74465-php-5-conversion/ Share on other sites More sharing options...
pocobueno1388 Posted October 23, 2007 Share Posted October 23, 2007 I think we are going to need to see your _log() function. Quote Link to comment https://forums.phpfreaks.com/topic/74465-php-5-conversion/#findComment-376357 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.