ClearFoundation Tracker - ClearOS
View Issue Details
0006091ClearOSclearos-frameworkpublic2015-11-12 08:182016-08-11 11:54
user2 
user2 
normalminoralways
closedfixed 
6.7.0 
6.8.0 Beta 16.8.0 Beta 1 
0006091: Re-enable error reporting suppression
The framework handles the error reporting in PHP but the hook to suppress errors is disabled. That means setting error reporting to 0 won't work and noise is still spit out to the screen. This is problematic for PHP scripts that have output that is parsed by shell scripts.
No tags attached.
related to 0003171closed user2 Re-enable error reporting suppression 
Issue History
2015-11-12 08:18user2New Issue
2015-11-12 08:18user2Statusnew => assigned
2015-11-12 08:18user2Assigned To => user2
2015-11-12 08:18user2Issue generated from: 0003171
2015-11-12 08:18user2Relationship addedrelated to 0003171
2015-11-12 08:18user2Note Added: 0002091
2016-02-16 21:29user2Statusassigned => resolved
2016-02-16 21:29user2Fixed in Version => 6.8.0 Updates
2016-02-16 21:29user2Resolutionopen => fixed
2016-05-10 08:49user2Target Version6.7.0 Updates => 6.8.0 Beta 1
2016-06-02 10:47user2Statusresolved => closed
2016-08-11 11:54user2Fixed in Version6.8.0 Updates => 6.8.0 Beta 1

Notes
(0002091)
user2   
2015-11-12 08:18   
See https://github.com/clearos/clearos-framework/commit/211cfdf1f5283e6e804d872fb118b4513a6e3d56 [^]