Hello list, I am facing serious troubles when using PEAR::SOAP with PHP 4.4.0 while it works fine with PHP 4.3.9. PHP 4.4.0 produces many notices like these: Notice: Only variable references should be returned by reference in C:\PHP4\PEAR\SOAP\Value.php on line 118 Notice: Only variable references should be returned by reference in C:\PHP4\PEAR\SOAP\WSDL.php on line 668 Notice: Only variable references should be returned by reference in C:\PHP4\PEAR\SOAP\Value.php on line 118 and so on. What is the problem? Currently I have rolled back to version 4.3.9 but this problem will appear again after upgrade, of course, - is there any solution (say, php.ini setting etc.)? Have a great day, Denis S Gerasimov Web Developer Team Force LLC Web: www.team-force.org RU & Int'l: +7 8362-468693 email: denis.gerasimov@xxxxxxxxxxxxxx -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php