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

Error thrown when trying to create new recording schedule in tv/detail/ #58

Closed
mymatenige opened this issue Sep 27, 2021 · 4 comments
Closed
Assignees

Comments

@mymatenige
Copy link
Contributor

If I search for a program, find it, look at the detail and set it to record, the following error is thrown:

  error type:  Warning
error string:  !!NoTrans: Use of undefined constant Math - assumed 'Math' (this will throw an Error in a future version of PHP)!!
    filename:  modules/tv/classes/Schedule.php
  error line:  295
@mymatenige
Copy link
Contributor Author

@bennettpeter Any chance that this can also be merged into master for PHP 8.0?

@bennettpeter bennettpeter self-assigned this Dec 14, 2021
@bennettpeter
Copy link
Member

@bennettpeter Any chance that this can also be merged into master for PHP 8.0?

Sure - I will give it a quick test and if all is well I will merge it.

@bennettpeter
Copy link
Member

Fixed in 38bee4a with pull request #59

@mymatenige
Copy link
Contributor Author

Thanks Peter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants