Closed noahmayr closed 1 year ago
Hi @noahmayr Thank you for your contributions. after PHP8 was released, I prefer to use the strict type to phpDoc, Could you modify all phpDoc to strict type in Sprint.php, please?
public string $activatedDate;
Sure, should I also add a declare(strict_types=1)
to the file?
If you want to convert the whole project to more modern Php, it might make sense to look into https://github.com/rectorphp/rector
@noahmayr Thank you for your contributions and for introducing a great PHP package. But sometimes need to use PHPDoc for the JSON serializer to work well, so I can't convert the whole project automatically.
See https://docs.atlassian.com/jira-software/REST/9.5.0/#agile/1.0/board/{boardId}/sprint