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
Nicolas Grekas 1111da7363 bug #26010 [CssSelector] For AND operator, the left operand should have parentheses, not only right operand (Arnaud CHASSEUX)
This PR was merged into the 2.7 branch.

Discussion
----------

[CssSelector] For AND operator, the left operand should have parentheses, not only right operand

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

From https://github.com/symfony/css-selector/pull/3

Commits
-------

76b40dc [CssSelector] For AND operator, the left operand should have parentheses, not only right operand
2018-02-03 12:00:12 +01:00
..
Asset fixed years in copyright 2018-01-03 08:23:28 +01:00
BrowserKit fixed years in copyright 2018-01-03 08:23:28 +01:00
ClassLoader fixed years in copyright 2018-01-03 08:23:28 +01:00
Config Revert "bug #25789 Enableable ArrayNodeDefinition is disabled for empty configuration (kejwmen)" 2018-01-21 08:24:24 +01:00
Console support sapi_windows_vt100_support for php 7.2+ 2018-01-30 23:53:25 +08:00
CssSelector [CssSelector] For AND operator, the left operand should have parentheses, not only right operand 2018-02-03 11:49:50 +01:00
Debug Removed unused parameter from flattenDataProvider(). 2018-02-03 01:09:36 +01:00
DependencyInjection allow null values for root nodes in YAML configs 2018-01-22 21:35:04 +01:00
DomCrawler fixed years in copyright 2018-01-03 08:23:28 +01:00
EventDispatcher fixed years in copyright 2018-01-03 08:23:28 +01:00
ExpressionLanguage fixed years in copyright 2018-01-03 08:23:28 +01:00
Filesystem fixed years in copyright 2018-01-03 08:23:28 +01:00
Finder Improve assertions 2018-01-24 15:56:32 -02:00
Form bug #25948 [Form] Fixed empty data on expanded ChoiceType and FileType (HeahDude) 2018-02-01 05:22:43 +01:00
HttpFoundation minor #25878 [HttpFoundation] Added "null" type on Request::create docblock (keradus) 2018-01-29 10:18:42 +01:00
HttpKernel bumped Symfony version to 2.7.42 2018-01-29 11:46:38 +01:00
Intl [Intl] Fixed the broken link 2018-02-02 10:30:16 +01:00
Locale fixed years in copyright 2018-01-03 08:23:28 +01:00
OptionsResolver fixed years in copyright 2018-01-03 08:23:28 +01:00
Process Improve phpdoc to make it more explicit 2018-01-21 20:40:00 +01:00
PropertyAccess fixed years in copyright 2018-01-03 08:23:28 +01:00
Routing [Routing] Fix trailing slash redirection for non-safe verbs 2018-01-31 11:33:59 +01:00
Security minor #25809 Norwegian Nynorsk translation (glye) 2018-01-18 11:45:20 +01:00
Serializer [Serializer] Fixed throwing exception with option JSON_PARTIAL_OUTPUT_ON_ERROR 2018-01-10 10:02:39 +01:00
Stopwatch fixed years in copyright 2018-01-03 08:23:28 +01:00
Templating fixed years in copyright 2018-01-03 08:23:28 +01:00
Translation bug #25816 Problem in phar see mergerequest #25579 (betzholz) 2018-01-17 09:38:26 +01:00
Validator minor #25898 [minor] SCA: reduce repetitive method calls (sequential and in loop) (kalessil) 2018-01-23 20:05:41 +01:00
VarDumper support sapi_windows_vt100_support for php 7.2+ 2018-01-30 23:53:25 +08:00
Yaml fixed years in copyright 2018-01-03 08:23:28 +01:00