Skip to content

Implicitly nullables parameters are deprecated in PHP 8.4 #218

Closed
@david-zelty

Description

@david-zelty

Describe the bug
Since PHP 8.4, implicitly nullables parameters are deprecated. I found 2 files in the sdk that will throw a deprecation in php 8.4 : EvaluationReason@169 & EvalResult@25 .

To reproduce
Run sdk on php 8.4

Expected behavior
No deprecation should be thrown.

SDK version
6.5

Language version, developer tools
PHP 8.4

OS/platform
Any

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