db backup prior to drupal security update
[yaffs-website] / vendor / symfony / expression-language / README.md
1 ExpressionLanguage Component
2 ============================
3
4 The ExpressionLanguage component provides an engine that can compile and
5 evaluate expressions. An expression is a one-liner that returns a value
6 (mostly, but not limited to, Booleans).
7
8 Resources
9 ---------
10
11   * [Documentation](https://symfony.com/doc/current/components/expression_language/introduction.html)
12   * [Contributing](https://symfony.com/doc/current/contributing/index.html)
13   * [Report issues](https://github.com/symfony/symfony/issues) and
14     [send Pull Requests](https://github.com/symfony/symfony/pulls)
15     in the [main Symfony repository](https://github.com/symfony/symfony)