-
- Downloads
fix: declare typed properties in PHPDoc for php<7.4
- fixes error when running castopod on php<7.4 fixes #23
Showing
- .devcontainer/Dockerfile 1 addition, 1 deletion.devcontainer/Dockerfile
- Dockerfile 1 addition, 1 deletionDockerfile
- app/Config/Routes.php 1 addition, 1 deletionapp/Config/Routes.php
- app/Controllers/Admin/Contributor.php 9 additions, 2 deletionsapp/Controllers/Admin/Contributor.php
- app/Controllers/Admin/Episode.php 9 additions, 2 deletionsapp/Controllers/Admin/Episode.php
- app/Controllers/Admin/Podcast.php 4 additions, 1 deletionapp/Controllers/Admin/Podcast.php
- app/Controllers/Admin/User.php 4 additions, 1 deletionapp/Controllers/Admin/User.php
- app/Controllers/Episode.php 9 additions, 2 deletionsapp/Controllers/Episode.php
- app/Controllers/Podcast.php 4 additions, 1 deletionapp/Controllers/Podcast.php
- app/Entities/Category.php 3 additions, 0 deletionsapp/Entities/Category.php
- app/Entities/Episode.php 54 additions, 11 deletionsapp/Entities/Episode.php
- app/Entities/Podcast.php 37 additions, 6 deletionsapp/Entities/Podcast.php
- app/Entities/User.php 8 additions, 3 deletionsapp/Entities/User.php
Loading
Please register or sign in to comment