[MMO] Core Library 2.2.3

Change log

Min php ver 7.3
Provides a trait, when applied to a class, makes it possible to add methods to that class at runtime
Add support for plural phrases
The message supports two different types of pluralization rules:
- interval
- indexed
Use global namespace

Release notes

Min php ver 7.3
Provides a trait, when applied to a class, makes it possible to add methods to that class at runtime
Add support for plural phrases
The message supports two different types of pluralization rules:
- interval
- indexed
Use global namespace
  • Love
  • Like
Reactions: thieptb and devserg
Back
Top