issues
search
andrmoel
/
astronomy-bundle-php
MIT License
8
stars
5
forks
source link
Add Support for PHP 8.0/8.1
#33
Closed
mjaschen
closed
2 years ago
mjaschen
commented
2 years ago
add support for PHP 8.0 and PHP 8.1
update version requirements in
composer.json
for PHP and PHPUnit
update method signatures in test cases (
setUp(): void
)
fix implicit type conversions with explicit type casting
add support for PHP 8.0 and PHP 8.1
composer.json
for PHP and PHPUnitsetUp(): void
)