Skip to content
Compare
Choose a tag to compare
@staabm staabm released this 17 Nov 08:39
b32c279

This release required some fundamental time consuming internal changes and cleanups.
please consider supporting my freetime open source work with your sponsoring 💕

Improvements

  • PHPStan 2.0 support by @staabm in #709
  • Added rule identifiers by @staabm in #706
  • More human readable und less verbose ReflectionCache file format #716

Breaking Changes

  • we no longer use generic types to represent the inferred result set metadata
    • Remove use of Doctrine stub and and generic Doctrine result types by @staabm in #705
    • Remove use of Mysqli stub and generic mysqli result type by @staabm in #698
    • Remove mysqli_result from skipCheckGenericClasses by @staabm in #701
    • Remove use of PDOStatement stub and and generic PDOStatement result type by @staabm in #700

Internal Cleanup

Full Changelog: 0.2.85...0.3