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
Robin Chalas c29f34ed73 minor #27278 [Lock] Skip test if posix extension is not installed (ostrolucky)
This PR was merged into the 3.4 branch.

Discussion
----------

[Lock] Skip test if posix extension is not installed

This isn't installed by default on Fedora

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

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

97cbea0 [Lock] Skip test if posix extension is not installed
2018-05-17 13:42:52 +02:00
..
Asset Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
BrowserKit Merge branch '2.8' into 3.4 2018-03-19 23:32:39 +01:00
Cache fixed CS 2018-05-16 14:49:49 +02:00
ClassLoader Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Config [Config] Fix tests when path contains UTF chars 2018-05-14 18:49:53 +02:00
Console Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
CssSelector fixed CS 2018-05-16 14:49:49 +02:00
Debug bug #27281 [HttpKernel] Fix dealing with self/parent in ArgumentMetadataFactory (fabpot) 2018-05-16 16:03:39 +02:00
DependencyInjection bug #27271 [DI] Allow defining bindings on ChildDefinition (nicolas-grekas) 2018-05-17 12:22:44 +02:00
DomCrawler Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Dotenv Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
EventDispatcher Merge branch '2.8' into 3.4 2018-04-06 09:35:25 +02:00
ExpressionLanguage Remove symfony/polyfill-ctype where not needed 2018-05-01 15:50:35 -07:00
Filesystem Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
Finder Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
Form fixed CS 2018-05-16 14:49:49 +02:00
HttpFoundation Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
HttpKernel fixed CS 2018-05-16 14:49:49 +02:00
Inflector Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Intl Remove symfony/polyfill-ctype where not needed 2018-05-01 15:50:35 -07:00
Ldap Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Lock [Lock] Skip test if posix extension is not installed 2018-05-16 10:09:04 +02:00
OptionsResolver Fix options resolver with array allowed types 2018-01-11 08:56:07 +01:00
Process Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
PropertyAccess Merge branch '2.7' into 2.8 2018-05-01 15:52:40 -07:00
PropertyInfo bug #27287 [PropertyInfo] fix resolving parent|self type hints (nicolas-grekas) 2018-05-16 16:13:01 +02:00
Routing fixed CS 2018-05-16 14:49:49 +02:00
Security bug #27281 [HttpKernel] Fix dealing with self/parent in ArgumentMetadataFactory (fabpot) 2018-05-16 16:03:39 +02:00
Serializer fixed CS 2018-05-16 14:49:49 +02:00
Stopwatch updated StopwatchEvent phpdoc due to the additional of optional float precision introduced in 0db8d7fb6a 2018-02-17 15:55:25 +01:00
Templating Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Translation fixed CS 2018-05-16 14:49:49 +02:00
Validator fixed CS 2018-05-16 14:49:49 +02:00
VarDumper [VarDumper] Fix HtmlDumper classes match 2018-04-26 14:42:15 +02:00
WebLink Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Workflow do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
Yaml Hide short exception trace by default 2018-05-03 19:18:14 -04:00