Skip to content

Tags: tyrsson/phpdb

Tags

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request php-db#77 from tyrsson/0.2.1-patch-sql-class

Required change for allowing Sql\Platform\Platform to passed an Adapt…

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request php-db#75 from tyrsson/move-to-phpstan

Move to phpstan, set initial baseline, bump deps
Drop PHP8.1 support
Cleanup unused mk-doc files
Cleanup .gitattributes
Cleanup .gitignore

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request php-db#70 from tyrsson/fix-abstract-factory-entry

AbstractAdapterServiceFactory Refactor

0.1.0

Toggle 0.1.0's commit message
### Release Notes for [0.1.0](https://github.com/php-db/phpdb/milesto…

…ne/2)

### 0.1.0

- Total issues resolved: **12**
- Total pull requests resolved: **13**
- Total contributors: **4**

#### Platform migration,enhancement,qa

 - [66: Typing changes that need to occur for satellite packages.](php-db#66) thanks to @tyrsson

#### bug,qa

 - [65: MetadataInterface::getTable incorrect return type](php-db#65) thanks to @tyrsson
 - [40: shell_exec invocation issue via docker in WSL2](php-db#40) thanks to @tyrsson
 - [39: Docker Compose - Integration test suite](php-db#39) thanks to @tyrsson

#### documentation,enhancement

 - [59: [RFC]: Configuration Structural Change](php-db#59) thanks to @tyrsson

#### Lang Feature Refactor,Platform migration,enhancement

 - [57: Driver feature interface poc](php-db#57) thanks to @tyrsson

#### Platform migration,enhancement

 - [56: [RFC]: Adapter\Driver\Feature](php-db#56) thanks to @tyrsson

#### confirmed

 - [45: Adapter::getDriver has wrong return type](php-db#45) thanks to @InvisibleSmiley

#### enhancement

 - [43: This is a small code clean up with PHP CS Fixer](php-db#43) thanks to @settermjd
 - [37: Update MySQL Docker base image](php-db#37) thanks to @settermjd
 - [34: Fix integration tests](php-db#34) thanks to @settermjd
 - [33: Clean up code](php-db#33) thanks to @settermjd
 - [30: Add a Docker configuration](php-db#30) thanks to @settermjd
 - [28: Upgrade ServiceManager integration from version 3 to 4](php-db#28) thanks to @settermjd

qa
--

 - [38: 3.0.x php unit testing fixes pre rfc](php-db#38) thanks to @simon-mundy
 - [27: set-psalm-baseline](php-db#27) thanks to @tyrsson
 - [26: Updating dependencies](php-db#26) thanks to @tyrsson and @settermjd
 - [6: Create a Docker-based setup for running the test suite against all of the supported databases](php-db#6) thanks to @settermjd

#### enhancement,qa

 - [32: Refactor test code to support PHPUnit's new event system](php-db#32) thanks to @settermjd
 - [4: Integrate Psalm 6](php-db#4) thanks to @settermjd

#### bug

 - [31: Returns package name to laminas/laminas-db so an vcs override can be …](php-db#31) thanks to @tyrsson

#### documentation,qa

 - [24: 3.0.x remove deprecations](php-db#24) thanks to @simon-mundy

#### help wanted

 - [13: Satellite Package for platforms naming.](php-db#13) thanks to @tyrsson

#### enhancement,good first issue,qa

 - [7: Fix the failing tests](php-db#7) thanks to @settermjd