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
{{ message }}
This repository was archived by the owner on Mar 29, 2024. It is now read-only.
Some methods, e.g. SymbolValue::for() could be improved, e.g. SymbolValue::createFor() looks more clear and self-descriptive. There are plenty of a kind. This task is vague by it's nature and in general it requires you to walk through stubs and see what looks strange or what may be hard to understand for end-users and what is not intuitive. BC-breaks are fine at this step.
The text was updated successfully, but these errors were encountered:
Some methods, e.g.
SymbolValue::for()
could be improved, e.g.SymbolValue::createFor()
looks more clear and self-descriptive. There are plenty of a kind. This task is vague by it's nature and in general it requires you to walk through stubs and see what looks strange or what may be hard to understand for end-users and what is not intuitive. BC-breaks are fine at this step.The text was updated successfully, but these errors were encountered: