Skip to content

Commit 79160c8

Browse files
MrYamousOskarStark
andauthored
Add versionadded in file
Co-Authored-By: Oskar Stark <oskarstark@googlemail.com>
1 parent 7146962 commit 79160c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/expression_language/syntax.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The component supports:
2121
* **null** - ``null``
2222
* **exponential** - also known as scientific (e.g. ``1.99E+3`` or ``1e-2``)
2323

24+
.. versionadded:: 4.4
25+
26+
The ``exponential`` literal was introduced in Symfony 4.4.
27+
2428
.. caution::
2529

2630
A backslash (``\``) must be escaped by 4 backslashes (``\\\\``) in a string

0 commit comments

Comments
 (0)