This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/ExpressionLanguage/Tests
Nicolas Grekas 1bb2bc322b Merge branch '3.4'
* 3.4:
  [SecurityBundle] Fix valid provider considered undefined
  Revert "bug #24105 [Filesystem] check permissions if dump target dir is missing (xabbuh)"
  [Filesystem] skip tests if not applicable
  [Fabbot] Do not run php-cs-fixer if there are no change in src/
  [ExpressionLanguage] make a proposal in SyntaxError message
  [Security] Fix exception when use_referer option is true and referer is not set or empty
  [HttpKernel] "controller.service_arguments" services should be public
  Get KERNEL_DIR through $_ENV too for KernelTestCase
  Get KERNEL_CLASS through $_ENV too
  check permissions if dump target dir is missing
2017-09-11 08:31:36 +02:00
..
Fixtures [ExpressionLanguage] Create an ExpressionFunction from a PHP function name 2017-02-20 09:23:01 -08:00
Node Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ExpressionFunctionTest.php Refactored other PHPUnit method calls to work with namespaced PHPUnit 6 2017-02-21 11:20:16 +01:00
ExpressionLanguageTest.php Merge branch '3.4' 2017-09-06 21:16:37 +02:00
ExpressionTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
LexerTest.php Complete the injection of the expression in all syntax errors 2017-04-03 10:58:13 +02:00
ParsedExpressionTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ParserTest.php [ExpressionLanguage] make a proposal in SyntaxError message 2017-09-07 17:13:34 +02:00