Home » Payment » Payment_Process » Bug #1266
PHP5 item on TODO list
Details
| Request #1266 | PHP5 item on TODO list |
|---|---|
| Submitted | 2004-04-23 04:44 UTC |
| From | aashley at optimiser dot com |
| Status | Closed |
| Package | Payment_Process |
| PHP Version | 5.0.0RC1 (Release Candidate 1) |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2004-04-23 04:44 UTC] aashley at optimiser dot com
Description:
------------
Not so much a bug but a comment on one of your todo items.
- Remove $foo = & $this as this will no longer work in PHP5
This works fine in PHP5 and will continue to do so. The only problem this package currently has under PHP5 is actually in the Net_Curl package that it relies upon, which is currently listed as bug #822.