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

An update to PHP 8.1 and 8.2 (8.3?) is necessary #64

Open
gitwalt opened this issue Oct 10, 2024 · 0 comments
Open

An update to PHP 8.1 and 8.2 (8.3?) is necessary #64

gitwalt opened this issue Oct 10, 2024 · 0 comments

Comments

@gitwalt
Copy link

gitwalt commented Oct 10, 2024

As of PHP 8.1, I receive the following deprecated messages when downloading the PDF:

PHP Deprecated:  Creation of dynamic property BG_Analytics::$file_location_notice_seen is deprecated in /.../job-postings/include/class-bg-analytics.php on line 25
PHP Deprecated:  Optional parameter $post_id declared before required parameter $lang is implicitly treated as a required parameter in /job-postings/include/class-pdf-export.php on line 63
PHP Deprecated:  Creation of dynamic property Jobs_PDF_Header_Footer::$footerData is deprecated in /job-postings/include/class-pdf-export.php on line 15
PHP Deprecated:  Implicit conversion from float 4.227688888888889 to int loses precision in /job-postings/tcpdf/tcpdf.php on line 4182
PHP Deprecated:  Implicit conversion from float 1.411111111111111 to int loses precision in /job-postings/tcpdf/tcpdf.php on line 4182
etc.

As of PHP 8.2, I also receive the following Deprecated message:

[10-Oct-2024 10:33:48 UTC] PHP Deprecated:  Creation of dynamic property BG_Analytics::$metrics_shareable is deprecated in /job-postings/include/class-bg-analytics.php on line 23
[10-Oct-2024 10:33:48 UTC] PHP Deprecated:  Creation of dynamic property BG_Analytics::$file_location_notice_seen is deprecated in /job-postings/include/class-bg-analytics.php on line 25
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

No branches or pull requests

1 participant