Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Add PHP 8.2, drop 7.4 from Travis #761

Closed
wants to merge 4 commits into from
Closed

Commits on May 22, 2023

  1. welcome 8.2, goodbye 7.4

    AronNovak committed May 22, 2023
    Configuration menu
    Copy the full SHA
    005083e View commit details
    Browse the repository at this point in the history
  2. fix Deprecated function: Return type of Drupal\og\Event\PermissionEve…

    …nt::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in include() (line 20 of modules/contrib/og/src/Event/PermissionEvent.php).
    AronNovak committed May 22, 2023
    Configuration menu
    Copy the full SHA
    1e997e2 View commit details
    Browse the repository at this point in the history
  3. try to fix 8.2

    AronNovak committed May 22, 2023
    Configuration menu
    Copy the full SHA
    86bb2cf View commit details
    Browse the repository at this point in the history
  4. services

    AronNovak committed May 22, 2023
    Configuration menu
    Copy the full SHA
    286554d View commit details
    Browse the repository at this point in the history