-
Improvement
-
Resolution: Fixed
-
Major
-
3.2.0-dev
-
None
Currently, the text_formatter.s9e.parser service requires a user instance. It's only used to localize error messages and that seems unsound. I propose to remove the dependency from the text formatter and move it to the message_parser class, which already requires a user object.
- caused
-
PHPBB-13860 Array to string conversion in parser service
- Closed
- is related to
-
PHPBB-13802 Offer a way for extensions to configure the text_formatter.parser service for a given user
- Open