PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Payment » Payment_Process » Bug #1266

PHP5 item on TODO list

Details

Request #1266PHP5 item on TODO list
Submitted2004-04-23 04:44 UTC
Fromaashley at optimiser dot com
StatusClosed
PackagePayment_Process
PHP Version5.0.0RC1 (Release Candidate 1)
OSLinux
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.