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

[Bug]: Uncaught Error: Call to a member function register() on int #141

Open
binaryfire opened this issue Dec 30, 2024 · 0 comments
Open
Assignees
Labels

Comments

@binaryfire
Copy link

Extension Version

0.1.14

PHP Binary

Local PHP

Operating System

Linux

What happened?

Windows 11 with Remote Development Extension -> Ubuntu 22.04 VM

2024-12-29 05:21:50.084 [info] Activating Laravel Extension...
2024-12-29 05:21:50.084 [info] Started
2024-12-30 00:38:31.409 [error] Error:
 

PHP Fatal error:  Uncaught Error: Call to a member function register() on int in /home/binaryfire/workspace/myapp/vendor/_laravel_ide/discover-08ca2113f3a330bf1ebd4c3591847ce7.php:25
Stack trace:
#0 {main}
  thrown in /home/binaryfire/workspace/myapp/vendor/_laravel_ide/discover-08ca2113f3a330bf1ebd4c3591847ce7.php on line 25

2024-12-30 00:38:31.409 [error] /usr/bin/php8.3 /home/binaryfire/workspace/myapp/vendor/_laravel_ide/discover-08ca2113f3a330bf1ebd4c3591847ce7.php
2024-12-30 00:38:31.409 [error] 
error_reporting(E_ERROR | E_PARSE);

Mimimal Code Sample

No response

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

No branches or pull requests

2 participants