none
trimmed whitespace on PHP_Reflect_Token_FUNCTION::getSignature() method
replace missing AllTests.php script to launch all tests at once by configuration file phpunit.xml
Signature truncated on methods with array as defaultvalue (issue #1)
WARNING: Autoloader is no more loaded by default.
add AllTests.php script to launch all tests at once.
add source documentation that can be build with AsciiDoc (see docs/README.txt)
none
no changes since version 0.7.0
none
adds globals variable support
typo errors on IncludeTest.php file about method covers; allow to use --coverage phpunit feature
enhance namespaces support
two tests condition in abstract class PHP_Reflect_TokenWithScope, getEndTokenId() method
PEAR dependency decreased from 1.9.2 to 1.9.0 to allow EPEL repository packaging
when a namespace is active, keep it as current context
adds full support for Namespace with PHP 5.3.0 or greater
adds total of lines, code lines and no code lines
none
adds an independant autoloader function
none
none
getIncludes method introduced dupplicated values with PHP_CompatInfo 2
improved options handler
getDocblock method accept more than just phpdoc comment style
add docblock in each test units
change base install directory
First public release