Skip to content

Class 'Brick\Math\BigDecimal' not found #3

@muath-ic

Description

@muath-ic

I am using laravel and when I send sms I got this error
Symfony \ Component \ Debug \ Exception \ FatalThrowableError (E_ERROR) Class 'Brick\Math\BigDecimal' not found

The SMS message sent but with internal server error 500 so this make problems with my API client

I tried to fix it by myself but I did not find the class Brick\Math\BigDecimal in this class ObjectSerializer here is the link to the line which I mean https://github.com/karixtech/karix-php/blob/v2/lib/ObjectSerializer.php#L32

and the problem occurs at this line of code https://github.com/karixtech/karix-php/blob/v2/lib/ObjectSerializer.php#L268

I hope I get solution of my problem!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions