Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog (since v4.1.0...v4.2.0-BETA1)
StackInterface
, allowing to unstack the call stack #28943 [Messenger] AddStackInterface
, allowing to unstack the call stack (@nicolas-grekas)Symfony\Bundle\FrameworkBundle\Controller\Controller
#28243 [FrameworkBundle] DeprecateSymfony\Bundle\FrameworkBundle\Controller\Controller
(@sroze)framework.session.cookie_secure
to turn it on when https is used #28244 [FrameworkBundle] Added new "auto" mode forframework.session.cookie_secure
to turn it on when https is used (@nicolas-grekas)DivisibleBy
constraint for testing divisibility #28069 [Validator] NewDivisibleBy
constraint for testing divisibility (@colinodell)MarshallerInterface
allowing to change the serializer, providing a default one that automatically uses igbinary when available #27645 [Cache] AddMarshallerInterface
allowing to change the serializer, providing a default one that automatically uses igbinary when available (@nicolas-grekas)searchAndRenderBlock
returning empty string #27247 [Form] DeprecatesearchAndRenderBlock
returning empty string (@ostrolucky)compression
andtcp_keepalive
options #27646 [Cache] added support for phpredis 4compression
andtcp_keepalive
options (@nicolas-grekas)