Skip to content

Releases: llaville/php-compatinfo-db

3.0.1

06 Jan 11:48

Choose a tag to compare

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/box dependency
  • initializes SQLite database when invoking composer install or composer update commands
  • Xdebug reference updated to version 3.0.2 (stable)
  • Yac reference updated to version 2.3.0 (stable)

v3.0.0

29 Dec 15:33

Choose a tag to compare

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:release command combines old bartlett:db:release:php and bartlett:db:publish:php commands that were removed
  • #50 Dependency-Injection with Symfony component
    replace old ContainerService that 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-diagnostics solution
  • 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:ext command

Fixed

  • #13 Missing Reference entries not detected by standard suite tests
  • #48 GenericTest - checkValuesFromReference failed to proceed good assertions
  • #55 Wrong assertion results when method checks
  • #57 GenericTest - function_exists failed to proceed expected assertion with Polyfills