PHP Classes

Version 2.0 Info

Recommend this page to a friend!

      phpizer  >  All threads  >  Version 2.0 Info  >  (Un) Subscribe thread alerts  
Subject:Version 2.0 Info
Summary:This tells you all about Version 2
Messages:3
Author:Asher Wolfstein
Date:2006-11-06 12:30:04
Update:2006-11-11 05:24:33
 

  1. Version 2.0 Info   Reply   Report abuse  
Picture of Asher Wolfstein Asher Wolfstein - 2006-11-06 12:30:04
Version 2 supports turning your variables outside of functions and classes into global variables now. It also supports much more details version parameters.

Enjoy!

  2. Re: Version 2.0 Info   Reply   Report abuse  
Picture of Asher Wolfstein Asher Wolfstein - 2006-11-07 14:52:54 - In reply to message 1 from Asher Wolfstein
Version 2 has been updated with tighter class and function matching for determining 'off-limits' areas for automatic variable globalization.

TO-DO: Braces are left up to an extremely simple regex at the moment which could catch 'inadvertant' braces: those found in quoted text for instance without a closing partner. This will be fixed next.

  3. Re: Version 2.0 Info   Reply   Report abuse  
Picture of Asher Wolfstein Asher Wolfstein - 2006-11-11 05:24:33 - In reply to message 2 from Asher Wolfstein
Braces are double-checked in case they are found in strings. Everything should work now, all versions are up to date with version 2.