Actions
Feature #62850
closedPossibility to clear deprecation.log in Install Tool
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2014-11-11
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The deprecation.log can grow very fast till you are out of space, but it isn't possible to clear it with the install tool.
In #23387 a possibility to clear was added in the report module.
In #23489 it was rejected to check for duplicated entries to let deprecation.log grow not so fast.
The Install Tool should be the main point to get your system clean and running, but it isn't possible to use Install Tool if you are out of disk space as the temporary session file couldn't be written.
Updated by Riccardo De Contardi almost 9 years ago
- Target version set to Candidate for Major Version
Updated by Georg Ringer almost 7 years ago
- Status changed from New to Resolved
deprecation.log has been removed with 9.0, so issue can be closed.
Actions