Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
muath-ic opened this issue Jul 5, 2020 · 0 comments
Open

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

muath-ic opened this issue Jul 5, 2020 · 0 comments

Comments

@muath-ic
Copy link

muath-ic commented Jul 5, 2020

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant