logo       

Re: PHP parsing silent bug: msg#00080

text.doxygen.general

Subject: Re: PHP parsing silent bug

On Mon, Feb 24, 2003 at 05:42:17PM -0500, christophe barbe wrote:
> Using the following line, turn around this problem:

Sorry I forgot the line:

echo('!$' . 'tar' . '"');

The following file triggers the problem:

<?php


class cl1 {


function trigger()
{
echo('!$tar' . '"');
}


}


?>

In my config files I have among other things:
EXTRACT_ALL = YES
EXTRACT_PRIVATE = YES
EXTRACT_STATIC = YES
EXTRACT_LOCAL_CLASSES = YES

Christophe

--
Christophe Barbé <christophe.barbe@xxxxxxxxx>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8 F67A 8F45 2F1E D72C B41E

Cats are absolute individuals, with their own ideas about everything,
including the people they own. --John Dingman


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise