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 4c0befc1bb bug #26020 [Lock] Log already-locked errors as "notice" instead of "warning" (Simperfit)
This PR was merged into the 3.4 branch.

Discussion
----------

[Lock] Log already-locked errors as "notice" instead of "warning"

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | #25887 <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | todo

We add the ability to specify the log level we want in the lock component. That could be useful when parsing the logs.

![img_3186 heic](https://user-images.githubusercontent.com/3451634/35733664-8ed991dc-081e-11e8-89dd-9efff253e492.jpeg)

Commits
-------

2a74edb [Lock] Log already-locked errors as "notice" instead of "warning"
2018-02-11 12:30:17 +01:00
..
Asset Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
BrowserKit Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Cache Use 0 for unlimited expiry 2018-02-10 17:05:54 +01:00
ClassLoader Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Config minor #26031 [Config] Only using filemtime to check file freshness (dmifedorenko) 2018-02-04 15:53:45 +01:00
Console Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
CssSelector fix merge 2018-02-03 15:55:47 +01:00
Debug Merge branch '2.8' into 3.4 2018-02-03 15:55:07 +01:00
DependencyInjection Make kernel build time optionally deterministic 2018-02-11 00:59:14 +01:00
DomCrawler Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Dotenv Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
EventDispatcher [Config] Handle Service/EventSubscriberInterface in ReflectionClassResource 2018-01-31 11:49:53 +01:00
ExpressionLanguage Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Filesystem Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Finder Merge branch '2.7' into 2.8 2018-01-29 09:54:45 +01:00
Form Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
HttpFoundation Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
HttpKernel bug #26128 Make kernel build time optionally deterministic (lstrojny) 2018-02-11 11:59:17 +01:00
Inflector Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Intl Merge branch '2.8' into 3.4 2018-02-03 01:57:06 +01:00
Ldap Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Lock [Lock] Log already-locked errors as "notice" instead of "warning" 2018-02-11 12:27:51 +01:00
OptionsResolver Fix options resolver with array allowed types 2018-01-11 08:56:07 +01:00
Process Merge branch '3.3' into 3.4 2018-01-29 10:03:43 +01:00
PropertyAccess Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
PropertyInfo Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
Routing [Routing] fix typo 2018-02-10 11:55:44 +01:00
Security Merge branch '2.8' into 3.4 2018-02-09 15:10:47 +01:00
Serializer add context to serialize and deserialize 2018-02-11 12:21:52 +01:00
Stopwatch Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Templating Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Translation Merge branch '3.3' into 3.4 2018-01-18 23:16:57 +01:00
Validator Merge branch '2.7' into 2.8 2018-01-29 09:54:45 +01:00
VarDumper Merge branch '2.8' into 3.4 2018-01-31 11:38:55 +01:00
WebLink Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Workflow Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
Yaml Merge branch '3.3' into 3.4 2018-01-21 20:05:02 +01:00