Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.x - Migrate to PHP 8.x #6

Closed
5 tasks done
dimitriBouteille opened this issue Feb 20, 2022 · 0 comments
Closed
5 tasks done

3.x - Migrate to PHP 8.x #6

dimitriBouteille opened this issue Feb 20, 2022 · 0 comments
Assignees
Labels
development enhancement New feature or request

Comments

@dimitriBouteille
Copy link
Owner

dimitriBouteille commented Feb 20, 2022

Enum support

  • Option::AUTOLOAD => \Dbout\WpOrm\Providers\PostStatus
  • Post::STATUS => \Dbout\WpOrm\Providers\YesNo
  • Post::PING_STATUS => \Dbout\WpOrm\Providers\PingStatus

Errors

  • Class Dbout\WpOrm\Models\Post inherits both Illuminate\Database\Eloquent\Model::CREATED_AT and Dbout\WpOrm\Api\PostInterface::CREATED_AT
  • Class Dbout\WpOrm\Models\Post inherits both Illuminate\Database\Eloquent\Model::UPDATED_AT and Dbout\WpOrm\Api\PostInterface::UPDATED_AT
@dimitriBouteille dimitriBouteille added enhancement New feature or request 2.0 labels Feb 20, 2022
@dimitriBouteille dimitriBouteille changed the title 2.x Migrate to PHP 8.x 2.x - Migrate to PHP 8.x Feb 23, 2022
@dimitriBouteille dimitriBouteille changed the title 2.x - Migrate to PHP 8.x 3.x - Migrate to PHP 8.x Sep 25, 2023
@dimitriBouteille dimitriBouteille self-assigned this Sep 25, 2023
dimitriBouteille added a commit that referenced this issue Sep 25, 2023
dimitriBouteille added a commit that referenced this issue Sep 26, 2023
dimitriBouteille added a commit that referenced this issue Sep 26, 2023
dimitriBouteille added a commit that referenced this issue Sep 27, 2023
dimitriBouteille added a commit that referenced this issue Sep 27, 2023
dimitriBouteille added a commit that referenced this issue Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant