-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Creation of dynamic property $graceTimeInMinutes is deprecated #93
Comments
Same for e.g.
|
I'd accept a PR that fixes this. |
You need to upgrade the Laravel version to support 8.2. on my side the package worked for me under PHP 8.2. |
I upgraded to 8.2 - that didn't help. Besides - the requirement for laravel 10 states PHP 8.1/8.2 so some kind of workaround should probably be made for 8.1 |
I still get this errors, despite the fix in #98 after upgrading to php 8.2
As stated here https://www.php.net/manual/en/migration82.deprecated.php:
Both |
For me the same deprecation errors also still show up. The issue seems not to be fixed and maybe needs to be reopened? Maybe there is another mechanism how to add grace time or monitor name? |
@freekmurze do you have the opportunity to take another look here? |
Currently short on time, if it's urgent, please submit a PR 👍 |
@freekmurze unfortunately, i have no idea what a fix could look like. But I would like to use Oh Dear in this way with our account. Any idea/direction? |
I'm getting thousands of these messages since upgrading to PHP8.2:
I'm sorry that I don't really have much to offer other than our usage which is:
The text was updated successfully, but these errors were encountered: