ZF-12227: Zend_Service_SqlAzure_Exception require once with backslashes
Description
Zend_Service_SqlAzure_Exception does require_once with backslashes:
require_once 'Zend\Service\Exception.php';
Zend_Service_SqlAzure_Exception does require_once with backslashes:
require_once 'Zend\Service\Exception.php';
Comments
Posted by Rob Allen (rob) on 2012-11-16T18:54:57.000+0000
Fixed on trunk (25140) and release-1.12 (25141)