-
-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Short bug description
Code from console.tinker.php is not run
Extended bug description
Today I've noticed, that the plugin isn't running any code anymore. Even if I type something that throws an error in the code editor, the output states Execution finished. I don't now since when it is not working on this machine as this is my second computer, but it has worked on this already and is working fine with the same project (via github) on another machine. But not on this machine with any project.

I've removed the plugin, deleted the .tinker folder in the project, reinstalled the plugin. Same result.
Plugin-Version is 3.0.0, PHP Storm 2025.1.3
Your project is not the problem
- I tried using a fresh laravel install - I'm fairly certain it has nothing to do with my project.
How to reproduce?
I'm unable to reproduce the same result on another machine
Expected behavior
code with an syntax error shouldn't run....
Screenshots
No response
IDE & Version
2025.1.3
PHP Version
8.4.6
OS and version
Windows 11
Laravel Tinker plugin version
3.0.0
Interpreter type
Local
Laravel Version
11.45.0
Tinker version
2.10.1
Psysh version
0.12.8
Additional Context
No response