Skip to content

Make generated code compatible with PHP 8.4 #438

@v-noskov

Description

@v-noskov

The current code in the codegen folder produces deprecation errors on PHP 8.4. For instance:

  1x: HubSpot\Client\Marketing\Transactional\Api\SingleSendApi::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead

To be fully compatible with PHP 8.4, it should be generated by Open API Generator v.7.12 or higher.

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