Introduced DockerContainerAwareTrait to aid code reuse with common Docker commands
Introduced WaitForTcpPortOpen
Resolved PHPStan issues
The PR turned bigger than expected because of some unresolved issues with phpstan with the current main branch. I took the opportunity and made the logic for determining the container address reusable as a trait. I did a few refactorings as well.
Changes:
The PR turned bigger than expected because of some unresolved issues with phpstan with the current main branch. I took the opportunity and made the logic for determining the container address reusable as a trait. I did a few refactorings as well.