User tests: Successful: Unsuccessful:
Removed the hardcoded "maxmium, shout all the stuff out there" error-reporting level from the CLI scripts to respect the php.ini value.
Add the line brokenCode();
in front of $app = \Joomla\CMS\Factory::getContainer()->get(\Joomla\Console\Application::class);
of the /cli/joomla.php. Run via CLI, find a fatal error outputted. Apply patch, run again - system now uses php.ini values for error reporting.
php.ini settings for error reporting being used.
Forced output of error messages.
None
Status | New | ⇒ | Pending |
Category | ⇒ | CLI |
I have tested this item
During my first attempts with Joomla CLI I tested this successfully.
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-03-31 19:19:42 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 4407635
Tested ok
I wonder why it was put there in the first place?
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/20027.