You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/src/phpMorphy/MorphyNative.php
string 652 exec function $this->createParadigmSerializer();
but function name at string 671 protected function createParadimSerializer() {} missing letter G in word ParadiGm
also in file /src/phpMorphy/Paradigm/CollectionSerializer.php
string 45 protected function processParadigm(phpMorphy_Paradigm_Interface $paradigm, $asText) {}
phpMorphy_Paradigm_Interface
should replace on
phpMorphy_Paradigm_ParadigmInterface
The text was updated successfully, but these errors were encountered:
/src/phpMorphy/MorphyNative.php
string 652 exec function
$this->createParadigmSerializer();
but function name at string 671
protected function createParadimSerializer() {}
missing letter G in word ParadiGmalso in file /src/phpMorphy/Paradigm/CollectionSerializer.php
string 45
protected function processParadigm(phpMorphy_Paradigm_Interface $paradigm, $asText) {}
should replace on
The text was updated successfully, but these errors were encountered: