Files
Twig/doc
Pascal CESCON - Amoifr 8af8e93970 [Doc] Document loose comparison in the in operator
Clarifies that `in` performs a loose comparison on sequences, mappings,
and `Traversable` objects (similar to `==`), points to `same as` for
strict comparisons, and warns about boolean left operands.

Refs #4650
2026-05-08 18:35:48 +02:00
..
2026-02-07 09:07:38 +01:00
2026-03-22 10:08:53 +01:00
2026-01-21 08:36:53 +01:00
…