Hey Paul,
As always, great information!
Anyway, I've been looking into building a fairly simple def-use system where I
build a graph for each variable in the function local scope (each CV, TMP_VAR,
and VAR). What I'm doing is building a local graph for each variable in each
basic block and th
Hey Graham,
Sorry for the delay, I meant to send this over the weekend.
On Thu, Jun 25, 2009 at 2:50 AM, Paul Biggar wrote:
>
> When I say model, I mean that we "abstractly" "interpret" the program.
> Its like we're interpreting it, but we don't have the actual values,
> so we model all possible
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (87 total -- which includes 38 feature requests)
===[*Unicode Issues]==
48265 Open Source and result of database have different encodings.
==
PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1399 total -- which includes 878 feature requests)
===[*General Issues]==
48597 Open unexpected gpc variable parsing
48612 Open PHP command line interpret
Thanks for taking care of the rest of this
-Hannes
2009/6/28 Johannes Schlüter :
> johannes Sun Jun 28 17:55:36 2009 UTC
>
> Modified files:
> /php-src php.ini-development php.ini-production
> Log:
> Add missing ini entries (Mikko)
>
>
> http://cvs.php.net/viewvc.cgi/php-s