-
Notifications
You must be signed in to change notification settings - Fork 79
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
PHP 8 compatibility #108
Comments
agreed, this is a major showstopper for me. rusticisoftware/tincan requires php ~5.5 || ^7.0.3 -> your php version (8.1.0) does not satisfy that requirement. |
Hoping to have |
Yes this is very urgent for the project to migrate to php8. See https://www.drupal.org/project/opigno_lms/issues/3269096 |
Too bad this is still hanging! Php 7 is very soon to be done. |
@brianjmiller - any thoughts on getting this committed (or insight into why it isn't)? |
any workarounds? fork time? |
in 18 days php 7.4 support ends. |
Thanks. I swapped horses, moving from Drupal / Opigno to Wordpress / Sensei LMS. |
If you're stuck, the devs behind Opigno, a Drupal-based LMS, forked this package to solve the immediate problem: https://github.com/opigno/TinCanPHP |
Does the V3 added PHP 8 support. |
I noticed that #110 was committed, which is great. But there still seems to be some work to do relative to PHP 8.1 support.
|
the packagist / composer instance tops out at php 7.
Are there plans to be compatible with php 8?
The text was updated successfully, but these errors were encountered: