tamtamchik / namecase

PHP package that converts names into the correct case where it is possible.
https://tamtamchika.net/namecase
MIT License
77 stars 7 forks source link

"MBE" is missing in POST_NOMINALS #8

Closed pedanticantic closed 4 years ago

pedanticantic commented 4 years ago

Hi I just happened to notice that "MBE" is missing in the POST_NOMINALS constant in src/Formatter.php (it would be on line 86).

"OBE", "CBE", "KBE" and "DBE" are all present, so I assume it's just an oversight.

tamtamchik commented 4 years ago

Released in version 2.0.1

@pedanticantic thank you for your feedback!

pedanticantic commented 4 years ago

No worries. Thanks for making the change :-)