K 10 svn:author V 8 tcberner K 8 svn:date V 27 2017-01-23T20:41:48.253086Z K 7 svn:log V 591 MFH: r432211 mail/pear-Mail_Queue: overloading isError static mismatch Since devel/pear was upgraded to 1.10.1, mail/pear-Mail_Queue was broken and could not be used, giving the following error: PHP Fatal error: Cannot make static method PEAR::isError() non static in class Mail_Queue in /usr/local/share/pear/Mail/Queue.php on line 126 Upstream bug report: http://pear.php.net/bugs/bug.php?id=20976 PR: 215325 Submitted by: ml@netfence.it Reported by: ml@netfence.it Approved by: Jochen Neumeister (maintainer), rakuco (mentor) Approved by: ports-secteam (feld), rakuco (mentor) END