>> Ideally I'd like to get Xdebug compatibility for 5.5 - but even if we can't
>> make it - there's truth to the assertion you wouldn't want them both at the
>> same time.
>
> That’s not entirely true. If you stay as similar as possible to your 
> production environment, your development environment will have an opcode 
> cache as well. And possibly xdebug.

I run xdebug on 1% of my production servers to a nice stack trace for
errors that reveal themselves in production. Similar to how I run
xhprof on 1% of all web requests.

-- 
Herman Radtke
@hermanradtke | http://hermanradtke.com

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to