Created attachment 1026797 [details] patch Description of problem: Various PHP errors when using the consumer example. PHP Fatal error: Call-time pass-by-reference has been removed in /usr/share/pear/Auth_OpenID/OpenID/Consumer.php on line 1188 PHP Parse error: syntax error, unexpected 'global' (T_GLOBAL), expecting function (T_FUNCTION) in /usr/share/pear/Auth_OpenID/Yadis/XML.php on line 308 PHP Parse error: syntax error, unexpected '$__Auth_Yadis_defaultParser' (T_VARIABLE), expecting function (T_FUNCTION) in /usr/share/pear/Auth_OpenID/Yadis/XML.php on line 310 PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /usr/share/pear/Auth_OpenID/Yadis/XML.php on line 364 PHP Fatal error: Call-time pass-by-reference has been removed in /usr/share/pear/Auth_OpenID/Yadis/Manager.php on line 416 PHP Fatal error: Call to undefined function Auth_Yadis_getXMLParser() in /usr/share/pear/Auth_OpenID/Yadis/XRDS.php on line 284, referer: https://fedrtc.org/accounts/index.php PHP Fatal error: Call to undefined function Auth_Yadis_getSupportedExtensions() in /usr/share/pear/Auth_OpenID/Yadis/XML.php on line 350, referer: https://fedrtc.org/accounts/index.php PHP Fatal error: Call to undefined function Auth_Yadis_setDefaultParser() in /usr/share/pear/Auth_OpenID/Yadis/XML.php on line 355, referer: https://fedrtc.org/accounts/index.php Version-Release number of selected component (if applicable): php-pear-Auth-OpenID-2.2.2-8.el7.noarch.rpm How reproducible: Always Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: The attached patch tries to correct the issues.
EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug.