On Tue, 9 Oct 2012, Nikita Popov wrote:
> On Thu, Oct 4, 2012 at 9:45 AM, Derick Rethans wrote:
> > On Sun, 30 Sep 2012, Stas Malyshev wrote:
> >
> >> I was looking into generators topic and I couldn't find answer to
> >> this question: how generators are supposed to interact with PHP
> >> tool
On Thu, Oct 4, 2012 at 9:45 AM, Derick Rethans wrote:
> On Sun, 30 Sep 2012, Stas Malyshev wrote:
>
>> I was looking into generators topic and I couldn't find answer to this
>> question: how generators are supposed to interact with PHP tools, such
>> as debuggers, profilers, etc.? Specifically, ho
On Sun, 30 Sep 2012, Stas Malyshev wrote:
> I was looking into generators topic and I couldn't find answer to this
> question: how generators are supposed to interact with PHP tools, such
> as debuggers, profilers, etc.? Specifically, how calls to generator
> are handled? Usually, the tool over
Adding Zeev, Derick and Dmitry in case they miss this post.
On Oct 1, 2012 6:21 AM, "Stas Malyshev" wrote:
> Hi!
>
> I was looking into generators topic and I couldn't find answer to this
> question: how generators are supposed to interact with PHP tools, such
> as debuggers, profilers, etc.? Spe