After we updated to zend frame 2.4.13 + an update from doctrine to doctrine/doctrine module (1.0.1):
Do we get a problem with the following functions of doctrine namely :
setIdentityValue() and setCredentialValue()
replace these functions with :
setIdentity() and setCredential()
This would solve the problem