Alright, I'm new to git but I believe I have a branch off my fork which 
demonstrates the issue.

https://github.com/cpriest/php-src/tree/isset-unset-issue

This branch also features just code necessary to produce the results, if you 
search in zend_compile.h for ISSUE-ISSET-LANGUAGE-PARSER you'll see further 
contextual notes on what I'm seeing that's the issue.

It seems the function_token is getting the rest of the script stuffed into it.

> -----Original Message-----
> From: ekne...@gmail.com [mailto:ekne...@gmail.com] On Behalf Of Etienne Kneuss
> Sent: Saturday, May 05, 2012 10:07 AM
> To: Clint Priest
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] RE: Trouble with zend_language_parser.y
> 
> Hi Clint,
> 
> On Wed, May 2, 2012 at 3:23 PM, Clint Priest <cpri...@zerocue.com> wrote:
> > Anyone have any help with this?
> 
> hard to say like this with this partial patch, do you have some git branch I 
> can pull from to reproduce and analyze this?
> Alternatively, the complete an up-to-date patch?
> 
> Best Regards,

Reply via email to