Symfony Functional test case 1.3.0
This small new release just adds support to Symfony 7; it was needed while doing the same work on the facile-it/mongodb-messenger-transport
package.
This small new release just adds support to Symfony 7; it was needed while doing the same work on the facile-it/mongodb-messenger-transport
package.
This small new release just adds support to Symfony 6.
This small patch fixes an issue that arises in Symfony 5.3+, where the command tester fails with this error: Cannot retrieve the container from a non-booted kernel.
This small patch fixes an issue that arises in Symfony 5.3, where the getContainer
method in the parent class was made non-static; the same issue was encountered and resolved in the upstream project.
This new minor adds support for using the library with PHP 8.