[wp-trac] Re: [WordPress Trac] #3155: Several "notice" messages in
WP 2.1-alpha3
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 21 18:03:04 GMT 2006
#3155: Several "notice" messages in WP 2.1-alpha3
--------------------------+-------------------------------------------------
Reporter: quix0r | Owner: anonymous
Type: enhancement | Status: new
Priority: high | Milestone: 2.1
Component: Optimization | Version: 2.1
Severity: major | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by masquerade):
Just a little sidenote fyi, notices will not slow down execution, and have
nothing to do with Apache. The PHP interpreter does the checks whether or
not a notice needs to be generated, otherwise it wouldn't know if a notice
needed to be generated, so MFHing them for the purpose of speeding up the
code is the wrong reason. That doesn't mean they don't need to be fixed,
but I wouldn't get the idea that fixing them is optimizing anything.
That's one of those things that falls under "premature optimization".
--
Ticket URL: <http://trac.wordpress.org/ticket/3155>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list