Releases: dan-on/php-interval-tree
Releases · dan-on/php-interval-tree
v2.1.0
- PHPStan and Psalm generics support added:
https://phpstan.org/blog/generics-in-php-using-phpdocs
https://psalm.dev/docs/annotating_code/templated_annotations/ - Update phpstan to 1.3.x;
- Fix code style issues;