[wp-trac] [WordPress Trac] #13436: Wordpress class_exists() conflicts with __autoload() and php_auto_prepend
WordPress Trac
wp-trac at lists.automattic.com
Sat Dec 11 10:00:43 UTC 2010
#13436: Wordpress class_exists() conflicts with __autoload() and php_auto_prepend
-------------------------+--------------------------------------------------
Reporter: galbus | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: Future Release
Component: General | Version: 3.1
Severity: minor | Resolution:
Keywords: needs-patch |
-------------------------+--------------------------------------------------
Changes (by azizur):
* cc: azizur (added)
Comment:
If anything related to IIS7 rewrite is applied recently on Trunk its
causing issue.
{{{
Fatal error: Call to undefined function iis7_supports_permalinks() in
D:\site.org.uk\wwwroot\wp-includes\canonical.php on line 40
}}}
Looks like {{{\wp-includes\misc.php}}} is not loaded before {{{\wp-
includes\canonical.php}}}.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13436#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list