mercari / dietcube

The world super fly weight & flexible PHP framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2

HaiTo opened this issue · comments

commented

parent issue: #36

Background

Dietcube doesn't work on PHP8.0.
DietCube cannot run on PHP8.0 due to

  • Twig 1.X doesn't support PHP 8.0
  • PHP Unit 5.x doesn't support PHP 8.0

Also, We want to use the modern feature since PHP version 7.X and 8.X

Goal

  1. Runnable on PHP 8.0
  2. Be more helpful for developing.

Milestones

  • Be Runnable at PHP 8.0
  • Address broken codes.
  • Drop Supporting PHP
    • 7.3
  • [Nice to have] Be property type declaration.

Looks good to me except for the version number. 👍