We need to check for the E_STRICT warnings and clear it. statuses tags views handlers are throwing some warnings.

Need to check in all the places for this type of warnings.

Comments

icecreamyou’s picture

I've been running my local dev setup with error_reporting = E_ALL | E_STRICT for awhile now and haven't seen errors come up from Statuses under default settings. There may be errors that result from using some of the more obscure Views handlers, but did you have anywhere else in mind to check for these issues?

mathankumarc’s picture

Nope. Other than views handlers, I'm not able to find any E_STRICT errors.

icecreamyou’s picture

Status: Active » Fixed

I think this is resolved. If there are any E_STRICT errors remaining we can open specific issues for them when they are encountered.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.