Page MenuHomePhabricator

OpenID is using openid/php-openid which is not prepared for php7
Closed, ResolvedPublic

Description

The php7 jobs on OpenID fails with:

INFO:test.run_phpunit:php tests/phpunit/phpunit.php --debug-tests --testsuite extensions --exclude-group Broken,ParserFuzz,Stub,Database
Using PHP 7.0.30-0+deb9u1
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_DiscoveryResult has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Yadis.php on line 48

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_DiscoveryResult has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Yadis.php on line 48
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_HTTPResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/HTTPFetcher.php on line 25

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_HTTPResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/HTTPFetcher.php on line 25
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ParanoidHTTPFetcher has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/ParanoidHTTPFetcher.php on line 29

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ParanoidHTTPFetcher has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/ParanoidHTTPFetcher.php on line 29
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ParseHTML has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/ParseHTML.php on line 23

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ParseHTML has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/ParseHTML.php on line 23
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Service has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRDS.php on line 83

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Service has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRDS.php on line 83
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_XRDS has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRDS.php on line 252

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_XRDS has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRDS.php on line 252
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_domxml has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XML.php on line 136

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_domxml has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XML.php on line 136
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_dom has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XML.php on line 219

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_dom has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XML.php on line 219
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Consumer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 215

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Consumer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 215
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellmanSHA1ConsumerSession has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 453

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellmanSHA1ConsumerSession has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 453
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_GenericConsumer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 568

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_GenericConsumer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 568
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AuthRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 1750

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AuthRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 1750
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SuccessResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2033

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SuccessResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2033
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_FailureResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2139

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_FailureResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2139
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerErrorContainer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2166

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerErrorContainer has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2166
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CancelResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2202

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CancelResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2202
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SetupNeededResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2228

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SetupNeededResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Consumer.php on line 2228
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Mapping has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 125

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Mapping has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 125
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_NamespaceMap has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 276

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_NamespaceMap has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 276
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Message has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 415

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Message has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Message.php on line 415
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Association has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Association.php on line 44

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Association has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Association.php on line 44
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SessionNegotiator has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Association.php on line 525

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SessionNegotiator has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Association.php on line 525
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellman has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/DiffieHellman.php on line 43

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellman has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/DiffieHellman.php on line 43
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServiceEndpoint has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Discover.php on line 64

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServiceEndpoint has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Discover.php on line 64
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Parse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Parse.php on line 87

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Parse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Parse.php on line 87
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ProxyResolver has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRIRes.php on line 10

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_ProxyResolver has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/XRIRes.php on line 10
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Manager has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Manager.php on line 276

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Manager has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Manager.php on line 276
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Discovery has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Manager.php on line 369

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_Yadis_Discovery has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/Yadis/Manager.php on line 369
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SRegResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/SReg.php on line 417

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SRegResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/SReg.php on line 417
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_Error has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 71

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_Error has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 71
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_AttrInfo has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 139

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_AttrInfo has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 139
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_FetchRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 268

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_FetchRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 268
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_KeyValueMessage has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 541

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_KeyValueMessage has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 541
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_FetchResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 793

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_FetchResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 793
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_StoreResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 975

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AX_StoreResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/AX.php on line 975
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_FileStore has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/FileStore.php on line 39

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_FileStore has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/FileStore.php on line 39
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 147

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 147
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_NoReturnToError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 294

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_NoReturnToError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 294
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_MalformedReturnURL has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 312

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_MalformedReturnURL has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 312
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_MalformedTrustRoot has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 325

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_MalformedTrustRoot has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 325
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CheckAuthRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 352

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CheckAuthRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 352
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellmanSHA1ServerSession has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 455

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_DiffieHellmanSHA1ServerSession has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 455
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AssociateRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 582

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_AssociateRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 582
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CheckIDRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 709

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_CheckIDRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 709
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1185

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1185
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_WebResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1270

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_WebResponse has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1270
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Signatory has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1299

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Signatory has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1299
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SigningEncoder has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1484

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_SigningEncoder has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1484
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Decoder has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1522

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Decoder has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1522
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_EncodingError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1606

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_EncodingError has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1606
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_UntrustedReturnURL has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1628

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_UntrustedReturnURL has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1628
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Server has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1681

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_Server has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/Server.php on line 1681
PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/ServerRequest.php on line 30

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Auth_OpenID_ServerRequest has a deprecated constructor in /workspace/src/vendor/openid/php-openid/Auth/OpenID/ServerRequest.php on line 30
There was 1 error:

1) SpecialPageFatalTest::testSpecialPageDoesNotFatal with data set "OpenIDLogin" (SpecialOpenIDLogin Object (...))
Error: Call to a member function equals() on null

https://github.com/openid/php-openid/issues/129
https://github.com/practo/php7-openid

Needs updating or another lib.