Date: Fri, 16 Oct 2020 11:14:42 +0200 From: Andrea Venturoli <ml@netfence.it> To: miwi@FreeBSD.org, freebsd-ports@freebsd.org Subject: Status of PEAR ports Message-ID: <2f1d2cbe-787f-3ac8-4ab6-b0e227ef3ce4@netfence.it>
next in thread | raw e-mail | index | archive | help
Hello. I'm maintaing a software that uses some pear packages, i.e. php74-pear-1.10.6 php74-pear-MDB2-2.5.0.b5 php74-pear-MDB2_Driver_pgsql-1.5.0.b4_2 php74-pear-Mail-1.4.1,1 php74-pear-Mail_Mime-1.10.9,2 php74-pear-Mail_Queue-1.2.7_1 php74-pear-Net_SMTP-1.9.0 php74-pear-Net_Socket-1.0.14 What's its support status? I see that, e.g., MDB2 was released in 2012, Mail_Queue in 2011. I'm seeing lots of warnings/errors: > PHP Fatal error: Cannot unset $this in /usr/local/share/pear/Mail/Queue.php on line 269 (Once that is commented:) > PHP Warning: Declaration of Mail_Queue::isError($value) should be compatible with PEAR::isError($data, $code = NULL) in /usr/local/share/pear/Mail/Queue.php on line 590 > PHP Warning: count(): Parameter must be an array or an object that implements Countable in /usr/local/share/pear/MDB2.php on line 826 > PHP Notice: Only variables should be assigned by reference in /usr/local/share/pear/Mail/Queue/Container/mdb2.php on line 153 Are they really compatible with php74? Are they abandoned upstream? If anyone is using them, did you have to patch them in some way? bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2f1d2cbe-787f-3ac8-4ab6-b0e227ef3ce4>