Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.7

Request #16999 Support for PHP 5
Submitted: 2010-01-15 15:17 UTC
From: piran Assigned: kguest
Status: Closed Package: Math_Matrix (version 0.8.5)
PHP Version: 5.3.1 OS: Windows XP
Roadmaps: (Not assigned)    
Subscription  


 [2010-01-15 15:17 UTC] piran (Piran Fletcher)
Description: ------------ There is a problem under PHP5 where the clone function (see bugs :9248,13209,14986 - in CVS this is now cloneMatrix) produces : Notice: Only variable references should be returned by reference in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\PEAR\PEAR\Math\Matrix.php on line 303 this can be fixed by removing the & from the function

Comments

 [2010-01-15 15:21 UTC] piran (Piran Fletcher)
 [2010-03-15 14:11 UTC] kguest (Ken Guest)
-Assigned To: +Assigned To: kguest
 [2010-03-16 18:34 UTC] kguest (Ken Guest)
-Status: Assigned +Status: Closed
This bug has been fixed in SVN. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.