Roboroads/laravel-tinker

[BUG] Code don't run, output empty

Closed this issue · 5 comments

Bug description
Few weeks ago everything was fine, then Tinker start adding: whisper= /whisper to output, like described here issues-212 and now there is only *** Execution finished *** note without execution

To Reproduce
What did you do to encounter the bug?
Just not working in any project. Laravel8-9, PHP 8.1.13 from brew

Screenshots
If applicable, add screenshots to help explain your problem.
https://snipboard.io/MwU0yV.jpg

Environment (please complete the following information):

  • IDE & Version: PHPStorm 2022.2.2 - 2022.2.4
  • PHP Version: PHP 8.1.13
  • OS: MacOS 11.2.3
  • Laravel Tinker plugin version : 2.4.0
  • Interpreter Type: Local
  • Laravel Version: 9.38
  • Tinker version: 2.7

Psysh had a theme update and might be interfering with how the plugin parses output. I should add Psysh version to the bug report thing :)

I hope I fix this by setting the theme to classic. 🤞

@DanielSpravtsev

Laravel Tinker-2.4.0+1.zip
Does this build fix your problem? It's based on this branches changes

Release 2.5.0 fixes output parsing. I hope this problem is fixed with it as well!

Version 2.5.0 is underway, pending JetBrains verification :) Let me know if it fixes your issues.

Version 2.5.0 is underway, pending JetBrains verification :) Let me know if it fixes your issues.

Everything works fine, thank you! Much appreciated! 😀
I really prefer using in-house code runner rather standalone app, like Tikerwell and etc

Everything works fine, thank you! Much appreciated!

Great! Thanks for letting me know :D

I really prefer using in-house code runner rather standalone app, like Tikerwell and etc

That's awesome to hear! Concider leaving a review or sharing <3