[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-09-16 Thread hashar
hashar added a comment. The two issues in WikibaseClient when trying to access an empty string key should now have been solved. There was an issue in the memcached PHP module. The fix has been deployed on Sep 16th around noon. More details: T232613#5494695

[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-09-12 Thread Ladsgroup
Ladsgroup added a comment. In T231089#5486893 , @Joe wrote: > In T231089#5445485 , @Ladsgroup wrote: > >> Probably we can just merge this to T224491: PHP 7 corruption during deploym

[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-09-12 Thread Joe
Joe added a comment. In T231089#5470160 , @Krinkle wrote: > Smells like T229433 . Which is also about `''` array index, and PHP 7.2. It's obviously a bug in PHP 7.2, but I've not been able to f

[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-09-12 Thread Joe
Joe added a comment. In T231089#5445485 , @Ladsgroup wrote: > Probably we can just merge this to T224491: PHP 7 corruption during deployment (was: PHP 7 fatals on mw1262) no please do not

[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-08-28 Thread Ladsgroup
Ladsgroup added a comment. My thought is that it can be either a race condition that repositoryDefinitions doesn't get properly initialized or we have another case of opcache corruption. Is it happening on php7 or hhvm? TASK DETAIL https://phabricator.wikimedia.org/T231089 EMAIL PREFERENC

[Wikidata-bugs] [Maniphest] [Commented On] T231089: WikibaseClient.php: PHP Notice: Undefined index:

2019-08-27 Thread Ladsgroup
Ladsgroup added a comment. That's weird: ladsgroup@mwmaint1002:~$ mwscript eval.php --wiki=ruwiki > $client = \Wikibase\Client\WikibaseClient::getDefaultInstance(); > var_dump( $client->getRepositoryDefinitions()->getConceptBaseUris() ); array(1) { [""]=> str