Skip to content

Fix missing return type deprecation#5

Merged
williarin merged 1 commit into
masterfrom
fix-depreactions
Oct 11, 2023
Merged

Fix missing return type deprecation#5
williarin merged 1 commit into
masterfrom
fix-depreactions

Conversation

@williarin

Copy link
Copy Markdown
Owner

Fix this deprecation:

Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Williarin\WordpressInteropBundle\DependencyInjection\Compiler\RepositoryCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.

@williarin williarin merged commit 34559fa into master Oct 11, 2023
@williarin williarin deleted the fix-depreactions branch October 11, 2023 15:15
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