Skip to content

Remove curly brace array offset - #60

Closed
iggyvolz wants to merge 1 commit into
php:masterfrom
iggyvolz:remove-curly-array-access
Closed

Remove curly brace array offset#60
iggyvolz wants to merge 1 commit into
php:masterfrom
iggyvolz:remove-curly-array-access

Conversation

@iggyvolz

Copy link
Copy Markdown

Curly braces for array access were deprecated in PHP 7.4. It looks like the extension this class uses (https://pecl.php.net/package/haru/1.0.4) isn't maintained and is no longer compatible with PHP - might be safe to remove it?

@cmb69

Copy link
Copy Markdown
Member

Yeah, the PDF rendered is unused (since 2012 or so).

@kamil-tekiela

Copy link
Copy Markdown
Member

We could merge this PR. There are more instances of this issue as well as numerous other issues. Maybe, the first step should be removing the PDF renderer?

@cmb69

Copy link
Copy Markdown
Member

+1 on removing the PDF renderer

@iggyvolziggyvolz mentioned this pull request Dec 24, 2021
@afilinaafilina mentioned this pull request Oct 17, 2025
@haszi

Copy link
Copy Markdown
Contributor

Closing this as there are no more curly brace array offsets in the codebase and the PDF renderer has been removed.

@haszihaszi closed this Nov 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@iggyvolz@cmb69@kamil-tekiela@haszi