-
First: great stuff, got it working on linux mint with relatively little fuss.
You could add to your instructions for linux people (perhaps not all are required - these are all the installs I tried to…
-
* [x] Come up with a name (use the planned feature in #42)
* [x] Create a new namespace for this world's languages
* [x] Start adding languages (see #41)
* [ ] Add corpora for new languages (see #…
-
On a project recently we were getting times when we wouldn't be notified of errors. After digging into it a bit more it appears if the templating service has an error, then this bundle won't be notif…
-
Since [this commit](https://github.com/symfony/symfony/pull/44860), parameters order and signature for the `Choice` constraint has changed. As a result, the `Enum` constraint does not behave as expect…
ker0x updated
2 years ago
-
In prod env at some errors all the email body outputs to browser. All backtrace with php-code is visible to user. Yes, in production. Why it may happens?
-
**Question / description du problème**
J'essaye d'intégrer dans mon application mviewer des couches issues de SIGLoire. Il se trouve que le flux d'origine provient de `geo-ide.developpement-durable…
-
There was an issue with infinite migrations being generated when using DBAL 4 - https://github.com/doctrine/migrations/issues/1441
After a lot of discussion, there came a fix from doctrine team which…
-
# Bug Report
| Subject | Details |
| :------------- | :---------------------------------------------------------------|
| Rector ver…
Fabrn updated
3 months ago
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | no
| Migrations version | 3.8.0
| Migrations bundle | 3.3.1
| ORM | 3.2.1
| DBAL | 4.0.4
| Symfony |…
-
I just update my project with Symfoy 7.1.
Now, the following depecration is raised:
> User Deprecated: The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered intern…