Details
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
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
Fixed