Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the PHP8+ warnings #54

Merged

Conversation

ingeniumed
Copy link
Contributor

Description

This PR will resolve the warnings that show up for PHP 8, as well as upgrade the symfony/css-selector and symfony/dom-crawler packages so that plugin's minimum version is now set to PHP 8.

This also meant marking the postID as a required field, which it already was but this just makes it official.

@ingeniumed ingeniumed requested a review from a team as a code owner January 18, 2024 22:54
composer.json Outdated Show resolved Hide resolved
vendor/composer/platform_check.php Show resolved Hide resolved
composer.json Show resolved Hide resolved
@alecgeatches alecgeatches changed the base branch from trunk to planned-release/1.2.0 February 7, 2024 18:48
Copy link
Contributor

@alecgeatches alecgeatches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Going to merge these changes into a new 1.2.0 release.

@alecgeatches alecgeatches merged commit b8d47ef into planned-release/1.2.0 Feb 7, 2024
2 checks passed
@alecgeatches alecgeatches deleted the update/warning-for-php-8-and-abover branch February 7, 2024 18:49
@alecgeatches alecgeatches mentioned this pull request Feb 7, 2024
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.

3 participants