Releases: llaville/php-compatinfo-db
Releases · llaville/php-compatinfo-db
3.0.1
Changed
- clean-up duplicated Odbc unit tests available both in PhpBundle and PhpPecl (keep PhpBundle)
- reorganizes test suites main list to allow suite filter feature of PHPUnit
- bump new year in LICENSE file
- removes
humbug/boxdependency - initializes SQLite database when invoking
composer installorcomposer updatecommands - Xdebug reference updated to version 3.0.2 (stable)
- Yac reference updated to version 2.3.0 (stable)
v3.0.0
New Major Release
Added
- PHP 7.3.24 and 7.3.25 support
- PHP 7.4.12 and 7.4.13 support
- Doctrine ORM to support more Back-End than just native SQLite3, and handle domain of DDD architecture
- #49 PHP 8.0 support
- #52 Configuration - read it from a compatible PSR11 container
- #59 Phar distribution automated create/update with composer
Changed
- removed
bartlett:namespace prefix and all commands - new
bartlett:db:releasecommand combines oldbartlett:db:release:phpandbartlett:db:publish:phpcommands that were removed - #50 Dependency-Injection with Symfony component
replace oldContainerServicethat was introduced in version 2.13 - #51 CommandBus with Symfony Messenger component
- #54 update Sqlite3 reference to support PHP 8.0
- #56 Lite alternative to
laminas-diagnosticssolution - APCu reference updated to version 5.1.19 (stable)
- Igbinary reference updated to version 3.2.1 (stable)
- Jsmin reference updated to version 3.0.0 (stable)
- Memcache reference updated to version 8.0 (stable)
- Msgpack reference updated to version 2.1.2 (stable)
- OCI8 reference updated to version 3.0.1 (stable)
- Pdflib reference updated to version 4.1.4 (stable)
- Raphf reference updated to version 2.0.1 (stable)
- Rar reference updated to version 4.2.0 (stable)
- Redis reference updated to version 5.3.2 (stable)
- Uopz reference updated to version 6.1.2 (stable)
- Xdebug reference updated to version 3.0.1 (stable)
- Xhprof reference updated to version 2.2.3 (stable)
- Yac reference updated to version 2.2.1 (stable)
- Yaml reference updated to version 2.2.1 (stable)
- Zip reference updated to version 1.19.2 (stable)
Removed
bartlett:db:build:extcommand