[Wikidata-bugs] [Maniphest] [Commented On] T243590: Fix WikibaseDataModel CI for php 7.4

2020-05-26 Thread toan
toan added a comment.


  Added pull request here -> https://github.com/wmde/WikibaseDataModel/pull/824

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

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

To: toan
Cc: Pablo-WMDE, WMDE-leszek, Daimona, Jdforrester-WMF, srishakatux, Reedy, 
Addshore, Aklapper, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T243590: Fix WikibaseDataModel CI for php 7.4

2020-04-24 Thread Reedy
Reedy added a comment.


  PHP 7.4 is stable, and now in a version of Ubuntu (20.04) that is likely to 
pick up usage...
  
  Does this make it worth bumping up the priority a bit?

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

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

To: Reedy
Cc: WMDE-leszek, Daimona, Jdforrester-WMF, srishakatux, Reedy, Addshore, 
Aklapper, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Nikerabbit, MaxSem, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T243590: Fix WikibaseDataModel CI for php 7.4

2020-03-11 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  Is this the same set of issues that emit errors in the CI run?
  
00:18:23.529 There were 3 errors:
00:18:23.529 
00:18:23.529 1) 
Wikibase\Client\Tests\Api\ApiPropsEntityUsageTest::testEntityUsage with data 
set "by title" (array('query', 'entityusage', 'Vienna11|Berlin22'), 
array(array(array(array(array('O', 'S', array(array(array(array('S')), 
array(array('S'))
00:18:23.529 === Logs generated by test case
00:18:23.529 [localisation] [debug] LocalisationCache using store 
LCStoreNull []
00:18:23.529 [localisation] [debug] LocalisationCache using store 
LCStoreNull []
00:18:23.529 [MessageCache] [debug] MessageCache using store {class} 
{"class":"HashBagOStuff"}
00:18:23.529 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
00:18:23.529 ===
00:18:23.529 Trying to access array offset on value of type null
00:18:23.529 
00:18:23.529 /workspace/src/includes/api/ApiPageSet.php:127
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:117
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:164
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:226
00:18:23.529 
/workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:416
00:18:23.529 /workspace/src/maintenance/doMaintenance.php:99
00:18:23.529 
00:18:23.529 2) 
Wikibase\Client\Tests\Api\ApiPropsEntityUsageTest::testEntityUsage with data 
set "by entity" (array('query', 'entityusage', 'Vienna11|Berlin22', 'Q3|Q4'), 
array(array(array(array(array('O', 'S', array(array(array(array('S')), 
array(array('S'))
00:18:23.529 === Logs generated by test case
00:18:23.529 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
00:18:23.529 [localisation] [debug] LocalisationCache using store 
LCStoreNull []
00:18:23.529 [localisation] [debug] LocalisationCache using store 
LCStoreNull []
00:18:23.529 [MessageCache] [debug] MessageCache using store {class} 
{"class":"HashBagOStuff"}
00:18:23.529 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
00:18:23.529 ===
00:18:23.529 Trying to access array offset on value of type null
00:18:23.529 
00:18:23.529 /workspace/src/includes/api/ApiPageSet.php:127
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:117
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:164
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Api/ApiPropsEntityUsageTest.php:226
00:18:23.529 
/workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:416
00:18:23.529 /workspace/src/maintenance/doMaintenance.php:99
00:18:23.529 
00:18:23.529 3) 
Wikibase\Client\Tests\Changes\ChangeRunCoalescerTest::testCoalesceChanges with 
data set "local link breaks" (array(Wikibase\Lib\Changes\ItemChange Object 
(...), Wikibase\Lib\Changes\ItemChange Object (...)), 
array(Wikibase\Lib\Changes\ItemChange Object (...), 
Wikibase\Lib\Changes\ItemChange Object (...)))
00:18:23.529 === Logs generated by test case
00:18:23.529 [objectcache] [debug] MainWANObjectCache using store {class} 
{"class":"EmptyBagOStuff"}
00:18:23.529 ===
00:18:23.529 
Wikibase\Client\Changes\ChangeRunCoalescer::coalesceRuns:array_key_exists(): 
Using array_key_exists() on objects is deprecated. Use isset() or 
property_exists() instead [Called from 
Wikibase\Client\Changes\ChangeRunCoalescer::coalesceRuns in 
/workspace/src/extensions/Wikibase/client/includes/Changes/ChangeRunCoalescer.php
 at line 287]
00:18:23.529 
00:18:23.529 /workspace/src/includes/debug/MWDebug.php:333
00:18:23.529 /workspace/src/includes/debug/MWDebug.php:188
00:18:23.529 /workspace/src/includes/GlobalFunctions.php:1068
00:18:23.529 
/workspace/src/extensions/Wikibase/client/includes/Changes/ChangeRunCoalescer.php:287
00:18:23.529 
/workspace/src/extensions/Wikibase/client/includes/Changes/ChangeRunCoalescer.php:80
00:18:23.529 
/workspace/src/extensions/Wikibase/client/tests/phpunit/includes/Changes/ChangeRunCoalescerTest.php:386
00:18:23.529 
/workspace/src/tests/phpunit/MediaWikiIntegrationTestCase.php:416
00:18:23.529 /workspace/src/maintenance/doMaintenance.php:99

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

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

To: Jdforrester-WMF
Cc: Jdforrester-WMF, srishakatux, Reedy, Addshore, Aklapper, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 

[Wikidata-bugs] [Maniphest] [Commented On] T243590: Fix WikibaseDataModel CI for php 7.4

2020-01-24 Thread Addshore
Addshore added a comment.


  In T243590#5829279 , 
@Reedy wrote:
  
  > Lots of spam from `php_codesniffer` too, I guess T243296: Release a new 
version of WikibaseCodeSniffer  has 
some baring on that
  
  Yup!

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

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

To: Addshore
Cc: Reedy, Addshore, Aklapper, Chaytanya, darthmon_wmde, DannyS712, Nandana, 
Kieubinhtb, Guilhermebm, Mh-3110, Asad_Ali_Palijo, Lahi, Gq86, 
GoranSMilovanovic, Soteriaspace, RazeSoldier, JakeTheDeveloper, QZanden, 
LawExplorer, _jensen, rosalieper, D3r1ck01, Scott_WUaS, Jonas, MuhammadShuaib, 
Tmalhotra, SimmeD, Wikidata-bugs, aude, Lydia_Pintscher, Nikerabbit, MaxSem, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs