additionnal TRAIT support (PHP 5.4.0 feature) with magic constant --TRAIT--
EPUB doc format is now available to download
none
add TRAIT support (PHP 5.4.0 feature)
refactoring of getArguments() method introduced in previous version 1.1.0
none
PHP_Reflect_Token_FUNCTION::getArguments() return values changed : see examples/scanFunctionArguments.php and User Guide Configure/Properties section (example 2). Thanks to Stefan Neufeind for its patch/proposal.
add test suite for issues reported
upgrades build phing xml file : use latest asciidoc version (8.6.6)
none
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