- SqlsrvDriver::getInsertId() last inserted id is from last statement instead of last inserted row regardless of the table that produced the value
- SqlsrvDriver: php7 compatibility
- removed Strict from exceptions [Closes #216]
For the details you can have a look at the diff.