User tests: Successful: Unsuccessful:
Let's retry PR #43688
Pull Request for Issue #43683 .
Added missing message type mapping from enqueued message to SymfonyStyle
Execute a CLI command calling a script with enqueueMessage with type success.
Or code review.
success message are displayed as SymfonyStyle comment
success message are displayed as SymfonyStyle success
Status | New | ⇒ | Pending |
Category | ⇒ | Layout Libraries |
Labels |
Added:
PR-5.2-dev
|
Not sure why you change the order of the properties, the reason is the verbosity and is the same as PSR-3
Also changing code style / ordering makes it really hard to review it because the only relevant change is adding 2 lines in ConsoleApplication.php, I'm not sure about the new constant added to the application. It might be used in joomla, but makes it hard to map on psr-3 and other logging systems, so sticking to the existing constants might make sense.
Just update the console application should be enough from my pov
I changed the order in message.php/CMSApplicationInterface.php to be consistent with ConsoleApplication.php. Alphabetically as in message.php seemed right. I wasn't aware of the PSR-3 order as it is not described in any of the files
Shouldn't the order in libraries/src/Application/ConsoleApplication.php be according to PSR-3 as well?
Labels |
Added:
bug
|
Category | Layout Libraries | ⇒ | Libraries |
Title |
|
I have tested this item ✅ successfully on 9975b35
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43739.