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

Warning in domPdf after 7.4 upgrade #2996

Closed
jekkos opened this issue Oct 29, 2020 · 1 comment
Closed

Warning in domPdf after 7.4 upgrade #2996

jekkos opened this issue Oct 29, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@jekkos
Copy link
Member

jekkos commented Oct 29, 2020

I'm currently seeing this warning after upgrading to php 7.4 when generating PDFs

Message: Function get_magic_quotes_runtime() is deprecated

Filename: helpers/dompdf_helper.php

Line Number: 10

Backtrace:

File: /home/runwalk/domains/ospos.runwalk.be/public_html/application/helpers/dompdf_helper.php
Line: 10
Function: _error_handler

File: /home/runwalk/domains/ospos.runwalk.be/public_html/application/controllers/Sales.php
Line: 792
Function: create_pdf 
@jekkos jekkos self-assigned this Oct 29, 2020
@jekkos jekkos added the bug label Oct 29, 2020
@jekkos jekkos added this to the 3.3.3 milestone Oct 29, 2020
@jekkos
Copy link
Member Author

jekkos commented Oct 29, 2020

This magic quote feature was already deprecated in PHP 5.3, so I'll just remove it.

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

No branches or pull requests

2 participants