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

Bug #9248 Parse error in PHP5
Submitted: 2006-11-07 01:21 UTC
From: taum dot xd at gmail dot com Assigned: jmcastagnetto
Status: Closed Package: Math_Matrix (version 0.8.5)
PHP Version: 5.1.6 OS: Linux 2.6
Roadmaps: (Not assigned)    
Subscription  


 [2006-11-07 01:21 UTC] taum dot xd at gmail dot com (Taum)
Description: ------------ When using PHP5, the clone method in the class Math_Matrix gives a parse error. It seems this has not been corrected even in the CVS version of the class. I don't know what's the "usual" way of naming that kind of methods, but simply renaming it to _clone worked fine for me.

Comments

 [2007-05-01 13:16 UTC] jmcastagnetto (Jesus M. Castagnetto)
This bug has been fixed in CVS. 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.
 [2010-01-14 15:51 UTC] piran (Piran Fletcher)
The version of the Matrix.php in CVS renames the function cloneMatrix. However, the other refernces in this file to clone have not been updated. I have added a patch ref: clonefix
 [2010-01-14 16:05 UTC] piran (Piran Fletcher)
 [2010-01-14 18:42 UTC] piran (Piran Fletcher)
 [2010-01-14 18:43 UTC] piran (Piran Fletcher)
 [2010-10-04 18:40 UTC] doconnor (Daniel O'Connor)
-Status: Closed +Status: Open
 [2010-10-04 18:41 UTC] doconnor (Daniel O'Connor)
Fixed in Bug #16999
 [2010-10-04 18:41 UTC] doconnor (Daniel O'Connor)
-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.