v7.2.0-BETA1
Pre-release
Pre-release
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58341 [ExpressionLanguage] Add support for logical
xor
operator (@HypeMC) - feature symfony/symfony#58052 [ExpressionLanguage] Add support for
<<
,>>
, and~
bitwise operators (@alexandre-daubois) - feature symfony/symfony#57685 [ExpressionLanguage] Allow passing any iterable as
$providers
list (@HypeMC) - feature symfony/symfony#54978 [ExpressionLanguage] Add comment support to expression language (@valtzu)
- feature symfony/symfony#54757 [ExpressionLanguage] Support non-existent names when followed by null coalescing (@adamkiss)