- 23 Aug, 2019 1 commit
-
-
Nicolas Grekas authored
-
- 20 Aug, 2019 7 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 4.3: cs fix Fix inconsistent return points. [Config] Add handling for ignored keys in ArrayNode::mergeValues. Fix inconsistent return points. [Security/Core] UserInterface::getPassword() can return null [Router] Fix TraceableUrlMatcher behaviour with trailing slash Revert "bug #33092 [DependencyInjection] Improve an exception message (fabpot)"
-
Nicolas Grekas authored
* 3.4: Fix inconsistent return points. [Security/Core] UserInterface::getPassword() can return null [Router] Fix TraceableUrlMatcher behaviour with trailing slash
-
Alexander M. Turek authored
-
Nicolas Grekas authored
* 4.3: cs fix cs fix [HttpKernel] Remove outdated docblock comment Fix handling for session parameters
-
Nicolas Grekas authored
-
- 14 Aug, 2019 3 commits
-
-
Nicolas Grekas authored
* 4.3: Remove superfluous phpdoc tags
-
Nicolas Grekas authored
* 3.4: Remove superfluous phpdoc tags
-
Philippe Segatori authored
-
- 13 Aug, 2019 3 commits
-
-
Nicolas Grekas authored
* 4.3: cs fix Fix return statements [TwigBridge] add missing dep Add false type to ChoiceListFactoryInterface::createView $label argument Update UPGRADE guide of 4.3 for EventDispatcher [SecurityBundle] display the correct class name on the deprecated notice
-
Nicolas Grekas authored
* 3.4: Fix return statements [TwigBridge] add missing dep Add false type to ChoiceListFactoryInterface::createView $label argument
-
Nicolas Grekas authored
-
- 08 Aug, 2019 1 commit
-
-
Fabien Potencier authored
-
- 03 Aug, 2019 3 commits
-
-
Nicolas Grekas authored
* 4.3: Remove use of ForwardCompatTrait Remove deprecated methods assertArraySubset
-
Nicolas Grekas authored
* 3.4: Remove use of ForwardCompatTrait Remove deprecated methods assertArraySubset
-
Jérémy Derussé authored
-
- 02 Aug, 2019 2 commits
-
-
Nicolas Grekas authored
* 4.3: Fix tests Fix deprecated phpunit annotation
-
Nicolas Grekas authored
* 3.4: Fix tests Fix deprecated phpunit annotation
-
- 01 Aug, 2019 4 commits
-
-
Jérémy Derussé authored
-
Nicolas Grekas authored
* 4.3: cs fix Replace calls to setExpectedException by Pollyfill
-
Nicolas Grekas authored
* 3.4: cs fix Replace calls to setExpectedException by Pollyfill
-
Jérémy Derussé authored
-
- 31 Jul, 2019 1 commit
-
-
Christian Flothmann authored
-
- 09 May, 2019 1 commit
-
-
Fabien Potencier authored
-
- 16 Jan, 2019 6 commits
-
-
Fabien Potencier authored
* 4.2: fixed CS fixed CS fixed tests fixed CS fixed CS fixed CS fixed short array CS in comments fixed CS in ExpressionLanguage fixtures fixed CS in generated files fixed CS on generated container files fixed CS on Form PHP templates fixed CS on YAML fixtures fixed fixtures switched array() to []
-
Fabien Potencier authored
* 4.1: fixed tests fixed CS fixed CS fixed CS fixed short array CS in comments fixed CS in ExpressionLanguage fixtures fixed CS in generated files fixed CS on generated container files fixed CS on Form PHP templates fixed CS on YAML fixtures fixed fixtures switched array() to []
-
Fabien Potencier authored
-
Fabien Potencier authored
* 3.4: fixed CS fixed short array CS in comments fixed CS in ExpressionLanguage fixtures fixed CS in generated files fixed CS on generated container files fixed CS on Form PHP templates fixed CS on YAML fixtures fixed fixtures switched array() to []
-
Fabien Potencier authored
-
Fabien Potencier authored
-
- 14 Jan, 2019 4 commits
-
-
Fabien Potencier authored
* 4.2: bump required Twig version fix compatibility with Twig >= 2.6.1 [Form] SA fix fix compatibility with PHPUnit 4.8 remove return type hint for PHP 5 compatibility SCA: minor code tweaks Component CssSelector tests [DebugClassLoader] Readd findFile() method [Console] Fix composer.json suggest/provide Revert "bug #29597 [DI] fix reporting bindings on overriden services as unused (nicolas-grekas)" Fixed exception wording Fix SwiftMailerHandler to support Monolog's latest reset functionality
-
Fabien Potencier authored
* 4.1: bump required Twig version fix compatibility with Twig >= 2.6.1 [Form] SA fix fix compatibility with PHPUnit 4.8 remove return type hint for PHP 5 compatibility SCA: minor code tweaks Component CssSelector tests [DebugClassLoader] Readd findFile() method [Console] Fix composer.json suggest/provide Revert "bug #29597 [DI] fix reporting bindings on overriden services as unused (nicolas-grekas)" Fixed exception wording Fix SwiftMailerHandler to support Monolog's latest reset functionality
-
Christian Flothmann authored
* 3.4: fix compatibility with Twig >= 2.6.1 [Form] SA fix fix compatibility with PHPUnit 4.8 remove return type hint for PHP 5 compatibility Component CssSelector tests [DebugClassLoader] Readd findFile() method [Console] Fix composer.json suggest/provide Revert "bug #29597 [DI] fix reporting bindings on overriden services as unused (nicolas-grekas)" Fixed exception wording Fix SwiftMailerHandler to support Monolog's latest reset functionality
-
Christian Flothmann authored
-
- 13 Jan, 2019 1 commit
-
-
Gordienko Vladislav authored
-
- 03 Jan, 2019 3 commits
-
-
Christian Flothmann authored
* 4.2: update years in license files Fix: Adjust DocBlock \"ParserTest->getParserTestData()\" -> only some more tests access the container getting it from the kernel Replace slave and master by replica and primary Fix erasing cookies issue [Lock] Pedantic improvements for lock [EventDispatcher] Fixed phpdoc on interface update year in license files [VarExporter] fix exporting array indexes [SecurityBundle] Fix traceable voters [Console] Fix help text for single command applications Fix random test failure on lock improve error message when using test client without the BrowserKit component Fixed minor typos in an error message [Event Dispatcher] fixed 29703: TraceableEventDispatcher reset now sets callStack to null with test to dispatch after reset. Fixed minor typos Fix: Method can also return null [Stopwatch] Fixed phpdoc for category name
-
Christian Flothmann authored
* 4.1: Fix: Adjust DocBlock \"ParserTest->getParserTestData()\" -> only some more tests access the container getting it from the kernel [Lock] Pedantic improvements for lock [EventDispatcher] Fixed phpdoc on interface update year in license files [Console] Fix help text for single command applications Fix random test failure on lock improve error message when using test client without the BrowserKit component [Event Dispatcher] fixed 29703: TraceableEventDispatcher reset now sets callStack to null with test to dispatch after reset. Fixed minor typos Fix: Method can also return null [Stopwatch] Fixed phpdoc for category name
-
Christian Flothmann authored
* 3.4: Fix: Adjust DocBlock \"ParserTest->getParserTestData()\" -> only some more tests [Lock] Pedantic improvements for lock [EventDispatcher] Fixed phpdoc on interface update year in license files [Console] Fix help text for single command applications Fix random test failure on lock improve error message when using test client without the BrowserKit component [Event Dispatcher] fixed 29703: TraceableEventDispatcher reset now sets callStack to null with test to dispatch after reset. Fixed minor typos Fix: Method can also return null [Stopwatch] Fixed phpdoc for category name
-