[wp-trac] [WordPress Trac] #13185: advanced-cache.php is @included
WordPress Trac
wp-trac at lists.automattic.com
Fri Apr 30 07:59:19 UTC 2010
#13185: advanced-cache.php is @included
--------------------------+-------------------------------------------------
Reporter: solarissmoke | Owner: ryan
Type: defect (bug) | Status: new
Priority: low | Milestone: 3.0
Component: Cache | Version: 3.0
Severity: minor | Keywords:
--------------------------+-------------------------------------------------
I've been working using some caching plugins recently and am finding that
when errors happen, tracking down the problem can be very tricky until you
realise that advanced-cache.php is @included - and then you have to
manually edit the core files to remove the error suppression.
The @include was introduced in #4293, to replace a require().
Any objections to removing the @ ?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13185>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list