Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

[BUGFIX] Check if property exists in MarkdownExtra class#355

Open
iaian7 wants to merge 1 commit intoPhileCMS:developfrom
iaian7:develop
Open

[BUGFIX] Check if property exists in MarkdownExtra class#355
iaian7 wants to merge 1 commit intoPhileCMS:developfrom
iaian7:develop

Conversation

@iaian7
Copy link

@iaian7 iaian7 commented Dec 28, 2022

Addresses issue #354, fixing the dynamic property ErrorException in PHP 8.2

Changes proposed in this pull request:
Check for property validity before attempting to set custom configuration variables in the Markdown plugin. It's very possible this is not the ideal or correct method for solving the issue, and is offered as a quick fix for anyone running into the same issues I have when running PHP 8.2, until an official approach or correction is recommended.

@PhileCMS/Phile @Schlaefer please review this pull request

@Schlaefer
Copy link
Member

Schlaefer commented Dec 30, 2022 via email

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 this pull request may close these issues.

2 participants