sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

Slash in PHP variables are transformed to backslash #64

Closed Scorpio256 closed 2 years ago

Scorpio256 commented 2 years ago

Hi, I'm trying to install opencart but all the routes are broken because they are replaced / on \ I'm trying on my project also on clean from the stack but the error is the same. I tried to find a solution but it's beyond me.

nabad600 commented 2 years ago

Hi @Scorpio256 we are working on the issue. Appreciate your feedback here.

Scorpio256 commented 2 years ago

I try check phpmyadmin container and looks like this container work fine. When I try $_GET variable at phpmyadmin output is fine. On opencart or LAMP all slash are changed.

nabad600 commented 2 years ago

Hi, @Scorpio256, we are review the code, every thing fine, we are not maintenance opencart project. Appreciate your feedback here.

Scorpio256 commented 2 years ago

@nabad600 This problém is not on opencart only, same in LAMP just dump $_GET in simple index a try write slash