ZF-11688: Zend_Db BC break - constants removed
Description
See ZF-3684 -- the error constants from Zend_Db were removed.
Even though they were 'null', now code using them fails.
See ZF-3684 -- the error constants from Zend_Db were removed.
Even though they were 'null', now code using them fails.
Comments
Posted by Dolf Schimmel (Freeaqingme) (freak) on 2011-08-21T22:18:39.000+0000
This clearly is a BC break, uncalled for I suppose.
Posted by Pádraic Brady (padraic) on 2011-08-28T10:12:24.000+0000
Fixed in r24416