-
It's painful that clearing the cache does not give you a clean slate when working with propel.
-
Hey,
first of all thank you for dedicating some of your time to this project.
Is there a way to give hints to the plugin about the context and thus the actions that should be available?
I.e. …
-
Bash completion was implemented in https://github.com/symfony/symfony/pull/42251
It would be great to have support for zsh as well.
-
Jira issue originally created by user odiel:
Trying to create a Postgres table widh a JSON field type I found a bug, the following code is not returning the right field type for this operation.
http…
-
Hello,
I use Heroku to host a Symfony2 application, but when I want to send any file to S3 I have this error :
> Error retrieving credentials from the instance profile metadata server. (cURL error …
-
What are the proper settings for the new directory structure?
Translations is now `translations`, easy.
Web directory is now `public`, easy.
App directory is now what exactly? this one is a bit h…
-
I'm working on a MariaDB database with a table with a name which is set to be unique on the table. I also want a fulltext index which is supported with the flags variable in Doctrine annotations as de…
-
Jira issue originally created by user josdewitte:
When using Custom Doctrine DBAL Enums the migration created using diff
works fine the first time.
However the next time it generates a SQL statemen…
-
Original issue: https://github.com/KnpLabs/KnpSnappyBundle/issues/125
I have a TWIG template that uses javascript to style a `div` container with CSS to look like an image.
Outputting the HTML code …
-
Hi! I'm using [Webpack Encore](https://github.com/symfony/webpack-encore) to bring Webpack to my Symfony app. Encore generates special file called `manifest.json` ([info](https://symfonycasts.com/scre…