HTML_Quickform and php7

Mads Lie Jensen <[email protected]> Wed, 30 Dec 2015 22:12:37 +0100
Newsgroups gmane.comp.php.pear.general
Message-ID <[email protected]>
Hi.

I want to upgrade my server to php7, but I have a lot of code that uses 
the old and deprecated HTML_QuickForm.

Quickform uses the '=& new' pattern in some places. This is not 
compatible with php7.

What would be the suggested way to proceed?
I wouldn't mind to fix the package and have it released on PEAR, but the 
package is said to be compatible with php 4.3 and forward. So I am not 
sure that it will work if this pattern is just replaced with '= new'?

Or should I make my modifications to my own private branch of this?


-- 
Mads Lie Jensen
[email protected]
http://www.gartneriet.dk/

-- 
PEAR General Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php