Skip to content

Commit

Permalink
chore: Add info for unfixed IDE users for docker execution bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Roboroads committed Jun 9, 2022
1 parent b1a04fe commit 2325fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Fixed
- [[#46]](https://github.com/Roboroads/laravel-tinker/issues/46) Execution on docker
- ℹ️If it doesn't work, please [read this](https://github.com/Roboroads/laravel-tinker/issues/167).
- ℹ️This does not fix the "string conversion" error found when using `docker exec`. You still have to use `docker run` for now.
- [[#162]](https://github.com/Roboroads/laravel-tinker/issues/162) Endless execution of the tinker process in several usecases (like JB 2022.2 EAP)
- Compatibility issue with JB 2022.2 (EAP) regarding `ContentFactory.SERVICE`
Expand Down

0 comments on commit 2325fbb

Please sign in to comment.