Skip to content

Commit 143abf5

Browse files
committed
Merge branch '2.4' into 2.5
* 2.4: fix typos [HttpKernel] add use statement for phpdoc Disabled the PHPUnit self-update on Travis [ClassLoader] simplified phpdoc [ClassLoader] Add a __call() method to XcacheClassLoader fix some minor typos in tests [Yaml] fixed mapping keys containing a quoted # Added fixture to test parsing of hash keys ending with a space and # [Filesystem Component] mkdir race condition fix #11626 [Validator] reverted permissions change on translation files Fixed Factory services not within the ServiceReferenceGraph. [CssSelector] Fix URL to SimonSapin/cssselect repo [Validator] Fixed wrong translation keys/messages for Collection constraint. The error messages for a missing field and an unexpected field did not match the Contraint class [YAML] resolve variables in inlined YAML Disallow abstract definitions from doctrine event listener registration Conflicts: src/Symfony/Component/Process/Tests/SigchildDisabledProcessTest.php src/Symfony/Component/Yaml/Inline.php
2 parents e24b821 + 2014a6e commit 143abf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Resources
3535
This component is a port of the Python lxml library, which is copyright Infrae
3636
and distributed under the BSD license.
3737

38-
Current code is a port of https://github.com/SimonSapin/cssselect@v0.7.1
38+
Current code is a port of https://github.com/SimonSapin/cssselect/releases/tag/v0.7.1
3939

4040
You can run the unit tests with the following command:
4141

0 commit comments

Comments
 (0)