Skip to content
#

php-framework

Here are 1,283 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.

PrestaShop
Klemart3D
Klemart3D commented Apr 30, 2020

Describe the bug

On product page in FO, "Product Details" tab is visible and empty even if there is no data to display.

Expected behavior

No "Product Details" tab if there is no data to display. And no white block if there is no Description too.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Remove brand, reference and features in a product (e.g. "Mug Today
Medoo
MarcoPro
MarcoPro commented Sep 20, 2018

When I use a model in a console method with softdelete or Blameable Behavior (\Yii::$app->user->id), the following error appears:

'Getting unknown property: yii \ console \ Application :: user'

I have solved it by adding the user component in the console and manually adding the identity in the console command, but I do not know if it is the most appropriate solution.

**console/config/ma

Improve this page

Add a description, image, and links to the php-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the php-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.