| Recommend this page to a friend! | 
| Classes of Duong Huynh Nghia | PHP Slim Framework 3 Modular Application | libraries/vendor/doctrine/annotations/CHANGELOG.md | Download | 
  | 
|||||||||||||||||||||
Changelog1.4.0This release fix an issue were some annotations could be not loaded if the namespace in the use statement started with a backslash. It also update the tests and drop the support for php 5.X 
 1.3.1 - 2016-12-30This release fixes an issue with ignored annotations that were already
autoloaded, causing the  Additionally, an issue was fixed in the  Total issues resolved: 2 
 1.3.0This release introduces a PHP version bump.  A series of additional improvements have been introduced:  * support for PHP 7 "grouped use statements"
 * support for ignoring entire namespace names
   via  Total issues resolved: 15 
 1.2.4Total issues resolved: 1 1.2.3Total issues resolved: 2 
 1.2.2Total issues resolved: 4 
 1.2.1Total issues resolved: 4 
 1.2.0 * HHVM support
 * Allowing dangling comma in annotations
 * Excluded annotations are no longer autoloaded
 * Importing namespaces also in traits
 * Added support for  1.1.0* Add Exception when ZendOptimizer+ or Opcache is configured to drop comments  |