- Skip PDO tests if required pdo_sqlite extension not enabled
- Removed double closing happened in LDAP resources.
- Update documentation fixing typos.
- phpunit added to require-dev of composer.
- Updated license year.
- Removed CHANGES.md file, added CHANGELOG.md instead.
First stable 2.0 release.
-
(FIX) Correct AuthFactory namespace, and add test.
-
(DOC) Additions and corrections in README.
-
(FIX) Add missing Status in AdapterInterface.
-
DOC: Updated README and docblocks.
-
CHG: PdoAdapter::buildSelectWhere() now honors the custom column name provided by the user.
-
CHG: Turn off auto-resolution in Container tests
Initial 2.0.0 beta release.