propelorm / sfPropelORMPlugin

symfony 1.x plugin for Propel.
http://www.propelorm.org/
Other
109 stars 95 forks source link

Fix for Reflection package discover #229

Closed ksn135 closed 8 years ago

ksn135 commented 9 years ago

When you put modified class (i.e. sfGuardUser.class.php ) into /lib folder with the same name Reflection can't find original class and can't determine correct package file path and throw exception "Unable to find the model dir name (model) in the package"

rozwell commented 8 years ago

Could you squash those commits?

e1himself commented 8 years ago

@rozwell you can merge-n-squash with GitHub UI.