Home » Math » Math_Matrix » Bug #9248
Parse error in PHP5
Details
| Submitted | 2006-11-07 01:21 UTC |
|---|---|
| From | taum dot xd at gmail dot com |
| Assigned | jmcastagnetto |
| Status | Closed |
| Package | Math_Matrix |
| PHP Version | 5.1.6 |
| OS | Linux 2.6 |
| Roadmaps | (Not assigned) |
Comments
[2006-11-07 01:21 UTC] taum dot xd at gmail dot com
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.