Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing letter in function name #9

Open
pitonn opened this issue Oct 24, 2017 · 0 comments
Open

Missing letter in function name #9

pitonn opened this issue Oct 24, 2017 · 0 comments

Comments

@pitonn
Copy link

pitonn commented Oct 24, 2017

/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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant