Skip to content

Conversation

@jGRUBBS
Copy link

@jGRUBBS jGRUBBS commented Feb 2, 2024

After updating to PHP 8.2 the following deprecation message began appearing:

Deprecated: Optional parameter $obj_array declared before required parameter $key is implicitly treated as a required parameter in /var/app/current/wordpress/web/app/mu-plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1150
Deprecated: Optional parameter $post_id declared before required parameter $file_id is implicitly treated as a required parameter in /var/app/current/wordpress/web/app/mu-plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1482

Fixes:

PHP Fatal error:  Uncaught ValueError: DOMDocument::loadHTML(): Argument magicstickuk#1 ($source) must not be empty in /var/app/current/wordpress/web/app/mu-plugins/multisite-post-duplicator/inc/mpd-functions.php:406

Addresses:
kingandpartners/auberge#3623
Sign up for free to 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.

1 participant