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

Deprecation errors in PHP8.1+ #2930

Closed
Naugrimm opened this issue Jan 10, 2023 · 0 comments · Fixed by #2931
Closed

Deprecation errors in PHP8.1+ #2930

Naugrimm opened this issue Jan 10, 2023 · 0 comments · Fixed by #2931

Comments

@Naugrimm
Copy link
Contributor

Deprecation errors are thrown in PHP8.1+. I will prepare a pull request shortly.

[2023-01-10 07:52:37] local.WARNING: ErrorException: Creation of dynamic property Yajra\DataTables\EloquentDataTable::$transformer is deprecated in /.../vendor/yajra/laravel-datatables-fractal/src/FractalServiceProvider.php:56
...
[2023-01-10 07:52:37] local.WARNING: ErrorException: Function utf8_encode() is deprecated in /.../vendor/yajra/laravel-datatables-oracle/src/QueryDataTable.php:774
Naugrimm added a commit to Naugrimm/laravel-datatables that referenced this issue Jan 10, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant