Skip to content

Issue with PHP 8.2 and Gigya 6.2 version #159

@mateuszwegrzycki-accenture

Description

Hi Team

We tried to use Gigya with PHP 8.2 and we can see that version of package 6.1 is only for PHP 8.1 and package 6.3 is only for PHP 8.3 (for version 6.3 in composer.json is information that PHP 8.2 is also accepted, but package in version 6.3 contains syntax which is available only in PHP 8.3 like typed constants (cons string ANY_VARIABLE = 'xyz';), so I think package 6.3 is not valid for PHP 8.2.
We tried package 6.2 version, but it is not available in Composer. 6.2 tag is visible in Gigya GitHub repository, but it it not available in Composer or on Packagist version list.

Please, advise.

Best regards
Mateusz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions