composer update
This commit is contained in:
@@ -65,7 +65,6 @@ class AnnotationFileLoader extends FileLoader
|
||||
$collection->addCollection($this->loader->load($class, $type));
|
||||
}
|
||||
|
||||
// PHP 7 memory manager will not release after token_get_all(), see https://bugs.php.net/70098
|
||||
gc_mem_caches();
|
||||
|
||||
return $collection;
|
||||
|
||||
Reference in New Issue
Block a user