Commit ab2746ac authored by Nicolas Grekas's avatar Nicolas Grekas
Browse files

Merge branch '5.4' into 6.0

* 5.4:
  CS fixes
  Bump Symfony version to 5.4.11
  Update VERSION for 5.4.10
  Update CHANGELOG for 5.4.10
  Bump Symfony version to 4.4.44
  Update VERSION for 4.4.43
  Update CONTRIBUTORS for 4.4.43
  Update CHANGELOG for 4.4.43
Showing with 1 addition and 1 deletion
+1 -1
......@@ -156,7 +156,7 @@ class TranslatorTest extends TestCase
</body>
</html>
HTML
);
);
$xpath = new \DOMXPath($document);
$nodeList = $xpath->query($translator->cssToXPath('span:only-of-type'));
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment