Lucas_Werkmeister_WMDE moved this task from Peer Review to Doing on the 
Wikidata Dev Team (Sprint-∞) board.
Lucas_Werkmeister_WMDE added a comment.


  Moving back to doing; this PHP 8.1 CI log 
<https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php81-noselenium-docker/31/console>
 has two `Serializable`-related deprecation warnings left:
  
    24) 
Wikibase\Repo\Tests\Normalization\CommonsMediaValueNormalizerTest::testNormalize_badType
    Mock_DataValue_5fa3bfea implements the Serializable interface, which is 
deprecated. Implement __serialize() and __unserialize() instead (or in 
addition, if support for old PHP versions is necessary)
    
    Deprecated: Mock_EntityId_c95bc3e8 implements the Serializable interface, 
which is deprecated. Implement __serialize() and __unserialize() instead (or in 
addition, if support for old PHP versions is necessary) in 
/workspace/src/vendor/phpunit/phpunit/src/Framework/MockObject/MockClass.php(51)
 : eval()'d code on line 3
  
  That second one isn’t reported as belonging to any particular test case, so I 
guess we just need to grep for calls like `$this->createMock( EntityId::class 
)`. Shouldn’t require any more library updates, though – I think all the 
DataValues stuff is done at last.

TASK DETAIL
  https://phabricator.wikimedia.org/T301249

WORKBOARD
  https://phabricator.wikimedia.org/project/board/6017/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Lucas_Werkmeister_WMDE
Cc: Michael, Manuel, Lucas_Werkmeister_WMDE, Aklapper, Reedy, Adamm71, 
Jersione, Hellket777, LisafBia6531, Astuthiodit_1, 786, Biggs657, 
karapayneWMDE, Invadibot, maantietaja, Juan90264, Alter-paule, Beast1978, 
ItamarWMDE, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Neuronton, Scott_WUaS, Wikidata-bugs, aude, Nikerabbit, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to