JanZerebecki added a comment.
In all of Wikibase php code I found these references that might still need to be changed: lib/tests/phpunit/changes/EntityChangeTest.php: return 'Wikibase\DataModel\Entity\Entity'; repo/tests/phpunit/includes/Hooks/EditFilterHookRunnerTest.php: ->with( $this->isInstanceOf( 'Wikibase\DataModel\Entity\Entity' ) ) repo/includes/Hooks/EditFilterHookRunner.php: throw new InvalidArgumentException( '$new must be instance of Entity or EntityRedirect' ); TASK DETAIL https://phabricator.wikimedia.org/T126789 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel, JanZerebecki Cc: JanZerebecki, daniel, gerritbot, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
