3
0

Deprecation to resolve #1

Closed
opened 2023-01-03 12:06:45 +00:00 by mf · 0 comments
Owner
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pcm\SearchBundle\EventSubscriber\SearchableSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
``` Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Pcm\SearchBundle\EventSubscriber\SearchableSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message. ```
mf self-assigned this 2023-01-03 12:06:49 +00:00
mf closed this issue 2023-01-09 16:07:17 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pcm-libraries/pcm-search-bundle#1