8000 Updated the changelog · johannes85/symfony@0e54a22 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e54a22

Browse files
committed
Updated the changelog
1 parent eae772e commit 0e54a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG-2.1.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
178178

179179
### ClassLoader
180180

181+
* added a new ApcClassLoader using composition to wrap other loaders
182+
* added a new ClassLoader which does not distinguish between namespaced and pear-like classes (as the PEAR
183+
convention is a subset of PSR-0) and supports using Composer's namespace maps
181184
* added a class map generator
182185
* added support for loading globally-installed PEAR packages
183186

0 commit comments

Comments
 (0)
0