Skip to content

Fix PHP 7.4 warnings/notices#113

Merged
trepmal merged 7 commits into
Automattic:masterfrom
jonathanstegall:master
Jun 4, 2021
Merged

Fix PHP 7.4 warnings/notices#113
trepmal merged 7 commits into
Automattic:masterfrom
jonathanstegall:master

Conversation

@jonathanstegall
Copy link
Copy Markdown
Contributor

@jonathanstegall jonathanstegall commented Jan 5, 2021

I made the same changes to this file that were made in the WordPress.org plugin directory's version. See this Trac ticket. Then I corrected a few additional instances of curly syntax because WordPress.org's version of this class is newer. This all seems to work nicely. My ads still load, and the warning/notices no longer appear in my logs while running PHP 7.4. If merged, this fixes #112.

It's not clear to me if this plugin has been abandoned, so it doesn't seem like the time to upgrade the Markdown parser itself.

@trepmal trepmal mentioned this pull request Jun 4, 2021
@trepmal trepmal merged commit c3f108d into Automattic:master Jun 4, 2021
@GaryJones GaryJones added this to the 0.6 milestone Mar 14, 2022
@GaryJones GaryJones added the type: maintenance Routine maintenance and code quality improvements label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PHP 7.4 deprecation warning

3 participants