Phile icon indicating copy to clipboard operation
Phile copied to clipboard

[BUGFIX] Check if property exists in MarkdownExtra class

Open iaian7 opened this issue 2 years ago • 1 comments

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

iaian7 avatar Dec 28 '22 19:12 iaian7

Hi, thanks for the PR. I'm going to review in the New Year. - You all have a happy New Year.

Schlaefer avatar Dec 30 '22 13:12 Schlaefer