* Version 1.1.2 (stable) - API 1.1.1 (stable) - 2011-12-11


* Request 14162: Want to use other licenses.
* Bug 15490: Eliminate var_export() output from PHP_CompatInfo.
* Bug 16181: Ordering issues.
* Bug 16193: Expected 1 space before variable type.
* Bug 18980: Get test suite working again.
 

* Version 1.1.1 (stable) - API 1.1.1 (stable) - 2007-09-13


* Fixed Bug #11984: static protected $variable noted correctly detected
   

* Version 1.1.0 (stable) - API 1.1.0 (stable) - 2007-07-23


* Added enhancement request Bug #11663: implementation for 'interface'
* Added functionality to process abstract class/function
* Fixed generation of class version tag: @package_version@
* Fixed BSD license text to comply with the 85 character limit per line
   

* Version 1.0.2 (stable) - API 1.0.2 (stable) - 2007-07-19


* Fixed Bug #11622: static private function and final class not correctly detected
* Fixed Bug #11575: "bad interpreter" error on linux, @php_bin@ enclosed in double-quotes
* Fixed tests to run for non PEAR install
* Changed tests to keep generated files to make debugging easier
   

* Version 1.0.1 (stable) - API 1.0.1 (stable) - 2007-07-07


* Changed the AllTests main class name to comply with the QA PEAR-wide unit test
   

* Version 1.0.0 (stable) - API 1.0.0 (stable) - 2007-07-06


* Initial stable release
* Fixed regression on -A option
   

* Version 1.0.0RC1 (beta) - API 1.0.0RC1 (beta) - 2007-06-29


* Initial PEAR release
* Testing with PHPUnit
* Using PHPCompat to determine the PHP version
* Using Consol_Getopt for the CLI
* Various fixes and enhancements
   

* Version 0.2 (beta) - API 0.2 (beta) - 2007-06-11


* Split into classes
* Various fixes and enhancements
   

* Version 0.1 (beta) - API 0.1 (beta) - 2007-04-28


* Initial release in sourceforge
   

