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

String offset cast occurred #2

Open
sm-alfariz opened this issue Aug 28, 2016 · 1 comment
Open

String offset cast occurred #2

sm-alfariz opened this issue Aug 28, 2016 · 1 comment

Comments

@sm-alfariz
Copy link

ErrorException in Terbilang.php line 93:
at HandleExceptions->handleError('8', 'String offset cast occurred', ....dan seterusnya
di coba di lumen 5.2 php 5.6
sama di laravel 5.2 php 5.6 sama 7.0 sama

        $data = [
          'val' => $terbilang->make(10000),
           'lang' => 'id',
        ];
        return response()->json($data);
@wukongrita
Copy link

any solution for this?

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

2 participants