02-23-2017, 12:22 AM
If these types of messages are still appearing it means that the error_reporting(E_ERROR) is not being applied. It could be due to some restriction in your hosting. Maybe there is another way of activating error_reporting.
Personally, I don't mind, One of our goals this year is to eliminate the warnings from the application and we have drastically reduced the amount in the last six weeks, so your indicating where there are still some is really beneficial for all of us. That said I understand the frustration as you "just want to get your work done". Please check with your hosting provider to see what options you have to applying the error_reporting level because we still have a lot of work to do to eliminate all the warnings.
I have fixed the warnings you indicate above (and some others)
https://github.com/tsolucio/corebos/commit/358c7dc1d9233d1f05098dd16b950307661f22f3#diff-11637a4681f77f99fee4dc5f66eadc9aL12
Keep them comming.
Thanks!
Personally, I don't mind, One of our goals this year is to eliminate the warnings from the application and we have drastically reduced the amount in the last six weeks, so your indicating where there are still some is really beneficial for all of us. That said I understand the frustration as you "just want to get your work done". Please check with your hosting provider to see what options you have to applying the error_reporting level because we still have a lot of work to do to eliminate all the warnings.
I have fixed the warnings you indicate above (and some others)
https://github.com/tsolucio/corebos/commit/358c7dc1d9233d1f05098dd16b950307661f22f3#diff-11637a4681f77f99fee4dc5f66eadc9aL12
Keep them comming.
Thanks!
Joe
TSolucio
TSolucio