-
Hi. Is it possible to use basic authentication with synchronous methods in asp.net core (Microsoft.Extensions.DependencyInjection) and how? I have noticed that
services.AddSolrNet(ApplicationContext…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [x] I have read the "Reporting a bug" secti…
-
It will allow to have helpers such as
``` php
trait EntityManagerTrait {
/** @Inject("doctrine.orm.entity_manager") */
public $em;
public function repo($entity) {
return $this->e…
-
It seems from Atlas\Symfony\DependencyInjection\Configuration and AtlasExtension classes, the connection profiles 'pdo', 'orm', 'cli' are hardcoded, a service identifier is predefined as "Atlas::class…
-
AWSSDK.XRay Version="3.7.0.29"
AWSXRayRecorder.Handlers.AwsSdk Version="2.8.3"
```
NullReferenceException: Exception: Object reference not set to an instance of an object.
at Amazon.XRay.Recor…
-
### Problem
I got a deprecation warning:
```
The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sc_expo_notifications" configuration is deprecated since Sy…
-
Since Sf 2.8, the basic container class \Symfony\Component\DependencyInjection\Container implements ResettableContainerInterface. As I want to use exactly the one method that the ResettableContainerIn…
-
Hi
From yesterday clustering stop working. Probably it stop working after upgrade Nextcloud AIO to 9.7.0 (nextcloud 29.0.8.1).
### Expected behaviour
After executing
occ face:background_jo…
-
In this excerpt I believe the `prooph_event_store.projection_managers` was supposed to contain the projection managers names, but currently they're prepended with `prooph_event_store`:
https://gith…
-
I have installed doctrine/cache trough _doctrine/doctrine-cache-bundle_ but it keeps showing me the error message **doctrine_cache fetcher needs that you install "doctrine/cache**.
This error comes f…