Fix doc markup

This commit is contained in:
Fabien Potencier
2024-04-14 10:44:37 +02:00
parent 30b5658f89
commit fe2bdd2b66
+2 -2
View File
@@ -8,8 +8,8 @@ feature that was deprecated in Twig 3.x is removed in Twig 4.0).
Functions
---------
* The `twig_test_iterable` function is deprecated; use the native
`is_iterable` instead.
* The ``twig_test_iterable`` function is deprecated; use the native PHP
``is_iterable`` function instead.
Extensions
----------