You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using a fresh laravel install - I'm fairly certain it has nothing to do with my project.
How to reproduce?
Try run anything
Observe the error output
Expected behavior
This issue seems related to the property type declaration in psy/psysh. The $eraseDups property is being assigned null, which is incompatible with its declared bool type.
Screenshots
No response
IDE & Version
Phpstorm 2024.3.1
PHP Version
8.3.8
OS and version
macos sonoma 14.5
Laravel Tinker plugin version
2.7.3
Interpreter type
Local
Laravel Version
11.34.2
Tinker version
2.10.0
Psysh version
0.12.6
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Short bug description
Tinker do nott working on the last versions
Extended bug description
No response
Your project is not the problem
How to reproduce?
Try run anything
Observe the error output
Expected behavior
This issue seems related to the property type declaration in psy/psysh. The $eraseDups property is being assigned null, which is incompatible with its declared bool type.
Screenshots
No response
IDE & Version
Phpstorm 2024.3.1
PHP Version
8.3.8
OS and version
macos sonoma 14.5
Laravel Tinker plugin version
2.7.3
Interpreter type
Local
Laravel Version
11.34.2
Tinker version
2.10.0
Psysh version
0.12.6
Additional Context
No response
The text was updated successfully, but these errors were encountered: