[wp-hackers] Big fix for WP 2.1-alpha3
Robert Deaton
false.hopes at gmail.com
Thu Sep 21 21:57:05 GMT 2006
On 9/21/06, Ryan Boren <ryan at boren.nu> wrote:
> Robert Deaton wrote:
> I'd like to fix notices where we can, but I agree that we shouldn't
> necessarily be optimizing for E_ALL. Who runs E_ALL in a production
> environment?
It'd be nice to be E_ALL clean. The performance hit for doing the
isset and alloc on each var is negligable, but if we're going to E_ALL
clean it let's not let it masquerade as a big performance fix, as
it'll likely be the opposite.
--
--Robert Deaton
More information about the wp-hackers
mailing list