Skip to content
#

Symfony

symfony logo

Symfony is a set of reusable PHP components and a PHP framework for web projects.

Here are 4,512 public repositories matching this topic...

symfony
B-Galati
B-Galati commented Nov 8, 2019

Description
At the moment it's quite hard to debug HTTP errors because the only information we get is:

HTTP/1.1 400 Bad Request returned for "https://example.com/".

It would be nice to have an opt-in option that would automatically open response payload and headers in order to log them in Sentry for example. It may require to handle a max lenght on the response payload.

api-platform
jvigneron
jvigneron commented Nov 28, 2019

Description
To be able to optionaly remove the google fonts dependency on any page of the api-platform.

Example
Remove the google font stylesheet in line 8 in the file api-platform\core\src\Bridge\Symfony\Bundle\Resources\views\SwaggerUi\index.html.twig depending on a configuration variable.

Context
I'm working on an intranet application for a 100000+ employees company and

Sylius
Hraph
Hraph commented Apr 21, 2020

Sylius version affected: 1.7.0

Description
In Admin area: A simple product (unique variant) which has no channel activated generates a twig error in the route “sylius_admin_product_show”. The view expects to have an array of channels in @AdminBundle/Product/Show/_pricing.html.twig

Steps to reproduce

  • Create a simple product and disable all channels
  • Goto admin produc

Created by Fabien Potencier

Released October 2005

Organization
symfony
Website
symfony.com
Wikipedia
Wikipedia
You can’t perform that action at this time.