[DDC-2206] Setup::registerAutoloadPEAR and registerAutoloadDirectory load Symfony\Componet namespace path through pear is wrong Created: 18/Dec/12 Updated: 23/Dec/12 Resolved: 23/Dec/12 |
|
| Status: | Resolved |
| Project: | Doctrine 2 - ORM |
| Component/s: | Tools |
| Affects Version/s: | 2.3.1 |
| Fix Version/s: | 2.3.2 |
| Security Level: | All |
| Type: | Bug | Priority: | Major |
| Reporter: | auden | Assignee: | Benjamin Eberlei |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Symfony\Component, pear | ||
| Environment: |
MAC,UBUNTU |
||
| Description |
|
install doctrine use pear,and the installed path is get_include_path()/Doctrine,get_include_path()/Symfony,but now Symfony\Component namespace path direct to get_include_path()/doctrine,so some file issue |
| Comments |
| Comment by Benjamin Eberlei [ 23/Dec/12 ] |
|
Fixed |