PHP Fatal error: Declaration of Drupal\features\FeaturesManager::import($modules, $any = false) must be compatible with Drupal\features\FeaturesManagerInterface::import(array $modules, $any = false) in /home/studiopresent/domains/halo.studiopresent.rs/public_html/modules/contrib/features/src/FeaturesManager.php on line 23

This will not be problem with PHP 7.2+ versions, but on PHP 7.1 it will end with php fatal error...

CommentFileSizeAuthor
#2 features.patch505 bytesholo96

Comments

DavorHorvacki created an issue. See original summary.

holo96’s picture

Status: Active » Needs review
StatusFileSize
new505 bytes

Here is patch

Status: Needs review » Needs work

The last submitted patch, 2: features.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

  • nedjo committed f9446c5 on 8.x-4.x authored by DavorHorvacki
    Issue #3144397 by DavorHorvacki: FeaturesManager not compatible with...

  • nedjo committed 9cd0505 on 8.x-3.x authored by DavorHorvacki
    Issue #3144397 by DavorHorvacki: FeaturesManager not compatible with...
nedjo’s picture

Category: Support request » Bug report
Status: Needs work » Fixed

Fixed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.