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

Trying to fix type mismatch in tests for MW 1.41 #242

Merged
merged 2 commits into from
Sep 9, 2024

Commits on Sep 9, 2024

  1. Trying to fix type mismatch

    Hook Registry (SESP\Tests\HookRegistry)
     ✘ Register [27.02 ms]
       │
       │ TypeError: SESP\PropertyRegistry::register(): Argument #1 ($propertyRegistry) must be of type SMW\PropertyRegistry, array given, called in /var/www/html/extensions/SemanticExtraSpecialProperties/src/HookRegistry.php on line 150
       │
       │ /var/www/html/extensions/SemanticExtraSpecialProperties/src/PropertyRegistry.php:38
       │ /var/www/html/extensions/SemanticExtraSpecialProperties/src/HookRegistry.php:150
       │ /var/www/html/extensions/SemanticExtraSpecialProperties/tests/phpunit/Unit/HookRegistryTest.php:144
       │ /var/www/html/extensions/SemanticExtraSpecialProperties/tests/phpunit/Unit/HookRegistryTest.php:113
       │ /var/www/html/extensions/SemanticExtraSpecialProperties/tests/phpunit/Unit/HookRegistryTest.php:44
       │
    alex-mashin committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    25c812e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67c85d8 View commit details
    Browse the repository at this point in the history