•  
      request #17931 Unit tests should pass with PHP 8.0
    Infos
    #17931
    Thomas Gerbet (tgerbet)
    2021-06-21 09:07
    2020-10-29 17:58
    19465
    Details
    Unit tests should pass with PHP 8.0
    PHP 8.0 release is approaching, it's time to start the movement on our side and start preparing the codebase to PHP 8.
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2021-06-21
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2021-06-21 09:07
    • Status changed from Waiting for information to Closed
    • Close date set to 2021-06-21
    User avatar
    Thomas Gerbet (tgerbet)2021-01-04 14:39
    Implementation is on hold for now. The remaining failing tests need a more recent version of the lcobucci/jwt library which is only available for PHP 7.4. We will need to bump to PHP 7.4 first but we are blocked by request #18409.

    • Status changed from Under implementation to Waiting for information